Community Profile

photo

Anna Zito


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Storing values in a matrix
I am using the ode45 function to solve a linearized and nonlinearized vibration equation. I need to plot both of them on the sam...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


ode45 help!!
I am trying to use the ode45 command, but I keep receiving error codes. I have changed so many things but I can not get it to wo...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I know that my equations are correct, but the error is telling me i need to use logical or positive values
Hello, My current code is given below along with my error message. I know that my equations are correct so i do not know how to ...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Error using ss. How do i fix this?
My current code is below. This is my error code: Error using ss (line 345) The values of the "a" and "b" properties must be ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


I need help with error in code.
I am working on a project and I can not get my program to run without error. I am new to matlab, so it may be something obvious ...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


I need help with step function
I am unfamiliar with the step function. Attached is a photo of my work. Here is my question: A vehicle encounters a bump that...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


determine a vector of 100 values for state x1, which is Ts/Ta. This is your random variable to be identified by x.
I am struggling big time with this project. I do not even know where to start! I am new to matlab, and I am conducting an indepe...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Sin and Cosine curves are coming out like zigzags
I am working on a project in which a 2 mass, 2 spring system was given. From there, i found an equation for y1(t) and y2(t) usin...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Plot each image on the same figure. Use enough time increments so that the period of the largest frequency of oscillation has about 40 time increments per period
I have equations for y1(t) and y2(t) that i found from a two mass two spring system. I have solved these equations for 6 differe...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Why are the lines not showing up on my graphs?
g=9.81; Ta=10; mA=20; for i=1:100 M=(i-1)*(30/99); mB=4.05; mC=M; mD=M; JC=0.005*M; JD=JC; ...

거의 4년 전 | 답변 수: 1 | 0

1

답변