Filter Design from Weighted coefficient.
显示 更早的评论
Hello all, I want to design a filter to get input signal. For that i have find the coefficent of an inverse of unknown filter and from these coeffiecents i want to design a filetr. But i don't have any clue how to design a filter from given coefficients in matlab. One way that i know is if i have coefficient of filter, using that i will make a linear equation (i.e FIR equation) and using that i will make filter. But this procedure is too lengthy (i think). So is there any inbuilt function available in matlab to design a filter using impulse response (coefficient).
Please help
回答(1 个)
Honglei Chen
2014-8-29
0 个投票
The impulse response coefficients is your FIR filter.
类别
在 帮助中心 和 File Exchange 中查找有关 FIR Filter Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!