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

搜索资源列表

  1. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. PID控制算法分析与实现

    0下载:
  2. 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:6031360
    • 提供者:xudong
  1. 基于c语言的人工免疫算法的源程序

    0下载:
  2. 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:116736
    • 提供者:小迪要加U
  1. 连续投影算法

    0下载:
  2. 连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1868800
    • 提供者:日照抚远
  1. chapter7多种群遗传算法的函数优化算法

    0下载:
  2. 用遗传算法去优化多种群问题,寻求目标的最优解(The genetic algorithm is used to optimize the multi-population problem and seek the optimal solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:心空岁月
  1. chapter8基于量子遗传算法的函数寻优算法

    0下载:
  2. 本文件为基于量子遗传算法的MATLAB软件去寻优(This paper is based on the MATLAB software to seek optimization based on the quantum genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:心空岁月
  1. chapter11基于多层编码遗传算法的车间调度算法

    0下载:
  2. 基于多层编码的遗传算法的车间调度算法研究(The study of workshop scheduling algorithm based on multi-layer coding genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:10240
    • 提供者:心空岁月
  1. 二分法查找算法C源码

    0下载:
  2. 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:xihananhai
  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:118784
    • 提供者:xihananhai
  1. allan 递推算法

    0下载:
  2. ALLAN方差算法,告别ALLAN普通算法的时间过长的问题,新算法采用递推形式(ALLAN anaylaze arithmetic recurrence)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-12
    • 文件大小:106081
    • 提供者:旺旺123
  1. 单片机常用算法设计

    0下载:
  2. 单片机常用算法设计,包括滤波算法,PID算法,模糊PID算法等等。(The algorithm design of single chip microcomputer includes filtering algorithm, PID algorithm, fuzzy PID algorithm and so on.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:288230
    • 提供者:Jh13
  1. 一阶滞后滤波算法

    0下载:
  2. 一阶滞后滤波算法,用于统计数据时的平均、平滑.(The first order lag filter algorithm is used for averaging and smoothing of statistical data.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:达川zc
  1. PSO算法程序

    2下载:
  2. 粒子群优化算法是一种基于群体智能的演化计算技术。与遗传算法相比,PSO没有遗传算法中的选择(Selection)、交叉(Crossover)、变异(Mutation)等操作,而是通过粒子在解空间追随最优的粒子进行搜索。(Particle Swarm Optimization (PSO) is an evolutionary computing technique based on group intelligence. Compared with the genetic algorithm, P
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:lazyxiaoming
  1. 排序蚁群算法

    0下载:
  2. 蚁群算法的学习,适合研究机器人行走寻路以及其他路径寻找。(Ant colony algorithm is suitable for robot walking, pathfinding and other path finding.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:10240
    • 提供者:¥%…&*
  1. ACM国际大学生程序设计竞赛 算法与实现 俞勇

    1下载:
  2. 此为部分acm算法模板,对算法学习有帮助(This is part of the ACM algorithm template, algorithm learning helpful)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:17754164
    • 提供者:wang648979
  1. 粒子群算法2

    7下载:
  2. 最简单的粒子群算法,里面包括PSO.m,main.m(直接跑,而且有相关的说明),还有fitness.m,直接能跑(PSO,main,fitness.it can run directly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:飘1111
  1. 面向高维数据的子空间聚类算法研究

    0下载:
  2. 面向高维数据的子空间聚类算法研究,包括所有的硬子空间,软子空间等聚类算法,也包括一些新提出的子空间聚类算法及其伪代码和实验分析。(The research of subspace clustering algorithms for high-dimensional data includes all the hard subspace, soft subspace and other clustering algorithms. It also includes some newly propo
  3. 所属分类:文章/文档

    • 发布日期:2017-12-12
    • 文件大小:3015577
    • 提供者:枫歌
  1. 推荐功能的两种算法

    0下载:
  2. 推荐的算法有很多种,我们根据产品的特性,推荐的目的,以及其它方面的要求采用上述2种推荐算法(Recommendation function algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:28672
    • 提供者:行业语
  1. 基于整体变分模型的图像修复算法仿真实现_钱宗峰

    1下载:
  2. 基于整体变分模型的图像修复算法仿真实现,使用Matlab平台。(Based on the overall variational model of image inpainting algorithm simulation, using the Matlab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:783360
    • 提供者:heyheysher
  1. 自适应滤波算法程序

    0下载:
  2. 滤波算法中的自适应滤波算法,基于Matlab平台。(Adaptive filtering algorithm in filtering algorithm, based on Matlab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:193536
    • 提供者:heyheysher
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com