![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
Statistics
RANK
3.946
of 297.010
REPUTATION
13
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
6.136 of 20.418
REPUTATION
186
AVERAGE RATING
4.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
1828
RANK
of 157.687
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 1 answer | 1
1
answerSubmitted
Fast Volterra Filtering
Fast algorithm for computing the response of a discrete Volterra model given a input sequence.
meer dan 13 jaar ago | 2 downloads |
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,...
bijna 14 jaar ago | 0
Question
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...
bijna 14 jaar ago | 1 answer | 0
1
answerFFT 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...
bijna 14 jaar ago | 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...
ongeveer 14 jaar ago | 0
| accepted
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...
ongeveer 14 jaar ago | 2
| accepted