gbernardi
KU Leuven
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
149.367
of 295.448
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.77%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
4.758 of 20.227
REPUTACIÓN
280
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
5
ALL TIME DESCARGAS
2052
CLASIFICACIÓN
67.350
of 153.872
CONTRIBUCIONES
0 Problemas
3 Soluciones
PUNTUACIÓN
40
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Simulink 2018b keeps crashing unexpectedly
Unfortunately, if I try to run the models I created in 2019a using the last version that was not giving me problems (2018a) they...
más de 5 años hace | 0
Simulink 2018b keeps crashing unexpectedly
I had to switch to 2019a for work and it's the same thing. Does anybody know (from other threads) if Mathworks is doing any atte...
más de 5 años hace | 0
Pregunta
Simulink 2018b keeps crashing unexpectedly
Hello, I recently upgraded to Matlab/Simulink 2018b on both my work machines (a Macbook with Mac OS X 10.14.2 and a desktop wit...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Using Matlab between audio IO and an external application
I'd like to run a Matlab algorithm (using the Audio System Toolbox) between the audio IO peripherals (i.e. a mic and a loudspeak...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Difference between signal passed to Simulink and immediately logged
I'm working with some Simulink models (2016a) where I pass some Matlab workspace signals to Simulink using the |From Workspace| ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Setting Y-Limits of a target scope using Simulink Real-Time Explorer
Hello, I've been using Simulink Real-Time on a Speedgoat machine for a while and using two different versions of Matlab (r2015b ...
más de 8 años hace | 1 respuesta | 0
1
respuestaUse of Array-plot in Simulink real time
I found a (partial) solution to my problem, should anyone else be in need of a similar application. It is sufficient to place...
más de 8 años hace | 0
| aceptada
Pregunta
Use of Array-plot in Simulink real time
Hello, I am using Simulink Real-time (2015b) and a Speedgoat machine to run some algorithms in real time. To check the IN/...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Explanation of a portion of the Fast Block LMS implementation in Simulink
Hello everyone, I recently started to use Simulink (R2015b) and I'm trying to convert some Matlab algorithms I have designed....
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Errors in fixed-point conversion: emlcprivate and fpVerifyNumerics
Hello everybody, I'm trying to use the automatic Fixed-point conversion tool for one of my algorithms, but haven't succeeded ...
más de 10 años hace | 0 respuestas | 0
0
respuestasEnviada
Y-labels alignment in subplots
Function to align the ylabels within a figure containing multiple subplots
más de 11 años hace | 5 descargas |
Pregunta
Signal, spectrogram and long-term spectrum
Dear all, after an unfruitful research, I wanted to ask if someone knows a function able to automate the plot of a signal, it...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Convolution using filter: implementation
Hello folks, I have a question about the implementation of convolution using filter. All the time I've implemented linear fi...
más de 12 años hace | 1 respuesta | 0
1
respuestaResuelto
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
casi 13 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 13 años hace
Resuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
casi 13 años hace
Ode45 and initial conditions
Thanks for the reply Jan! Cheers
alrededor de 13 años hace | 0
Pregunta
Ode45 and initial conditions
Hello everybody, I'm using the MATLAB ode solver ode45 to numerically solve some easy differential equations. I got how to u...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Question on the "butter" function
Hello everybody. I tried to use the function *butter* to get the coefficients of a digital butterworth filter. I tried to ...
más de 13 años hace | 0 respuestas | 0
0
respuestasDigital Filter from coefficients
I found out that by using the 4th parameter of the function _bilinear_ the filters are shifted. I don't really understand why...
más de 13 años hace | 0
Pregunta
Digital Filter from coefficients
Hello everybody. I am trying to do some review exercises about filters. In particular, I'm trying to convert a filter from anal...
más de 13 años hace | 1 respuesta | 0
1
respuestaCall a Unix script with MATLAB: how is it different from using Cygwin?
Hmmmm... Doesn't that only refer to the case when one runs MATLAB scripts in a Unix environment? I want to run unix scripts in a...
más de 13 años hace | 0
Pregunta
Call a Unix script with MATLAB: how is it different from using Cygwin?
Hello everybody, i just subscribed to MATLAB central, even though i read you from years :) My problem is the following: I a...
más de 13 años hace | 3 respuestas | 0