photo

Daniel Beeson


Last seen: 10 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Turning a double into a scalar
Hey all, trying to use flowprandtlmeyer to find mach numbers for a range of different prandtl-meyer angles ('nu' as an input), a...

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


Help with ODE45 Running Forever
Hi everyone, I'm having a rough time with a line of my ode45 code, it's working for my y and z directions, but not my x-directi...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help with creating my own Nyquist plotting function
Hey everyone, I figured it out. My conditions for NaN were incorrect. instead of using ==NaN, I changed it to isnan(r(...))==1 f...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


Help with creating my own Nyquist plotting function
Hi everyone, I am trying to make a function that takes a transfer function L(s) in the form of an array of numerator and deno...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to get fzero to work on an array?
I'm trying to solve fzero for each value of x in an array, and I get theis error: Operands to the || and && operators must be ...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten