![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2704269_1522090810646_DEF.jpg)
José Goulart
Universidade de São Paulo
Followers: 0 Following: 0
Electrical Engineering Master degree student
Professional Interests: Nonlinear System Theory, System identification, Signal processing
Estadística
3 Preguntas
4 Respuestas
1 Archivo
CLASIFICACIÓN
3.946
of 297.016
REPUTACIÓN
13
CONTRIBUCIONES
3 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
6.136 of 20.419
REPUTACIÓN
186
EVALUACIÓN MEDIA
4.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
2
ALL TIME DESCARGAS
1828
CLASIFICACIÓN
of 157.725
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
Wrong result when using BLAS dot product routine (DDOT) from a MEX file
Hello, I am trying to call some BLAS routines from MEX code. First, I am trying to compute a scalar product with the fuction ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Unexpected numerical errors in matrix/vector multiplication
Hi, I have observed an apparently very strange behavior when running a Matlab script. I have a very long data vector t (wit...
más de 10 años hace | 1 respuesta | 1
1
respuestaEnviada
Fast Volterra Filtering
Fast algorithm for computing the response of a discrete Volterra model given a input sequence.
más de 13 años hace | 2 descargas |
which pdf should be choose for a System Identification and prediction based on Expectation maximisation?
Armand, To model a system using system identification, one approach commonly used is the so called prediction error approach,...
casi 14 años hace | 0
Pregunta
Numerical integration "backwards"
Hello everyone, I have a system of nonlinear equations on the form x1' = f1(x1,x2,x3) x2' = f2(x1,x2,x3) x3' = f3(x...
casi 14 años hace | 1 respuesta | 0
1
respuestaFFT of a sine sweep
Yes, there is. In fact, the expression of the Fourier Transform for a linear sweep involves a constant of A/2, where A is the...
casi 14 años hace | 0
FFT on a segment of a signal
Function findpeaks() finds all the local maxima on your data. After that you would have to find the largest of the points return...
alrededor de 14 años hace | 0
| aceptada
Constant in a transfer function
Elias, I think this is happening because you haven't defined a value to the b variable yet. For instance, if you try this inste...
alrededor de 14 años hace | 2
| aceptada