photo

Ryan DiTullio


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Demux and State Space Dimension errors
Oh! I didn't realize we could create a matrix for the values of A,B,C, and D in the parameters. That makes so much more sense! ...

3 years ago | 0

Question


Demux and State Space Dimension errors
Hi, I am trying to run this sim, and I keep getting these errors "Invalid setting for input port dimensions of 'Feedback_Contro...

3 years ago | 2 answers | 0

2

answers

Question


Index exceeds the number of array elements (0).
Hey everyone. I need help with my code. The code worked fine when I only had 3 joints, but I needed to add a 4th joint and whe...

4 years ago | 2 answers | 0

2

answers

Question


Matrix dimensions must agree error
I am trying to graph P as a function of the 4 variables listed, but before I can even get to the graph I keep getting the error ...

4 years ago | 2 answers | 0

2

answers

Question


I can't figure out why I am getting the error message Matrix dimensions must agree.
clc; k=48000; m=1200; c=[3000:1000:10000]; w=sqrt(k/m); E=c/(2*sqrt(m*k)); a=sqrt(1-E.^2)*w; b=E/(sqrt(1-...

6 years ago | 1 answer | 0

1

answer