Sourav singh
Followers: 0 Following: 0
Statistik
RANG
77.711
of 295.527
REPUTATION
0
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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; ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenNOT 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]=atmos(h_in,toffset) if nargin<2 toffset=0; end if nargin<1 h_in =0; end dimVarout=false...
mehr als 3 Jahre vor | 0
Frage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 3 Jahre vor | 1 Antwort | 0