Community Profile

photo

Ryan DiTullio


Last seen: fast 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 3 Jahre vor | 0

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort