Community Profile

photo

Philippe


Active since 2013

Followers: 0   Following: 0

Message

Electrical Engineering Student

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Problem with polyfit and polyval
Hello there, I took some manual measurements of the frequency response of a pre-amplifier and now I want to do a polyfit to get ...

7 years ago | 3 answers | 0

3

answers

Question


How do I create a paraboloid?
Hi, I'm trying to create a demonstration for the game of go (baduk or wei chi) in which I show the influence of each stone on th...

10 years ago | 0 answers | 0

0

answers

Answered
FFT contour and mean
What made it much easier to me was applying this command: k = (10/3)*sum((abs(fft(rXR_exp)))')/N; plot(k); !0/3 is an e...

10 years ago | 0

| accepted

Question


FFT contour and mean
<</matlabcentral/answers/uploaded_files/14482/Captura%20de%20Tela%202014-06-21%20%C3%A0s%2001.14.12.png>> Hi, I wish to get s...

10 years ago | 2 answers | 0

2

answers

Question


Getting the mean of when a random process hits a desired number of successes
Hi, I have an Nxn matrix, where usually N = 1000 and n = 20. I have written a code in order to make this matrix show me when the...

10 years ago | 1 answer | 0

1

answer

Question


Strange error on my source code
Matlab is telling me that my declaration of variables is invalid. I've tried putting a "clear all" before the declaration, but i...

10 years ago | 1 answer | 0

1

answer