CSI-DSP
Version 1.0.0
CSI DSP Software Library
|
函数 | |
void | csky_lms_norm_init_q15 (csky_lms_norm_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, q15_t mu, uint32_t blockSize, uint8_t postShift) |
Q15归一化LMS滤波器初始化函数 更多... | |