photo

Aditi


Indian Institute of Technology

Last seen: 대략 2년 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

All

Feeds

보기 기준

채널


DS18B20

거의 3년 전

답변 있음
Why my matlab does not enter a loop even when the conditions are true
Thank you for your suggestion. Instead of using my earlier approach, I implemented all the loops as: if abs(Amp-35) <= 0....

7년 초과 전 | 0

질문


Why my matlab does not enter a loop even when the conditions are true
clear all Amp=35; freq=2.3; for i=1:5 for j=1:4 if Amp== 35 && freq==2.3 robot_speed...

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Tic toc command giving erroneous result
Here is my code axis([0 5 -30 30]); c=0; theta=pi/6; dt=1e-5; ...

10년 초과 전 | 답변 수: 1 | 0

1

답변