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