photo

Vinci


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
0 Answers

RANK
19,638
of 299,722

REPUTATION
2

CONTRIBUTIONS
12 Questions
0 Answers

ANSWER ACCEPTANCE
41.67%

VOTES RECEIVED
1

RANK
 of 20,790

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,604

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 3

View badges

Feeds

View by

Question


Plotting the attenuation constant against frequency
Hello, I'm trying to plot the attenuation coefficient and phase coefficient against a frequency range. The values produced for a...

4 years ago | 2 answers | 0

2

answers

Question


First-Order Plus Dead Time Model
Following this Mathworks example I'm getting the expected output using the example of with this code: num = 5; den = [1 1]; ...

6 years ago | 1 answer | 0

1

answer

Question


Plotting in real frequency not normalized
I'm playing around with this code. How would I plot the set of Bandpass filters in real frequency not normalized? %CenterF ...

7 years ago | 0 answers | 1

0

answers

Question


Error with spectrogram axis
This is not my code, but I'm using it to help with understanding a similar problem I'm working on. Any help would be appreciated...

7 years ago | 1 answer | 0

1

answer

Question


Plotting sine wave using rad/samp
If I need to plot a sine wave sampled at 8kHz for 4 seconds with a frequency of pi/10 rad/samples, would this be the right way t...

7 years ago | 1 answer | 0

1

answer

Question


Difference equation implementation for audio echo
How would I go about implementing these difference equations if x is some audio I recorded, a is echo feedback, and D is delay. ...

7 years ago | 0 answers | 0

0

answers

Question


Calculating the SNR of quantized audio
I'm trying to calculate the SNR of my original audio signal and the quantization signal from 16 bits down to 1 bit. My orig...

7 years ago | 1 answer | 0

1

answer

Question


Scale a before and after signal
I've recorded some audio using audiorecorder and I want to measure the SNR of a signal I have performed some quantizing operatio...

7 years ago | 1 answer | 0

1

answer

Question


Plot with respect to time, not samples
If I record me voice, using audiorecorder, for 2 seconds at a sampling frequency of 8,000 Hz, then I will have 16,000 values. If...

7 years ago | 1 answer | 0

1

answer

Question


Dipole antenna far-field pattern
I need to plot the radiation pattern for a dipole antenna of length L=lambda/2. The example plot given was of L=1.4*lambda. ...

8 years ago | 2 answers | 0

2

answers

Question


Plot piecewise function on an interval
<</matlabcentral/answers/uploaded_files/77873/periodic%20function.jpg>> I'm trying to plot the above periodic function on the...

8 years ago | 1 answer | 0

1

answer

Question


2d plot of a function with two variables
I'm trying to represent a waveform on a transmission line given by the following formula: y(x,t)=A*sin(phase_constant*x-2*pi...

8 years ago | 2 answers | 0

2

answers