photo

Aditi


Indian Institute of Technology

Last seen: alrededor de 2 años hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

All

Feeds

Ver por

Canal


DS18B20

casi 3 años hace

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

más de 7 años hace | 0

Pregunta


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

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 10 años hace | 1 respuesta | 0

1

respuesta