kat001
Followers: 0 Following: 0
Feeds
提问
How to compare current value with previous value using an while loop i simulink?
Hi, Could somebody provide me a simple simulink example of comparing current input value to previous value using unlimited wh...
6 years 前 | 0 个回答 | 0
0
个回答提问
how to break out of a for and while loop in this particular problem?
Hi, So this is how the outcome looks like. The simulation is running from t = 0 to t = 20. The maximum power is already at t ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Matlab to Simulink Conversion
Hi, I have this following code: x = -5:0.0001:5; numPoints = length(x); norm = normpdf(x,0,0.3925); %% Assigni...
6 years 前 | 1 个回答 | 0
1
个回答已回答
how to shift position of an index of max value to origo in matlab?
Now, currently the plot looks like this: <</matlabcentral/answers/uploaded_files/121451/untitled2.png>> where the red line...
how to shift position of an index of max value to origo in matlab?
Now, currently the plot looks like this: <</matlabcentral/answers/uploaded_files/121451/untitled2.png>> where the red line...
6 years 前 | 0
提问
how to hold positioning vector to obtain maximum power?
Hi, Currently my plot looks like this (the code is attached below): <</matlabcentral/answers/uploaded_files/121451/untitle...
6 years 前 | 2 个回答 | 0
2
个回答提问
how to shift position of an index of max value to origo in matlab?
Hi, I would like to shift the position the maximum value so that the maximum value is at the center, i.e. at origo. <</matl...
6 years 前 | 2 个回答 | 0
2
个回答提问
Counter controller (up and down)
Hi, I have a counter in Simulink. The counter is counting from X to Y and then it is supposed to stop and perform a count-dow...
6 years 前 | 0 个回答 | 0
0
个回答提问
2D mapping of noisy signal
<</matlabcentral/answers/uploaded_files/120631/findPeak.png>> Hi, how to make a gauss fit out of such noisy signal shown i...
6 years 前 | 0 个回答 | 0
0
个回答提问
the content of random()-function
I would like to understand the random()-function. I am not really understanding the explanation regarding this function given...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to find maximum value in a matrix?
Now, there is reason why I don't want to use a max() or similar built-in function to find the maximum value of a matrix. My ques...
6 years 前 | 2 个回答 | 0
2
个回答已回答
How to extract timeseries datasets from Matlab Workspace to 'Matlab function' block in SImulink?
What I meant was how to read that specific "variable", i.e. 'Data' in Simulink. For example, when opening the Matlab function bl...
How to extract timeseries datasets from Matlab Workspace to 'Matlab function' block in SImulink?
What I meant was how to read that specific "variable", i.e. 'Data' in Simulink. For example, when opening the Matlab function bl...
6 years 前 | 0
提问
How to extract timeseries datasets from Matlab Workspace to 'Matlab function' block in SImulink?
The X.mat is a 1x1 double time series consists of Time, TimeInfo, Data and DataInfo. Now, I would like to use a 'From Workspace'...
6 years 前 | 2 个回答 | 0
2
个回答已回答
How do I compare a current discrete value of a signal with a previous discrete value?
well, this is a real-time simulation case. If the value from the previous steo (the discrete signal which i mentioned earlier) i...
How do I compare a current discrete value of a signal with a previous discrete value?
well, this is a real-time simulation case. If the value from the previous steo (the discrete signal which i mentioned earlier) i...
6 years 前 | 0
提问
How do I compare a current discrete value of a signal with a previous discrete value?
Hi, How do I compare the current discrete value with a previous discrete value? It would be nice to see a simple matlab coded e...
6 years 前 | 4 个回答 | 0