Community Profile

photo

Anna Zito


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答