photo

Song Shaoqin


Last seen: 11 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


How to use cfirpm function to correct the phase of the system?
I have use b = cfirpm(n,f,fresp,w) function design filters with arbitrary phase-frequency characteristics.But I don't know how t...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to design a fir filter with arbitrary frequency response and phase using cfirpm function?
clc clear S = load('演示曲线—全频.txt'); n = 128; t=0:1:n-1; f=t./n; w = S; ...

1 year 前 | 0 个回答 | 0

0

个回答