photo

Julia Hariharan


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
227,218
of 299,763

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How do I store each iteration of my for loop in a vector?
Hello, I have a very basic problem that I'm sure I've solved before but for some reason am having a lot of trouble with it. I am...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Getting the error "In the "lyap(A,Q,...)" command, A and Q must be square matrices of the same size." even though my A and Q matrix are the same size
So, I am trying to find the observability Gramian of a system using the 'lyap' function in MatLab. My code works for my controll...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I resolve the error "Matrix dimensions must agree" here?
I'm trying to multiply 2 matricies in MatLab, the first is a 13x13 and the second is a 13x4. The inner dimensions of these matri...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I receive the message "MATLAB has encountered an internal error and needs to close" when I try to connect a scope to an output terminal?
My question pretty much says it all, I want to be able to look at the three-phase voltage of a system I have built in Simulink, ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to store matrix from each iteration of a for loop in a larger matrix?
The question is pretty straight forward, I am getting a matrix as a result of each iteration of a for loop and I want to be able...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting a Nyquist Curve Point by Point
I am trying to test the stability of a system that I have mathematically modeled in MatLab. I have a series of Frequency points ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How can I perform an operation on each element of a vector individually using a for loop?
I have impedance values from a separate file saved as a vector, the second column is the magnitude and the third column is the p...

5 years 前 | 1 个回答 | 0

1

个回答