资源列表
[DSP编程] Butterworth
说明:巴特沃斯滤波器的MatLab代码实现,可以对一段音频进行滤波,与其他滤波器进行对比-Butterworth filter of the MatLab code for implementation can be some audio filtering, comparison with other filters<zhanghailong> 在 2025-05-26 上传 | 大小:1kb | 下载:0
[DSP编程] census.tar
说明:Census Transform of an Image, Please read the comments for a better understanding of the code<pawan> 在 2025-05-26 上传 | 大小:1kb | 下载:0
[DSP编程] atoi_function
说明:把字符串转换成整型数 atoi()会扫描参数nptr字符串,如果第一个字符不是数字也不是正负号返回零,否则开始做类型转换,之后检测到非数字或结束符 \0 时停止转换,返回整型数。- const<王振> 在 2025-05-26 上传 | 大小:1kb | 下载:0