photo

Sourav singh


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


not getting legend in the plot and not getting y axis name
sigma=0.047193; V_tip=180; W=180; Cd_avg=0.01; R=2.235; %R1=2.68; Rv=80.529; ...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


not getting a plot
MTOW= 242; OEW=141.3119; PAY=60; SFC=0.29/3600; g=9.8; U=[0 5 10 15 20 25 30 35 40]; P=[32.91428 30.8628 26.5554 23.45806 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to divide 2 array
U = [0 10 15 20 25 30 35 40 ]; P = [32.91428 30.8628 26.5554 23.45806 22.92738 24.98139 29.61881 36.97433 47.28429]; U_by_p= U...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


not geting the plot and my loop is not working
sigma=0.047193; V_tip=180; W=180; Cd_avg=0.01; R=2.235; Rv=80.529; %rotati...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


not getting a plot why? plz help
sigma=0.047193; V_tip=180; W=180; Cd_avg=0.01; R=2.235; k=1.1; A=pi*R.^2; P_e= 61147.4; h=0:100...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


not getting plot , why?
for h=0:100:1200 rho = 1.225*((288-0.0065*h)/288)^4.2561; sigma=0.047193; V_tip=180; W=180; Cd_avg=0...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to call the function and where i should call command window?? or within the niew script(in my code)
function [rho,temp,press]=atmos(h_in,toffset) if nargin<2 toffset=0; end if nargin<1 h_in =0; end dimVarout=false...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


NOT GETTING PLOT , Actually i want a to find out the change in density,temp, pessure with altitude ( standard atmospheric properties). then use the density for other formula. plzz help . standard atmospheric prop. code given by friend,not understand
function [rho,temp,press]=ceiling(h_in,toffset) if nargin<2 toffset=0; end if nargin<1 h_in =0; end dimVarout=fal...

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


not getting line in my plot? why
for Vc=0.1:0.1:0.5 V_tip=180 rho=1.225 w=180 sigma=0.047193 Cd_avg=0.01 R=2.235 Rv=80.529 ...

más de 3 años hace | 1 respuesta | 0

1

respuesta