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