Feeds
已解决
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4 years 前
已回答
How to design the filter parameters, and how to select the system clock for FPGA implementation
any one share experience?
How to design the filter parameters, and how to select the system clock for FPGA implementation
any one share experience?
5 years 前 | 0
提问
How to design the filter parameters, and how to select the system clock for FPGA implementation
I have a long-standing problem,For example, I have a 160khz signal via ADC,to be baseband decoded, how do I set fs, fpass, fstop...
5 years 前 | 1 个回答 | 0
1
个回答已回答
The filtered signal frequency has changed which filter has changed?
I solved this problem for reference the function fft: P2 = abs(Y/L); P1 = P2(1:L/2+1); P1(2:end-1) = 2*P1(2:end-1); f = Fs*(...
The filtered signal frequency has changed which filter has changed?
I solved this problem for reference the function fft: P2 = abs(Y/L); P1 = P2(1:L/2+1); P1(2:end-1) = 2*P1(2:end-1); f = Fs*(...
5 years 前 | 0
提问
The filtered signal frequency has changed which filter has changed?
I have a task: a signal frequency is 37khz, step1: First stage filtering is H1(z)= 1+0.968*Z-1+0.968*Z-2+1* Z-3 step2:the re...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to plot an angle quadrant?
hello master,i want to plot an angle quadrant like this? then I have array A, the content is [294,295,290……],the A is in...
5 years 前 | 1 个回答 | 0

