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
Feeds
질문
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 ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 10년 전 | 답변 수: 1 | 1
1
답변제출됨
Fast Volterra Filtering
Fast algorithm for computing the response of a discrete Volterra model given a input sequence.
대략 13년 전 | 다운로드 수: 1 |
답변 있음
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,...
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,...
13년 초과 전 | 0
질문
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...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
FFT 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...
FFT 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...
13년 초과 전 | 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...
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...
거의 14년 전 | 0
| 수락됨
답변 있음
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...
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...
거의 14년 전 | 2
| 수락됨