photo

Juan


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
218,300
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Simulink quadrotor model - root locus
I need a quadrotor Simulink model (the closed loop system) so I can plot the root locus, nyquist, etc. for a controller I design...

6 years ago | 0 answers | 0

0

answers

Question


Why my spectrogram looks so bad? (white lines)
I have an audio called audio.mp3 and I do: [u Fs]=audioread('audio.mp3'); And then: figure; spectrogram(u); figu...

8 years ago | 3 answers | 0

3

answers

Question


Symbolic function with constant value - MATLAB
Hello everyone. I'm trying to plot different values of a function: z = (1+s)/(-1+s^2) with s from 1 to 100. I mean: ...

9 years ago | 1 answer | 0

1

answer

Question


Cascade of discrete filters in MATLAB
Hello everyone. I'm trying to make a band-reject filter but I can't put 2 filters in cascade. This: lp = fir1(100, 0...

9 years ago | 2 answers | 0

2

answers