photo

Aditi


Indian Institute of Technology

Last seen: 2 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All

Feeds

排序方式:

频道


DS18B20

3 years 前

已回答
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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答