photo

Vinci


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
19,638
of 299,737

声誉
2

贡献数
12 个提问
0 个回答

回答接受率
41.67%

收到投票数
1

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 1

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答