查看到6713 DSP lib中只有 DSPF_sp_lms和DSPF_dp_lms两个函数,但是现在我需要用Normalised LMS,是否只能自己用c语言写一个类似的算法,有没有什么函数代码可以供参考?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
查看到6713 DSP lib中只有 DSPF_sp_lms和DSPF_dp_lms两个函数,但是现在我需要用Normalised LMS,是否只能自己用c语言写一个类似的算法,有没有什么函数代码可以供参考?