Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
だから私は式を取った
(¬P∧¬Q∧R∧S)V(¬P∧¬Q∧R∧S)V(¬P∧¬Q∧R∧S)
までずっと
(P¬∧Q∧R∧¬S)V(R∧S∧¬P)
MATLAB2が相殺しない限り入力するとこれが正しい。これを実現する最も簡単な方法は何ですか。私は困惑している。
MATLAB
私はこれを感じます:
簡略化すると次のようになります:
(¬P∧¬Q∧R∧S)
しかし、これではありません: