photo

Matthew Tortorella


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
247,284
of 300,780

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 21,086

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,018

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 ...

3 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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=...

4 years 前 | 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...

4 years 前 | 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,...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答