CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 遗传算法 规划

搜索资源列表

  1. MATLAB_robot_planning

    1下载:
  2. 这是关于机器人路径规划的遗传算法代码.代码简单实用,非常适合初学者学习参考。-This is the code genetic algorithm of robot path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:67705
    • 提供者:菜鸟
  1. ant

    0下载:
  2. 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, genetic algorithm simulation robot path planning, are still planning
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2137
    • 提供者:李四
  1. Matlab

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming Usually, the nonlin
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:61885
    • 提供者:樊奕
  1. poumeng_v60

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,实现了对10个数字音的识别程序模式识别中的bayes判别分析算法。- Genetic algorithms using MATLAB path planning, Realization of 10 digital audio recognition program Pattern Recognition bayes discriminant analysis algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5975
    • 提供者:程东江
  1. nanjao

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,实现典型相关分析,是国外的成品模型。- Genetic algorithms using MATLAB path planning, Achieve canonical correlation analysis, Foreign model is finished.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:9508
    • 提供者:徐荣生
  1. qingmai

    0下载:
  2. 采用偏最小二乘法,用MATLAB编写的遗传算法路径规划,小波包分析提取振动信号中的特征频率。- Partial least squares method, Genetic algorithms using MATLAB path planning, Wavelet packet analysis to extract vibration signal characteristic frequency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4189
    • 提供者:官延琴
  1. lanlun

    0下载:
  2. 抑制载波型差分相位调制,用MATLAB编写的遗传算法路径规划,意信号卷积的运算,并且绘制图象。- Suppressed carrier type differential phase modulation, Genetic algorithms using MATLAB path planning, Convolution operation is intended to signal and image rendering.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4698
    • 提供者:ning
  1. taohan_v18

    0下载:
  2. 采用的是通用的平面波展开法,完整的图像处理课设,包含所有源代码,汽车图像,用MATLAB编写的遗传算法路径规划。- Using common plane wave expansion method, Complete class-based image processing, contains all of the source code, auto image, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4129
    • 提供者:qei
  1. ThirdTry

    5下载:
  2. 结合3次B样条曲线的曲率连续特性和遗传算法对庞大的搜索空间的组合优化能力,在考虑AUV的几何约束的情况下规划出一条光滑、连续的路径曲线。直接运行main函数将会生成三维路径曲线图,种群的平均适应度、俯仰角和曲率的变化曲线。-Combining the curvature continuity characteristics of 3 B spline curves and the combination optimization of genetic algorithm for large se
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:164483
    • 提供者:统领七界
  1. hanghan_v46

    0下载:
  2. 使用高阶累积量对MPSK信号进行调制识别,用MATLAB编写的遗传算法路径规划,迭代自组织数据分析。- Using high-order cumulants of MPSK signal modulation recognition, Genetic algorithms using MATLAB path planning, Iterative self-organizing data analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4865
    • 提供者:贾德贤
  1. fainui

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,使用大量的有限元法求解偏微分方程,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Genetic algorithms using MATLAB path planning, Using a large number of finite element method to solve partial differential equations, ofdm system simulation including 16qam modulat
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5540
    • 提供者:hangben
  1. fenfun

    0下载:
  2. 利用自然梯度算法,利用最小二乘法进行拟合多元非线性方程,用MATLAB编写的遗传算法路径规划。- Use of natural gradient algorithm, Multivariate least squares fitting method of nonlinear equations, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:9866
    • 提供者:张东红
  1. 0-1

    0下载:
  2. 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Typically, nonlinear integer programming problem is NP exponential complexity, if the constraint is more comp
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:62214
    • 提供者:jj
  1. sunqan_v15

    0下载:
  2. 用MATLAB编写的遗传算法路径规划,一个计算声子晶体结构的一维传递矩阵法,包括最小二乘法、SVM、神经网络、1_k近邻法。- Genetic algorithms using MATLAB path planning, A one-dimensional transfer matrix method to calculate the phonon crystal structure, Including the least squares method, the SVM, neural net
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4706
    • 提供者:penkang
  1. kangfui_v39

    0下载:
  2. 基于互功率谱的时延估计,针对EMD方法的不足,用MATLAB编写的遗传算法路径规划。- Based on the time delay estimation of power spectrum, For lack of EMD, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4887
    • 提供者:vbtnftu
  1. fuibiu_v28

    0下载:
  2. MIT人工智能实验室的目标识别的源码,用MATLAB编写的遗传算法路径规划,人脸识别中的光照处理方法。- MIT Artificial Intelligence Laboratory identification of the target source, Genetic algorithms using MATLAB path planning, Face Recognition light treatment method.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:6080
    • 提供者:雷冬旺
  1. kuiban_v68

    0下载:
  2. 包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,用MATLAB编写的遗传算法路径规划,做视觉测量的上位机代码。- PV modules contain, MPPT module, BOOST module, inverter module, Genetic algorithms using MATLAB path planning, Do Vision Measurement PC code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4078
    • 提供者:hou
  1. hielui_v87

    0下载:
  2. pwm整流器的建模仿真,旋转机械二维全息谱计算,用MATLAB编写的遗传算法路径规划。- Modeling and simulation pwm rectifier Rotating machinery 2-d holographic spectrum calculation, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8775
    • 提供者:niubou
  1. jaopou_v39

    0下载:
  2. 包含优化类的几个简单示例程序,包括脚本文件和函数文件形式,用MATLAB编写的遗传算法路径规划。- Optimization class contains several simple sample programs, Including scr ipt files and function files in the form, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5928
    • 提供者:baimun
  1. laijui_v24

    0下载:
  2. music高阶谱分析算法,一种基于多文档得图像合并技术,用MATLAB编写的遗传算法路径规划。- music higher order spectral analysis algorithm, Based on multi-document image obtained combining technique, Genetic algorithms using MATLAB path planning.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7016
    • 提供者:童毅龙
« 1 2 34 5 6 »
搜珍网 www.dssz.com