kat001
Followers: 0 Following: 0
Estadística
11 Preguntas
3 Respuestas
CLASIFICACIÓN
114.773
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
27.27%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestahow 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...
más de 6 años hace | 0
Pregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
the content of random()-function
I would like to understand the random()-function. I am not really understanding the explanation regarding this function given...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasHow 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...
más de 6 años hace | 0
Pregunta
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'...
más de 6 años hace | 2 respuestas | 0
2
respuestasHow 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...
más de 6 años hace | 0
Pregunta
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...
más de 6 años hace | 4 respuestas | 0