photo

Aditi


Indian Institute of Technology

Last seen: environ 2 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

All

Feeds

Afficher par

Chaîne


DS18B20

presque 3 ans il y a

Réponse apportée
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....

plus de 7 ans il y a | 0

Question


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...

plus de 7 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 10 ans il y a | 1 réponse | 0

1

réponse