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

搜索资源列表

  1. DSPBuilderFIR.files

    0下载:
  2. 在信息信号处理过程中,如对信号的过滤、检测、预测等,都要使用滤波器,数字滤波器是数字信号处理(DSP,DigitalSignalProcessing)中使用最广泛的一种器件。常用的滤波器有无限长单位脉冲响应(ⅡR)滤波器和有限长单位脉冲响应(FIR)滤波器两种[1],其中,FIR滤波器能提供理想的线性相位响应,在整个频带上获得常数群时延从而得到零失真输出信号,同时它可以采用十分简单的算法实现,这两个优点使FIR滤波器成为明智的设计工程师的首选,在采用VHDL或VerilogHDL等硬件描述语言设
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:96123
    • 提供者:yaoming
  1. pso

    0下载:
  2. 粒子群PSO算法 c和matlab 对学习PSO很有帮助
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:568034
    • 提供者:凌昙
  1. liziquansuanfaziPCBbanyuanjianzhongdeyingyong

    0下载:
  2. 粒子群算法在PCB板元件模板检测中的应用! 使用粒子群搜索策略!-PSO components in the PCB board detection template! Search strategy using the Particle Swarm!
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4777827
    • 提供者:姜利
  1. ACA

    0下载:
  2. 关于蚁群优化算法和其他混合算法的优秀博士论文,相关领域的人员可参考-On the ant colony optimization algorithms and other hybrid algorithm of the best doctoral thesis of personnel in related fields can be found
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4646600
    • 提供者:meimei
  1. yiqunsuanfa

    0下载:
  2. 该文件中包含了蚁群算法简介,对初学者很有用-The document contains the ant colony algorithm profiles are useful for beginners
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:117534
    • 提供者:xiayu
  1. qunyiluyousuanfa

    0下载:
  2. 该文件中包含了蚁群无线传感器网络路由算法,对初学者很有用-The document contains the ant colony wireless sensor network routing algorithm, useful for beginners
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:469303
    • 提供者:xiayu
  1. dspceil

    0下载:
  2. 蚁群算法解决DSP问题31个城市最优化的问题的最短路径-ACA to solve the problem of DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:2685
    • 提供者:longlong
  1. 323244

    1下载:
  2. 无线传感网络LEACH文献资料 基于蚁群的无线传感器网络双簇头算法 -Wireless sensor networks LEACH literature double cluster head algorithm Ant Colony-based wireless sensor network
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4433222
    • 提供者:xiao
  1. MOptimizationa

    0下载:
  2. Matlab粒子群算法优化RBF网络采用了粒子群算法对RBF神经网络中的参数进行了优化,,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强 -Matlab particle swarm algorithm to optimize the RBF network using particle swarm optimization of parameters in RBF neural network optimized, verified in a t
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-22
    • 文件大小:4794
    • 提供者:zxcvva
  1. ACO-based-route-protocol

    1下载:
  2. 基于蚁群算法的TinyOS路由协议实现实例程序。-ACO(ant colony optimization) based route protocol implementation for TinyOS.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:498845
    • 提供者:denggaoming
  1. PSO_MATLAB

    1下载:
  2. 这段代码实现的是基于MATLAB的MIMO-OFDM的系统多用户检测,采用的算法是粒子群优化算法,他能提高系统的性能-This code implementation is based on the MATLAB MIMO- OFDM system, multi-user detection is the particle swarm optimization algorithm, the algorithm used he can improve the performance of the
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:8192
    • 提供者:夏国标
  1. Events

    0下载:
  2. 粒子群算法在DG128上的程序,可用于占空比控制的dc/dc变换器的多极值寻优,-pso method for finding the maximum poind which by the changing of the duty of DC/DC converter
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3480
    • 提供者:夏诚
  1. AsyLnCPSO

    0下载:
  2. 一个很好用的粒子群优化算法,具有自适应功能,大家可以-A good use of particle swarm optimization algorithm, with adaptive functions, we can try
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:618
    • 提供者:yhy670856
  1. te

    0下载:
  2. C 实现蚁群查找算法 并数组显示出来,使用DOS界面显示(Ant colony searching algorithm based on C)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:733184
    • 提供者:asdasg
  1. Dtop

    0下载:
  2. 编译器源代码,使用vc 值得研究 ,vc_pso是用VC开发的标准粒子群算法(The compiler source code, using VC, is worth studying. Vc_pso is a standard particle swarm optimization algorithm developed with VC)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:6023168
    • 提供者:熬不过
搜珍网 www.dssz.com