Mansi Gupta
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
how to upload a sine wave code from matlab to arduino?
what are the steps i should follow , can anyone tell me the commands for writing output to arduino board, it's really urgent.
6 years 前 | 0 个回答 | 0
0
个回答提问
how to apply for loop in matlab for plotting a continous sine wave?
t = [0:0.1:2*pi] a = sin(t); plot(t,a)
6 years 前 | 1 个回答 | 0
1
个回答提问
how to get the graph for trajectory of a ball thrown at an angle?
we know that a ball thrown at angle has a parabolic path so what are the requirements to get a 3-d or 2-d graph for it's traject...
7 years 前 | 2 个回答 | 0