Vinci
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
3年以上 前 | 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]; ...
5年以上 前 | 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 ...
約6年 前 | 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...
約6年 前 | 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...
約6年 前 | 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. ...
約6年 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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...
6年以上 前 | 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. ...
7年以上 前 | 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...
7年以上 前 | 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...
7年以上 前 | 2 件の回答 | 0