Yasmine Sellwood
Followers: 0 Following: 0
Feeds
提问
fsolve stopped because the last step was ineffective
Hello, I'm hoping someone can please help me with the below. I'm trying to generate some values for a1, a2 and a3, represented b...
7 months 前 | 2 个回答 | 0
2
个回答提问
Designing an Observer - Control System
Hi, I am trying to design an observer for my feedback control system. I am getting the below error message, although my system...
2 years 前 | 2 个回答 | 0
2
个回答提问
Remove offset and delay of step response
I need to remove the offsets and delays of the step response from the code below so that the step response starts at t = 0s. I'v...
3 years 前 | 1 个回答 | 0
1
个回答提问
Error using *: Inner matrix dimensions must agree.
Can someone please tell me why I am getting an error on the below code? samplelength = length(s1); n_harm = (0:5); TimePeriod...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error using plot: Vectors must be the same length.
Can someone please help? I've generated a plot for Signal3, but I also need to plot a single period from Signal3 (which I've nam...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to find a single period from a graph?
Can somone please help me? I've produced the code below and I now need to find a single period from Signal 3 and plot it on a ne...
4 years 前 | 0 个回答 | 0
0
个回答提问
Error: In an assignment A(:) = B, the number of elements in A and B must be the same.
Can someone please help me to correct the above mentioned problem in the following matlab code ? T = 5; %period sample = 44100...
4 years 前 | 1 个回答 | 0