CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 二维 MATLAB

搜索资源列表

  1. 神经网络学习的二维非线性函数

    1下载:
  2. 神经网络学习二维非线性函数 ,多维非线性辨识的MATLAB程序-neural network learning 2D nonlinear function, multi-dimensional nonlinear identification procedures MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:gxsh
  1. pso_2Dimension

    0下载:
  2. 该程序是采用MATLAB编写的一个二维优化算法,对于初学者很有用!-that the procedure was prepared by using MATLAB a two-dimensional optimization algorithm, very useful for beginners!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:310793
    • 提供者:彭斌
  1. approaching_fuzzy_2v

    0下载:
  2. 使用模糊系统方法来实现二维函数的逼近,效果很好,matlab编程仿真-fuzzy systems use methods to achieve the two-dimensional function approximation and the results very good, Matlab Simulation Programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:935
    • 提供者:胡朋
  1. 用遗传算法求解二维函数的最大值

    1下载:
  2. 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-14
    • 文件大小:3642
    • 提供者:ttl
  1. bpspline

    1下载:
  2. MATLAB写的二维和三维曲面插值的一些程序,供大家参考学习-Written in MATLAB two-dimensional and three-dimensional surface interpolating a number of procedures, for your information to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6271
    • 提供者:杨同学
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2252
    • 提供者:chenxiao
  1. Parzen_Window

    2下载:
  2. 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3907
    • 提供者:唐盛
  1. xy2libsvm.m.tar

    0下载:
  2. 将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:656
    • 提供者:ade
  1. code

    0下载:
  2. 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2809
    • 提供者:maling
  1. CellAuto

    0下载:
  2. 元胞自动机的虚拟程序 开发工具:Microsoft Visual Basic 6.0 运行平台:Windows OS (VB编译,代码未优化,运行速度较慢) 词语解释: CA,cellular automata,元胞自动机,或称细胞自动机。 模式(Pattern),多个细胞构成的一个状态组合。 模型: 维度,二维四方网格 细胞,两种状态(活、死);一个方格代表一个细胞。 邻居,Moore型(上、下、左、右、左上、右上、左下、
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:106818
    • 提供者:iDo4LT
  1. GA_qiu

    0下载:
  2. 自己采用MATLAB编写的遗传算法程序,实现二维函数的优化。-Genetic Algorithm written in MATLAB by myself.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8471
    • 提供者:qiuwei
  1. 1m

    1下载:
  2. 二维光子晶体禁带的遗传优化算法Photonic Band Gap Genetic Algorithm-Photonic Band Gap Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2094
    • 提供者:Dongzhi Zhang
  1. weweileigemaGA

    1下载:
  2. 本程序采用二维雷格玛编码的遗传算法优化程序,算法可以在matlab中直接运行-This procedure uses two virei Sigma-coded genetic algorithm optimization procedures, algorithms can be run directly in matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1463
    • 提供者:细细
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9388
    • 提供者:聂雨桐
  1. NichedGeneticAlgorithm

    1下载:
  2. 小生境遗传算法Matlab工具箱试版,Niched Genetic Alogrihtm Matlab Toolbox - 接口文件说明:MyFun1.m - 一维优化函数,MyFun2.m - 二维优化函数, MyFun3.m - 三维优化函数,Main_GA1.m - 一维函数优化 - 主程序,Main_GA2.m - 二维函数优化 - 主程序, Main_GA3.m - 三维函数优化 - 主程序-Niche genetic algorithm Matlab toolbox trial v
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-29
    • 文件大小:73632
    • 提供者:tom
  1. Kmean

    0下载:
  2. Kmean 算法Matlab实现,数据为二维高斯随机分布点-Kmean algorithm by Matlab, the data points for the two-dimensional Gaussian random distribution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:49155
    • 提供者:adhw
  1. ant_Plane

    14下载:
  2. 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-13
    • 文件大小:159572
    • 提供者:batilei
  1. Adaptive-Embedding-Dimension

    0下载:
  2. 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:342261
    • 提供者:
  1. PSO

    0下载:
  2. 二维粒子群算法,详细matlab代码解说,有图生成-Particle Swarm Optimization PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3728
    • 提供者:小洁
  1. som

    3下载:
  2. 随机产生5类二维坐标系中的数,使用SOM网络进行无监督聚类,将产生的随机数自动聚成五类,并将结果用图像直接显示出来,生成训练好的网络权值(Five kinds of random numbers in two-dimensional coordinate system are generated randomly, and unsupervised clustering is carried out using SOM network. The random numbers generated
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-06-06
    • 文件大小:57344
    • 提供者:xldtyh
« 12 »
搜珍网 www.dssz.com