![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17065421_1575973235741_DEF.jpg)
Alpay Karadag
2019년부터 활동
Followers: 0 Following: 0
Feeds
답변 있음
How to plot a 3D graphic with app designer ?
function projmotion(x0,y0,v0,theta) g = 9.8; theta=45; alpha=80; v0=100; y0=50; x0=50; z0=20; xc=795; yc=235; zc=215; ...
How to plot a 3D graphic with app designer ?
function projmotion(x0,y0,v0,theta) g = 9.8; theta=45; alpha=80; v0=100; y0=50; x0=50; z0=20; xc=795; yc=235; zc=215; ...
대략 5년 전 | 0
질문
how make 3d plotting
function projmotion(x0,y0,v0,theta) g = 9.8; theta=45; alpha=60; v0=50; y0=50; x0=50; z0=20; angle = theta*(pi./180); h...
대략 5년 전 | 답변 수: 1 | 0