C语言实现matlab的butter函数(免complex.h)

时间:2021-12-18 08:16:41
【文件属性】:

文件名称:C语言实现matlab的butter函数(免complex.h)

文件大小:25KB

文件格式:C

更新时间:2021-12-18 08:16:41

butter matlab C语言

代码验证请看我的博客: http://blog.csdn.net/zone53/article/details/78280901


网友评论

  • matlab 算出来的: 1 -7.19971705515478 22.7155092895766 -41.0276455214416 46.4038030878107 -33.6586033109586 15.2908693921267 -3.97794990804312 0.453734026282400 C 算出来的:1.0000 -3.9658 5.8980 -3.8985 0.9664 0.0000 0.0000 0.0000 0.0976 还是差的很多呀