kat001
Followers: 0 Following: 0
Statistik
RANG
114.779
of 295.495
REPUTATION
0
BEITRÄGE
11 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
27.27%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 1 Antwort | 0
1
Antworthow 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...
mehr als 6 Jahre vor | 0
Frage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
the content of random()-function
I would like to understand the random()-function. I am not really understanding the explanation regarding this function given...
mehr als 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenHow 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...
mehr als 6 Jahre vor | 0
Frage
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'...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenHow 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...
mehr als 6 Jahre vor | 0
Frage
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...
mehr als 6 Jahre vor | 4 Antworten | 0