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.

[参考译文] tms320c55xx 在 c 中进行自相关性编码

Guru**** 2943400 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/673653/autocorrelation-coding-in-c-for-tms320c55xx

尊敬的:

我想实现信号的 Autu相关性。如何实现 it..plz 帮助我解决问题

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Kanchan、

    有关自动关联函数 acorr 的详细信息,请参阅 TMS320C55x DSP 库程序员参考页28,网址为:

    此外、您还可以在 dsplib c:\ti\cstes\dsplib\examples 目录中找到示例、其中包含以下文件:

    araw_t.c:用于测试 DSPLib acorr (原始)函数的主驱动程序
    test.h:包含 acorr (raw)函数的输入数据(a)和预期输出数据(yraw) AS。

    BR

    Tsvetolin Shulev