Community Profile

photo

Nirmith Kumar Mishra


Last seen: 8 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


A Matlab Code is "Attempt to execute SCRIPT ballTrajectoryFun as a function:"
clc clear all close all %% Define Parameters and Initial Conditions param.g = 9.81; % gravitational acceleration param.ka...

2 years ago | 1 answer | 0

1

answer

Question


Why my plot is blank?
clc clear all close all w0=73000; S=950; AR=5.92; C_D0=0.015; K=0.08; rho=8.9068*10^-4; for V=300:100:1300 CL=(2...

2 years ago | 2 answers | 0

2

answers