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

