Feeds
提问
Bode Plot of Low Pass Filter and High Pass Filter
How to plot the bode plot of a low pass filter and a second order high pass filter with the gain and frequency based on the valu...
8 years 前 | 3 个回答 | 0
3
个回答提问
Low Pass Filter Implementation, Matlab
I want to make a butterworth filter. Then want to pass a sinusoidal signal with the voltage and input frequency that can be chan...
8 years 前 | 0 个回答 | 0
0
个回答提问
plotting binary data to NRZ signal Format
i have a program like below : a=dec2bin(n,8) . n is random input from 0 to 255. then i want to plot the result of 'a' into NR...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to plot a binary data in signal format like NRZ, Manchester, etc
this is my problem: i have a decimal data, so i want to convert it to binary data and then, plot it in axes a=dec2bin(22,8);...
8 years 前 | 0 个回答 | 0