Feeds
回答済み
How to convert a code from C language to Matlab?
You can fix it for me?? clear; clc; delete(instrfind); figure; for theta=0:1:180 for i=1:1:50 x1(i)=i*cos(theta*3.14/...
How to convert a code from C language to Matlab?
You can fix it for me?? clear; clc; delete(instrfind); figure; for theta=0:1:180 for i=1:1:50 x1(i)=i*cos(theta*3.14/...
4年以上 前 | 0
質問
Help me: Matlab and Arduino serial monitor processing for building Ultrasonic Radar System
Programme: clear; clc; delete(instrfind); figure; for theta=0:1:180 for i=1:1:50 x1(i)=i*cos(theta*3.14/180); y...
4年以上 前 | 0 件の回答 | 0