Community Profile

photo

José Goulart


Universidade de São Paulo

Last seen: fast 3 Jahre vor Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Electrical Engineering Master degree student
Professional Interests: Nonlinear System Theory, System identification, Signal processing

Statistiken

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Gesendet


Fast Volterra Filtering
Fast algorithm for computing the response of a discrete Volterra model given a input sequence.

mehr als 12 Jahre vor | 2 Downloads |

Beantwortet
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,...

etwa 13 Jahre vor | 0

Frage


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...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

etwa 13 Jahre vor | 0

Beantwortet
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...

etwa 13 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 13 Jahre vor | 2

| akzeptiert