photo

Jacey Allen


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
ode45 for 4 DOF system - How to do with Matrices?
I have figured out how to run the ode45 with matrices.

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


ode45 for 4 DOF system - How to do with Matrices?
Hello! I am trying to do a ode45 code for a 4 dof vibrational system with 4x4 matrices for mass, damping, and stiffness. The vib...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Nested For Loop Help
I am trying to graph 9 plots. 3 for each altitude, with given T0 and P0, for Mach (M0) against F,spillage, and N_corr4. I had to...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Second argument must be a scalar or vector of length 2. (fzero)
So this is the section of my code that is having issues. Essentially I am trying to find the q value that will give an Fy=0. My ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why do I get the error "Subscript indices must be real positive integers or logicals?"
for k=1:length(x) d=T(V)-Dft(V)-Dw(V); end max = max(d);

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten