CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法

搜索资源列表

  1. 萤火虫算法(精华版)

    0下载:
  2. 萤火虫算法很好的,解释超详细,有程序有实例说明,供大家借鉴是比较好的。(Firefly algorithm, very good, explained in detail.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:1649664
    • 提供者:恩恩恩恩
  1. 高斯混合模型EM算法MATLAB程序

    4下载:
  2. 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:colora
  1. FFT算法

    0下载:
  2. VHDL语言实现FFT算法和滤波算法分享(VHDL language FFT algorithm and filter algorithm to share)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:39936
    • 提供者:diff_shidada
  1. 附件:1.SM2椭圆曲线公钥密码算法

    0下载:
  2. 附件:1.SM2椭圆曲线公钥密码算法 国家密码局2010年发布(Appendix: 1.SM2 elliptic curve public key cryptography algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:857088
    • 提供者:濮阳小城
  1. 基于粒子群算法的PID控制器优化设计

    2下载:
  2. matlab智能算法,基于粒子群算法的PID控制器优化设计(Matlab intelligent algorithm, particle swarm optimization based PID controller optimization design)
  3. 所属分类:matlab例程

  1. 遗传算法例子

    0下载:
  2. matlab遗传算法的实例,可以作为入门学习的材料(Matlab genetic algorithm examples for learning)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:dorassir
  1. PID算法 C程序和Matlab仿真程序

    0下载:
  2. PID算法 C程序和Matlab仿真程序(PID algorithm, C program and Matlab simulation program)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:6144
    • 提供者:hailiang
  1. MATLAB智能算法30个案例分析pdf+源代码

    2下载:
  2. Matlab 经典控制优化算法例子加源代码(Matlab classic control optimization algorithm examples, plus source code)
  3. 所属分类:数值算法/人工智能

  1. 细菌觅食算法

    0下载:
  2. 一个用MATLAB实现的细菌觅食优化算法(A bacterial foraging optimization algorithm using MATLAB)
  3. 所属分类:其他

  1. 退火算法

    0下载:
  2. 利用退火算法解决最优化问题,如最多带物品的质量为M,每件物品的质量为mi,价格为yi,怎么做才能带走价值最多的物品?(Annealing algorithm to solve the optimization problem, such as the maximum quality of goods with M, the quality of each item is Mi, the price is Yi, how to do to take away the most valuable i
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:梦忧伤361
  1. 压缩感知图像重构的算法

    1下载:
  2. 压缩感知图像重构的算法,直接观测原始信号(二维),最后重建(Compressed sensing image reconstruction algorithm, direct observation of the original signal (two-dimensional), and finally reconstruction)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-16
    • 文件大小:8192
    • 提供者:QQ120506
  1. 粒子群优化算法

    1下载:
  2. 粒子群优化算法的一个demo,简单易懂,属于入门的pso算法(Particle swarm optimization algorithm, a demo, easy to understand, belong to the entry of the PSO algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:1286705494
  1. Dijkstra算法求任意两点间最短路径

    0下载:
  2. dijkstra算法,解决两点间最短路的问题(Dijkstra algorithm to solve the problem of the shortest path between two points)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:34816
    • 提供者:miracleo
  1. 基本定位算法

    0下载:
  2. TDOA算法包括泰勒,最小二乘法,chan算法及改进算法等(TDOA algorithm includes Taylor, least square method, Chan algorithm and improved algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:30720
    • 提供者:大面包子
  1. MATLAB智能算法30个案例分析_decrypted

    2下载:
  2. MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:51948544
    • 提供者:U Know
  1. 模拟退火算法计算函数最小值以及SVM参数寻优

    3下载:
  2. 利用模拟退火算法求解已知函数的最小值,即模拟退火算法寻优问题,可以广泛推广。(Using simulated annealing algorithm to solve the minimum of the known function, that is, the simulated annealing algorithm optimization problem, can be widely promoted.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:44032
    • 提供者:mumucq
  1. 遗传算法优化RBF神经网络

    3下载:
  2. 遗传算法优化RBF神经网络逼近非线性函数,具有较好的效果(Genetic algorithm, optimization, RBF neural network, approximation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:82944
    • 提供者:苏琳琳
  1. 2.ESPRIT 算法MATLAB程序

    0下载:
  2. ESPRIT算法用于估计阵列信号,处理阵列信号的协方差估计问题(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:MangoInpudn
  1. 3.Root-MUSIC算法MATLAB程序

    0下载:
  2. ROOT_MUSIC算法用于处理阵列信号,获得协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:MangoInpudn
  1. 5.空间平滑MUSIC算法的MATLAB程序

    1下载:
  2. 空间平滑MUSIC算法用于估计阵列信号,处理阵列信号的协方差矩阵(MATLAB is used to develop the system model of array signal processing, such as the correlated signals, the error of amplitude and phase.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:MangoInpudn
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com