photo

Matthew Tortorella


Last seen: 約2年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Performing sine sweep for system identification
I am working on a project in which I am provided with a plant that is given an input over a period of time and creates a vector ...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


problems with integration tolerances when using ode15s
I am working on simulating a dynamic system using a Concurrent Learning controller, but for now all I am doing is plotting the n...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Issues with Horzcat for defining a variable as a row vector
I am working on simulating a dynamic system using a Concurrent Learning controller, but for now all I am doing is plotting the n...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Why am I getting error message "array indices must be positive integers or logical values"
When I run my code I keep getting the error "array indices must be positive integers or logical values" and I believe the issues...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


Euler integration for an ode
I have the following system: m(dx2/dt2)=-C(dx/dt)-kx+mgsin(phi)+u du/dt=-au+mu with tracking error=e=xd-x. I have assigned 1...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


RMS errors of integration
I am simulating the dynamics of an autonomous system described by x1dot=-ax1+x2, x2dot=-bx2+u, udot=-cu. I have generated 100 r...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


Issues plotting ode in a for loop
I am simulating the dynamics of an autonomous system which is made up of following equations: x1dot=-ax1+x2, x2dot=-bx2+u, udot=...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Issues with ode45
I'm simulating the dynamics for an autonomous system and and the system is described as follows: x1dot=-ax1+x2, x2dot=-bx2+u, ud...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Constraining a variable value
I am constraining constants for the dynamics of an autonomous system that I am simulating. Within a for loop of 100 iterations,...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Simulating dynamics for an autonomous system
Hello. I am looking to simulate the dynamics of an autonomous system represented by the following equations: x1dot=-ax1+x2 x2...

3年弱 前 | 1 件の回答 | 0

1

回答