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