統計
All
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年以上 前
回答済み
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0

