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

搜索资源列表

  1. LF算法matlab

    0下载:
  2. LF 蚁群聚类算法,从网站上转载的,仅供参考。。。。(matlabLF ant colony clustering algorithm, reproduced from the web site, for reference purposes only....)
  3. 所属分类:其他

    • 发布日期:2017-12-11
    • 文件大小:49926
    • 提供者:光1
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. 粒子群算法优化RBF网络

    0下载:
  2. 粒子群算法优化RBF网络的matab程序(Particle swarm optimization RBF network MATAB program)
  3. 所属分类:matlab例程

  1. 十大算法

    0下载:
  2. 数学建模,算法,很有帮助的常规的十大算法,里面有我的个人体会和心得(Mathematical modeling, algorithms, very useful ten conventional algorithms, which have my personal experience and experience)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:9545728
    • 提供者:酥糖
  1. 语音增强算法,谱减法、小波变换

    6下载:
  2. 使用matlab语言实现的语音增强算法,包括谱减法以及小波变换的实现,对理解原理有很好的作用。(Voice Enhancement Algorithm written using matlab scr ipts, including spectral subtraction and wavelet transform implement.)
  3. 所属分类:波变换

    • 发布日期:2017-12-23
    • 文件大小:1114112
    • 提供者:likesea
  1. 数学建模算法全收录799页

    0下载:
  2. 数学建模算法汇总,详详细细,惺惺相惜。学习(Mathematical modeling algorithm summary all)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:4179968
    • 提供者:jwj123jiang
  1. Matlab源程序

    0下载:
  2. 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:16384
    • 提供者:摇光
  1. O&M算法仿真

    1下载:
  2. matlab O&M算法 matlab仿真程序,使用函数实现位定时算法(Matlab O&M algorithm matlab simulation program, the use of functions to achieve bit timing algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:geaeuuu
  1. 碎纸片还原MATLAB实现

    0下载:
  2. 基于碎纸片拼接问题的TSP求解算法,适用于2013年国赛题(Chip stitching algorithm, TSP problem solving)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-11
    • 文件大小:3214074
    • 提供者:袖手无极
  1. 免疫算法

    2下载:
  2. 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:铭MARS花
  1. 算法大全pdf

    1下载:
  2. 建模智能算法适用于国赛美赛,可以助你一臂之力(Intelligent modeling algorithm is suitable for the country Saimeisai, can help you a helping hand)
  3. 所属分类:matlab例程

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

    0下载:
  2. 阵列信号处理,波达方向DOA估计的经典算法,以及其空间平滑算法(Array signal processing, direction of arrival, DOA estimation, classical algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:小编样
  1. 遗传算法

    0下载:
  2. 遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:人渣
  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. 十大算法matlab程序

    0下载:
  2. 十大算法MATLAB程序,可用于数学建模,算法和程序相对应(the algorithm of matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:10145792
    • 提供者:jessielu
  1. MOVING OBJECT DETECTION USING MATLAB

    1下载:
  2. 在基于前景检测的基于移动物体检测和车辆跟踪算法的实现中,针对广泛的应用来实现读取AVI文件,并将其分解为R,G和B组件。 执行各种操作并检测移动物体。 各个阶段的阈值决定了识别某些尺寸的移动物体的可能性。 移动物体也在其中跟踪。 MATLAB用于实现算法。 该算法用包含120帧的输入avi格式视频文件进行测试。 研究并实现了这些算法的各种应用。(In this foreground detection based moving object detection and vehicle track
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:346112
    • 提供者:夙愿
  1. 碎纸片的拼接复原算法及MATLAB实现

    0下载:
  2. 碎纸片复原的方法和部分matlab算法(Shredding method and partial matlab algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:368640
    • 提供者:额昂好
  1. 神经网络算法

    0下载:
  2. matlab神经网络算法详解 内涵例题及源程序(Neural network algorithm detailed content examples and source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:176349
    • 提供者:一只法佬
  1. GN算法

    0下载:
  2. 简单网络的matlab算法,输出的cut矩阵是分区(Matlab algorithm for simple networks)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:9216
    • 提供者:waterllll
  1. A星算法matlab源码及详细注释

    1下载:
  2. A*算法路径规划,程序中采用随机障碍物,通过躲避障碍物来完成路径的规划(A* algorithm; path planning)
  3. 所属分类:matlab例程

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