CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - optimization algorithm

搜索资源列表

  1. nsga2_ccs

    1下载:
  2. 多目标算法的DSP实现。可以直接在DSP平台上进行多目标优化-multi-target DSP algorithm. Directly on the DSP platform for multi-objective optimization
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:21.15kb
    • 提供者:xixilee
  1. lpc2lsp

    0下载:
  2. ADI BF535 DSP 音频的线性预测算法汇编优化源码-ADI BF535 DSP audio compilation linear prediction algorithm optimization FOSS
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:52.28kb
    • 提供者:刘微
  1. fft_VB_DSP

    3下载:
  2. 我自己编写的VB的FFT程序,算法中改进了网上常用算法的一些Bug,并且进行了优化,已经移植到DSP中检验过算法的速度与正确性,测试数据显示效果非常好。-myself prepared by the VB FFT procedure, the algorithm used the Internet to improve the algorithm Bug, and the optimization, which has been ported to the DSP algorithm tests
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7.43kb
    • 提供者:钟守林
  1. Algorithmdsp

    0下载:
  2. 很好的dsp算法优化指导,基于代码级和算法级的优化,经典的书籍(英文版)!-Dsp algorithm good guidance, based on code-level and algorithm-level optimization, the classic books (in English)!
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1.27mb
    • 提供者:magicyang
  1. fft1drad2cmpx_121900

    0下载:
  2. ADI 的 ADSP_BF533 FFT程序-This file contains the code for the implementation of FFT. The Algorithm used is Decimation in Time. For the optimization point of view, the whole computation of butterfly signal flow has beee
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:75.4kb
    • 提供者:王君
  1. DSP_Optimization_Algorithm

    0下载:
  2. DSP 各种优化算法程序,本人发表论文就用的上面的,与大家分享-DSP algorithm for various optimization procedures, I published papers on the use of the above, to share with you
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:41.19kb
    • 提供者:军军
  1. dlia_pro

    0下载:
  2. 比较快速的正交解调算法,在TMS320LF2407上实现,使用语言C语言,内有论文《一种新型数字锁相放大器的设计及其优化算法》,可以软件实现检测相位差。-Comparison of fast orthogonal demodulation, in TMS320LF2407 to achieve, using the language C language, there are paper, " a new type of digital lock-in amplifier design
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:291.64kb
    • 提供者:爬树跑
  1. RSQRT_variants

    0下载:
  2. 在Visual DSP++环境下的ADSP-TS201汇编语言对除法运算实现的优化。(该汇编指令中的除法指令仅有8位精度,需要多次迭代提高算法精度)-In the Visual DSP++ environment ADSP-TS201 assembly language to achieve the optimization of the division operation. (The assembly instruction in the division command only 8-bi
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:56.12kb
    • 提供者:孙璇
  1. dsp

    0下载:
  2. dsp上算法优化的一些资料,对于初学者帮助较大 -dsp algorithm optimization on some of the information, for beginners to help large
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:725.64kb
    • 提供者:shixuemei
  1. AVS.DSP

    0下载:
  2. AVS视频编码器的模块算法优化及其在DSP上的实现,需要CAJViewer阅读-AVS video encoder module algorithm optimization and its implementation in the DSP, need to read CAJViewer
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:4.27mb
    • 提供者:忍着
  1. guangtongxinxiugaigao

    0下载:
  2. 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.
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:486.9kb
    • 提供者:温度虚构
  1. Data-signal-processing-in-C

    0下载:
  2. 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.
  3. 所属分类:DSP program

    • 发布日期:2017-05-21
    • 文件大小:6.16mb
    • 提供者:闫煜
  1. spwm-modulation

    0下载:
  2. 基于dsp的spwm信号分段同步调制算法以及变频调速载波比切换优化仿真-Based on the spwm signal dsp algorithm and sub-synchronous modulation carrier frequency than the switching speed optimization simulation
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:黄胥
  1. low-cost-DSP-realize-MP3-decoding

    0下载:
  2. 首先介绍了MPEG-2音频layer Ⅲ(MP3)的解码算法,详细地叙述进行定点C语言仿真的技巧。基于TI公司的’C549 DSP芯片进行汇编工作,在TMS320C549 EVM板上实现了网上MP3文件的连续播放,效果满意。经过对算法和程序的优化使所需的运算量和存储空间都很低,使能在TI公司的低价型’C5402 DSP上实现。-First introduced the MPEG-2 audio layer Ⅲ (MP3) decoding algorithm, a detailed accoun
  3. 所属分类:DSP program

    • 发布日期:
    • 文件大小:53.99kb
    • 提供者:soledad
  1. FFTFFToptimize

    0下载:
  2. 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:9.94kb
    • 提供者:陈群
  1. shixibaogao

    3下载:
  2. 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
  3. 所属分类:DSP program

    • 发布日期:2015-06-03
    • 文件大小:957kb
    • 提供者:江晨城
  1. FS-4SS-BBGDS-DS-HS

    0下载:
  2. FS、4SS、BBGDS、DS、HS、CDHS、MVFAST、PMVFAST、ARPS、ARPS3等多种运动估计算法的比较及对H.264中估计算法的优化。-Comparison of the FS, 4SS, BBGDS, DS, HS, CDHS, MVFAST, PMVFAST, ARPS, ARPS3 other motion estimation algorithm and H.264 estimation algorithm optimization.
  3. 所属分类:DSP program

    • 发布日期:2017-11-27
    • 文件大小:1.16mb
    • 提供者:张丽晖
  1. x264_dsp

    0下载:
  2. 本文件是x264算法在DSP上实现的源代码,对原来的x264源码进行了相当的优化,使其可以load进DSP,该代码在TI的DM6446开发板上完美运行。-This document is implemented on the DSP algorithm x264 source code, the original x264 source for a considerable optimization, so that it can load into the DSP, the code in t
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:187.92kb
    • 提供者:liyueming
  1. esyay

    0下载:
  2. Optimization class contains several simple sample programs, esprit algorithm signal frequency interference can be assessed Least-squares regression analysis algorithm.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:6kb
    • 提供者:hiujaoyie
  1. ujxay

    0下载:
  2. Genetic algorithm based reactive power optimization, Based on wavelet transform digital watermarking algorithm matlab code, Interpolation and fitting, solution of equations, data analysis.
  3. 所属分类:DSP编程

    • 发布日期:2017-12-30
    • 文件大小:8kb
    • 提供者:李永怡
搜珍网 www.dssz.com