CSI-DSP  Version 1.0.0
CSI DSP Software Library
函数
csky_lms_init_q31.c 文件参考

函数

void csky_lms_init_q31 (csky_lms_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, q31_t mu, uint32_t blockSize, uint32_t postShift)
 Q31 LMS滤波器初始化函数 更多...