搜索资源列表
DSP_MPY32
- 算术运算在我们普通的计算机上很容易实现!但是在我们的DSP上,由于其没有相对应的程序支持,实现就比较麻烦!那么究竟该怎么做呢!就看看吧!-The arithmetic operation is very easy on our ordinary computer to realize! But on ours DSP, because it has not corresponded the procedure support, the realization quite is troubl
Lab521-VideoHistogram
- 本程序也是在CCS下运行的,通过本程序可以轻松完成目标的方图计算,不同别人的程序,此程序效果非常的好!-this program is run in the CCS, through this procedure can easily target the side map, people of different procedures, this procedure results very good!
TI 54x fft
- DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
带通
- matlab数字滤波器设计,计算出参数便于dsp实现bandpa-Matlab digital filter design parameters calculated to achieve bandpass ease dsp
串口ac01
- matlab数字滤波器设计,计算出参数便于dsp实现bp-ac01
hh
- 哈司机哈萨阿嫂计算 阿苏军看到哈萨阿 阿苏进口货打击哈司机哈萨克拉 -Kazakhstan drivers Official Anthony calculation A Soviet see Official Aasu imported goods against Kazakhstan drivers Hasakela
cosinexp123
- 1.分别利用计算法和查表法产生1000Hz的余弦波信号,并使用示波器观测产生信号的频率和幅度。 2.利用计算法产生其他非正弦类周期信号波形,如周期矩形波、三角波、锯齿波等。-1. Each calculation method and the use of look-up table method have 1000Hz the cosine wave signal, Oscilloscope observation and the use of the generated signal f
board123
- 1 本程序为DSK板的初始化过程。 2.当DSP的主时钟频率为50MHz时,计算锁定时间定时器PLLCOUNT的值,并修改相关程序。 3.将主时钟的频率分别设置为50MHz、20MHz、10MHz、5MHz,通过观察LED指示灯的闪动频率来验证程序运行是否正确。-a procedure for DSK board initialization process. 2. When DSP master clock frequency of 50MHz, calculation time lo
concorr
- 计算如序列x[k]={1,2,3,4,5}与序列h[k]={2,-2,3,5}的卷积本程序是和互相关的C源程序。-if the calculation sequence x [k] = () 1,2,3,4,5 and sequence h [k] = (2, ,3, 5) of the deconvolution procedure is inter-related to the C source.
filtersofmaynkinds
- 用凯泽方程计算一个线性相位 FIR低通滤波器的阶数-Keyser equation with a linear phase FIR low-pass filter in order
dtmf_c
- DTMF检测程序。定点计算,可移植到DSP上。 Usage: dtmf filename -DTMF detection procedures. Sentinel, can be transplanted to DSP. Usage : Either filename
DIF_FFT
- 按频率抽取计算FFT的C++源代码,可以较方便地移植到有C/C++开发环境的DSP中去-by FFT frequency calculated from the C source code, can be easily ported to the C / C development environment to the DSP
C30FFT
- 30fft的汇编计算方法 优化过的 不是快速的-30fft the compilation method of optimization is not too fast
DSPccs5000
- DSP中利用ccs5000编程 包括sinx计算FIR滤波正弦波发生器等-DSP programming including the use of ccs5000 sinx calculated FIR filter sine wave generator, etc.
DFT的计算程序
- dsp-c的经典程序(续)-dsp-c classic (continued)
hist_eq
- ADI BF535 DSP 图象直方图计算汇编优化源码-ADI BF535 DSP image histogram calculated compilation of source code optimization
conv2d5x5_gen
- ADI BF535 DSP 图象5*5卷积计算汇编优化源码-ADI BF535 DSP image deconvolution 5 * 5 optimized compilation of source terms
C6416VCP误比特率计算
- 主要是TI C6416VCP的配置以及译码和误比特率的计算
基于33F的快速CORDIC法计算反正切值
- 基于dsPIC33F的快速CORDIC法计算反正切值(DsPIC33F based fast CORDIC method for computing tangent values)
project_V3(注释)
- 可以对所给正弦信号进行采样,并判断过零点且输出频率和正弦信号一样的方波信号。用ePWM模块来确定采样频率,来一次中断采样一次,确保采样率。并对所采样的数据进行有效值计算(The given sinusoidal signal can be sampled and the zero-crossing point can be determined and the square wave signal with the same frequency as the sinusoidal signal