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 year 前 | 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 years 前 | 2 个回答 | 0