搜索资源列表
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)次实数加法。如此一来,计算时乘法次数和加法次数都是和
src_Dec25
- jpeg快速算法,用于TI和philips的DSP开发,经过优化-jpeg fast algorithm for TI DSP and philips development, optimized
JPEG-DSPyhsx
- JPEG编码算法的DSP优化实现,希望能对大家有用.-JPEG encoding algorithm optimized DSP to achieve the hope of all useful.
nsga2_ccs
- 多目标算法的DSP实现。可以直接在DSP平台上进行多目标优化-multi-target DSP algorithm. Directly on the DSP platform for multi-objective optimization
levinson
- ADI BF535 DSP 双精度Levinson-Durbin 算法汇编优化源码-ADI BF535 DSP double precision levinson_durbin algorithm
lpc2lsp
- ADI BF535 DSP 音频的线性预测算法汇编优化源码-ADI BF535 DSP audio compilation linear prediction algorithm optimization FOSS
iir_df1
- ADI BF535 DSP IIR滤波算法汇编优化源码-ADI BF535 DSP IIR filtering algorithm optimized compilation of source code
LVideoH263
- DSP的H.263算法编程,优化了运动估计算法,编译工具使用CCS v3.1
MotionEstimationandItsOptimizationonDSP
- 介绍了运动图像编码过程中运动估计算法的基本原理 ,以及 TI最新的数字媒体处理器TMS320DM642 的片内存储器和 EDMA 结构 ,从提高存储器访问效率的角度 ,给出了运动估计算法的一个优化方案 ,并对 Cache 一致性问题进行了探讨.
Algorithmdsp
- 很好的dsp算法优化指导,基于代码级和算法级的优化,经典的书籍(英文版)!-Dsp algorithm good guidance, based on code-level and algorithm-level optimization, the classic books (in English)!
DSP_Optimization_Algorithm
- DSP 各种优化算法程序,本人发表论文就用的上面的,与大家分享-DSP algorithm for various optimization procedures, I published papers on the use of the above, to share with you
dsp
- dsp上算法优化的一些资料,对于初学者帮助较大 -dsp algorithm optimization on some of the information, for beginners to help large
AVS.DSP
- AVS视频编码器的模块算法优化及其在DSP上的实现,需要CAJViewer阅读-AVS video encoder module algorithm optimization and its implementation in the DSP, need to read CAJViewer
guangtongxinxiugaigao
- PMD在dsp上的优化方案,一篇修改稿。主要是PMD的补偿方案,利用的pso算法优化。-PMD in the dsp on the optimization program, a revised version. PMD compensation scheme is mainly the use of the pso algorithm optimization.
Data-signal-processing-in-C
- Djvu格式的中文书籍,数字信号处理C程序集。对于从事编写科学计算程序或DSP算法优化的朋友非常有用。-Djvu format of Chinese books, digital signal processing C assembly. Engaged in the preparation of scientific computing for DSP algorithm optimization program or friend is very useful.
liuchang--Pal
- dsp-md642 PAL制显示模板,通过YUV转RGB以及算法优化后的模板工程-dsp-md642 PAL system display templates, YUV to RGB and project template optimized algorithm
X264
- 基于DSP的X264视频压缩编码算法优化 基于DSP的X264视频压缩编码算法优化-Vector quantization for image compression method
sqrt_96
- ti公司的DSP型号TMS3205416算法优化代码 项目文档-ti DSP model TMS3205416 algorithm optimized code project documentation
MPPT
- 对Boost升压电路进行设计与性能优化; (2)完成DC变换器环节实现光伏最大功率跟踪硬件电路设计,分析其实现最大功率跟踪控制的理论依; (3)研究实现基于DSP光伏最大功率跟踪的算法,及其控制流程图; (4)选择适合的最大功率跟踪算法,编写软件程序实现光伏电池的最大功率输出,尽可能提高光伏发电系统的效率。(In this paper, I will mainly research the maximum power tracking technology of the PV, design a
遗传算法优化simulink中PID参数
- 利用matlab编写基于遗传算法优化PID控制器(Matlab programming PID controller)