photo

kat001


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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...

約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...

約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...

約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

4

回答