![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11821681_1526302693095_DEF.jpg)
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 4 件の回答 | 0