Community Profile

photo

Omar Abdullateef


Last seen: mehr als 3 Jahre vor Aktiv seit 2019

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

1

Antwort

Frage


I have the following code for matlab and I am trying to estimate the final weight w0 iteratively starting with 14500 as a value for w0. How can I write that as a function or loop to execute only 8 iterations max?
v = 969.02667; % speed of sound at 35000ft v_cruise = 0.78*v; %speed of cruise given is 0.78 Mach Mmax = 0.9; rho = 0.0007...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


2 graphs on same plot
S3(x)=-0.0196x^2+0.2974x+9.1157 S3(x)=-0.9288(x-1)^3+0.619(x-1)^2+0.548(x-1)+9.39 I am trying to plot both these unctions...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot points without line
I'm trying to plot the following command as points rather than a linear line how do i do that?

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten