Pranjal Saraswat
Followers: 0 Following: 0
Feeds
질문
Model magnetometer in matlab(not simulink)
i need to model magnetometer but isn't sure what to give as input
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
I want to draw 2 moving points in a graph. Please help with the easiest code as I m just a beginner.I tried with x(i), y(i) but only 1 moving point I could get. Please help
My code that I tried for 2 moving pointers z=linspace(0,10*pi,300); t=1:300; axis([0 10*pi -5 5]); x=3*cos(0.01*(t-z)).*co...
대략 3년 전 | 답변 수: 2 | 0