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

搜索资源列表

  1. matlab遗传算法程序集

    0下载:
  2. matlab遗传算法程序 其中包括13个程序-Matlab genetic algorithm which includes 13 procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6206
    • 提供者:戴朝华
  1. ID3.m

    0下载:
  2. 这个Matlab环境下的模式分类算法集提供了二维两类分类问题的很多可视化程序-the Matlab environment under the classification algorithm provides a two-dimensional set two classifications of many visual programming
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:小猪
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    3下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
  3. 所属分类:教育/学校应用

  1. 作品 MATLAB语言常用算法程序集

    0下载:
  2. 关于matlab的语言常用算集比较详细的完整版学习资料(The language of MATLAB is often used in a more detailed and complete set of learning materials)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:88763392
    • 提供者:杰尼尔
  1. MatLab代码大全

    0下载:
  2. 比较全的基础代码合集,适合新手上路,包括部分算法(A complete set of basic code, suitable for novice)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:90112
    • 提供者:fghj1533
  1. matlab

    0下载:
  2. 涵盖matlab使用的资料,内容很多很全 包括算法合集,讲解和说明(Covering the information used by MATLAB, many of the contents are fully included in the aggregation, explanation and explanation of the algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:20168704
    • 提供者:Shengyi66
  1. MATLAB语言常用算法程序集

    0下载:
  2. MATLAB语言常用算法程序集,集成各种matlab程序(Common algorithm set of MATLAB language)
  3. 所属分类:并行计算

    • 发布日期:2018-05-01
    • 文件大小:128000
    • 提供者:koolo
  1. 蒙特卡罗算法与matlab(精品教程)

    0下载:
  2. 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:282624
    • 提供者:天射手座
  1. [MATLAB语言常用算法程序集].龚纯.扫描版

    0下载:
  2. matlab常用算法程序集.龚纯.PDF扫描版文件,里面有算法程序(Matlab commonly used algorithm assembly. Gong Chun.PDF scan version of the file, there are algorithm procedures)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:17591296
    • 提供者:岛屿12
  1. MATLAB实现鸢尾花数据集分类

    3下载:
  2. 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-14
    • 文件大小:2048
    • 提供者:嚯嚯哒
  1. 李纯明的水平集程序matlab

    2下载:
  2. 李纯明水平集算法进行图像分割,使用matlab语言进行编写(Li Chunming level set algorithm is used for image segmentation and written in MATLAB language)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-26
    • 文件大小:44032
    • 提供者:Geralk
  1. ISP

    0下载:
  2. 独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturall
  3. 所属分类:其他

    • 发布日期:2019-07-24
    • 文件大小:1024
    • 提供者:mr_xia
  1. 相控阵天线相位加权置零综合的闭环实数算法

    1下载:
  2. 二维矩形相控阵天线方向图,基于遗传算法,采用中英文合集说明(Phased Array Antenna Pattern Based on Genetic Algorithm Use a combination of Chinese and English instructions)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-02
    • 文件大小:588800
    • 提供者:aaaaa111111asd
  1. 基于粒子群优化算法的特征选择SVM分类

    4下载:
  2. 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected
  3. 所属分类:matlab例程

    • 发布日期:2020-05-10
    • 文件大小:281600
    • 提供者:yty1018
  1. matlab代码

    0下载:
  2. Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-28
    • 文件大小:129024
    • 提供者:wqg800828
  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:19835904
    • 提供者:王二愣子
  1. 高等应用数学问题的MATLAB求解(中文)全套课件

    2下载:
  2. 高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approx
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:21203968
    • 提供者:凌澜潇潇
  1. 信息时代的电子战

    3下载:
  2. D.C.施莱赫先生所著的《信息时代的电子战》一书,包括电子版原文(MLF格式,需要从网上下载MLFViewer阅读器),以及原书附带的程序集,对于从事雷达电子战领域研究的技术人员有着非常高得参考价值。(D. C. Schleich's Book, Electronic Warfare in the information age, has a very high reference value for the technical personnel engaged in the field of
  3. 所属分类:交通/航空行业

    • 发布日期:2020-12-29
    • 文件大小:11934720
    • 提供者:jznudt
  1. 基于MATLAB的手写识别(可以自行添加数据集)

    0下载:
  2. 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。
  3. 所属分类:matlab例程

  1. Matlab 优化求解之蝙蝠算法

    1下载:
  2. 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)
  3. 所属分类:其他

« 1 2 3 45 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com