photo

Sara Nikdel


Last seen: 8개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Why do I receive this error while using a MATLAB help example?
I am trying to do something similar to this MATLAB example that is provided in Help: syms x y z S = struct('f1',x*y,'f2',y + ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Create Figures in a loop
Hi, I am trying to create multiple figures using a for loop, but I am not sure how it is done? I also need to save them as jpe...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Simplify Boolean/logical expression
I have the following commands: syms a b c; S = simplify( ((a|b) | a) & (a|c) ); When I run them, it gives me the following an...

거의 4년 전 | 답변 수: 2 | 1

2

답변

질문


Compute probability of a logical/boolean expression
Hi, I have boolean expressions as inputs, then I want to simplify the expression as it is shown below. syms a b c; mcs(a,b,c...

거의 4년 전 | 답변 수: 1 | 0

1

답변