Ryan DiTullio
Followers: 0 Following: 0
Statistics
RANK
122.137
of 295.569
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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! ...
meer dan 3 jaar 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...
meer dan 3 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
ongeveer 5 jaar ago | 2 answers | 0
2
answersQuestion
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-...
ongeveer 6 jaar ago | 1 answer | 0