CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 算法代码

搜索资源列表

  1. 最小二乘算法源程序代码

    8下载:
  2. 用于系统辨识的参数估计的最小二乘算法源程序代码
  3. 所属分类:matlab例程

  1. EM算法

    3下载:
  2. EM算法源程序的代码,运行的结果和实验报告
  3. 所属分类:matlab例程

    • 发布日期:2011-09-20
    • 文件大小:49379
    • 提供者:thelastleaf
  1. RSSI和TOA定位算法的Matlab仿真代码

    9下载:
  2. RSSI和TOA定位算法的Matlab仿真代码,RSSI and TOA location algorithm Matlab simulation code
  3. 所属分类:matlab例程

    • 发布日期:2014-04-05
    • 文件大小:17445
    • 提供者:麦田
  1. GA.rar

    0下载:
  2. 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4721
    • 提供者:dingbiao
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. Monte-Carlo

    2下载:
  2. 利用matlab实现的蒙特卡罗算法代码,大家可以一起究研一下!-Monte Carlo algorithm is implemented using matlab code, we can study with the study look at!
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:397908
    • 提供者:张鹏程
  1. bpANDgenetic

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络的代码,文本格式的-bp propoganda and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:rayonxu
  1. yichuansuanfa

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Optimizing a function using Simple Genetic Algorithm with elitist preserved
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1011
    • 提供者:宋晓夏
  1. 图论算法的matlab程序实现

    1下载:
  2. 本资源涵盖了几乎所有matlab图论领域里的算法代码,最短路问题、TSP、最大流、深度优先搜索、广度优先、蚁群算法等等,可为功能强大。
  3. 所属分类:matlab例程

  1. VFH避障算法代码

    4下载:
  2. 基于matlab的VFH避障算法代码,可实现自动导航小车的避障功能,适合初学者使用。
  3. 所属分类:matlab例程

  1. 粒子群算法2

    0下载:
  2. 智能算法中的粒子群算法的代码,很好用,分享给需要的朋友们(The code of particle swarm algorithm in intelligent algorithm is very good to share with friends who need it.)
  3. 所属分类:matlab例程

  1. EM算法代码

    1下载:
  2. 一些MATLAB算法小程序,EM算法,CART算法等(Some MATLAB algorithm small program, EM algorithm, CART algorithm and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1117184
    • 提供者:开心小桃子
  1. 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 遗传模拟退火算法和聚类算法的结合,有助于学生课程设计,熟悉算法代码的学习(The combination of genetic simulated annealing algorithm and clustering algorithm is helpful to students' curriculum design and familiarity with algorithm code learning.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-17
    • 文件大小:12288
    • 提供者:重中之重去
  1. 灰太狼优化算法

    2下载:
  2. GWO算法模拟了灰狼在自然界中的领导层次和狩猎机制。四种类型的灰狼,如alpha,beta,delta和omega,用于模拟领导层次结构。此外,实施狩猎,搜寻猎物,环绕猎物和攻击猎物的三个主要步骤以执行优化。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wo
  3. 所属分类:matlab例程

    • 发布日期:2020-03-23
    • 文件大小:5968896
    • 提供者:一江月
  1. SCA:用于解决优化问题的正弦余弦算法

    1下载:
  2. 用于求解单目标优化问题的正弦余弦算法。 SCA创建多个初始随机候选解决方案,并要求它们使用基于正弦和余弦函数的数学模型向外波动或朝向最佳解决方案。几个随机和自适应变量也被集成到该算法中,以强调在不同的优化里程碑中探索和利用搜索空间。 压缩包包括:发表的论文、优化算法代码、优化工具箱。(Sine-cosine algorithm for solving single objective optimization problems. SCA creates multiple initial ra
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:3127296
    • 提供者:一江月
  1. 美赛必备MATLAB智能算法 案例 代码.part3

    1下载:
  2. 算法代码及教程不能乱传 copyright只提供学习科研使用,别的出了事自己负责(copyright this isa zip include books and source code)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-18
    • 文件大小:13618176
    • 提供者:drunk新军
  1. 注水算法代码

    1下载:
  2. 注水算法是根据某种准则, 并根据信道状况对发送功率进行自适应分配, 通常是信道状 况好的时刻, 多分配功率, 信道差的时候, 少分配功率, 从而最大化传输速率。 实现功率的“注水” 分配, 发送端必须知道 CSI(The waterflooding algorithm is based on some criteria and adaptively allocates the transmission power according to the channel condition, usua
  3. 所属分类:matlab例程

    • 发布日期:2021-03-24
    • 文件大小:14336
    • 提供者:最赖赖
  1. GSO及其改进算法代码

    1下载:
  2. 群搜索算法(GSO)及其改进版本的MATLAB代码实现(Group Search Algorithms (GSO) and Implementation of Its Improved Version of MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-28
    • 文件大小:17408
    • 提供者:huangbin
  1. 完整的matlab遗传算法代码

    2下载:
  2. 完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-06
    • 文件大小:4096
    • 提供者:initialZ
  1. 麻雀搜索算法代码

    0下载:
  2. Matlab麻雀搜索算法代码,可顺利运行。包含多个测试函数。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com