-
ccs cfft under the program source code useful hope
ccs下cfft的程序源代码
希望有用
-ccs cfft under the program source code useful hope
- 2022-06-15 15:47:55下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1
-
针对DM642的视频压缩,采用JPEG压缩方法
针对DM642的视频压缩,采用JPEG压缩方法-For DM642 video compression, using JPEG compression method
- 2022-01-31 23:43:42下载
- 积分:1
-
任意点的FFT运算,C语言,修改点居的定义…
任意点的FFT运算,C语言,要修改点数只需修改宏定义的值就行。-Any point of the FFT operation, C language, to amend the definition of points just changes the value of the macro will do.
- 2022-06-16 20:30:47下载
- 积分:1
-
VVVF DSP, in the CCS, prepared, used to control the electrical source
DSP变频调速,在CCS下编写的,用来控制电机的源程序-VVVF DSP, in the CCS, prepared, used to control the electrical source
- 2022-06-17 12:35:21下载
- 积分:1
-
GMM算法的MATLAB实现,特别详细的文档解释
在 聚类算法K-Means, K-Medoids, GMM, Spectral clustering,Ncut一文中我们给出了GMM算法的基本模型与似然函数,在EM算法原理中对EM算法的实现与收敛性证明进行了详细说明。本文主要针对如何用EM算法在混合高斯模型下进行聚类进行代码上的分析说明。
- 2023-07-10 17:50:02下载
- 积分:1
-
利用杉木过滤器
利用fir滤波器ip-core设计滤波器,数据为16bit,速率为61.44mhz,工作时钟为245.76mhz-The use of fir filter ip-core design of filters, the data for the 16bit, rate 61.44mhz, working clock 245.76mhz
- 2022-03-19 12:42:02下载
- 积分:1
-
很好的DSP开发过程中,串行中断处理过程,CCS3.3调试通过…
很好的dsp开发程序,串行中断程序,CCS3.3下调试通过-Dsp good development process, the serial interrupt process, CCS3.3 debugging through
- 2022-02-27 08:16:10下载
- 积分:1
-
TI F2812 CAN 2.0B commucation code
TI F2812 CAN 2.0B commucation code
- 2022-03-15 14:44:52下载
- 积分:1
-
基于DSP 642编写的fir滤波器
本设计包含了完整的DSP642的fir滤波器的程序编写,包括.cmd头文件、源文件和测试时需要的数据文件,经过调试可正常使用,通过view-graph能看到滤波后的图形对比。
- 2022-03-20 22:58:09下载
- 积分:1