photo

Daniel Beeson


Last seen: 4 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 months 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

4 years 前 | 0

| 已接受

提问


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...

4 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

4 years 前 | 2 个回答 | 0

2

个回答