Community Profile

photo

Andy


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Simulink & Block diagrams- MIMO systems
I have a state space representation of a system. I am required to use a single integrator, gains, and summation blocks in order ...

11 years ago | 0 answers | 0

0

answers

Question


Syms and Plugging numbers into equations
Essentially I used syms so that I could do a partial derivative, g. Now that I have that, I want to plug in the values for the s...

11 years ago | 1 answer | 0

1

answer

Question


How would I test which curve a linear line intersects with first?
Essentially, I have three functions; y = 1 + nx, y = m, and y = bx^2, where n, m, and b all vary with user-inputted values. ...

11 years ago | 1 answer | 0

1

answer

Question


Using switch-case. Return to beginning of switch-case statement
Essentially, I'd like the user to input a number 0-3. i.e. A = input ('Enter a number (0-3)'); switch A case 0 %Do so...

11 years ago | 1 answer | 0

1

answer