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

搜索资源列表

  1. adaptive_adaboosting.rar

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6579
    • 提供者:来海锋
  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. bp

    2下载:
  2. BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1032
    • 提供者:大冰
  1. BAM

    0下载:
  2. Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;-Bidirectional Associative Memory Heteroassociative Memory artificial intelligence artificial neural network source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:19652
    • 提供者:
  1. fdp-v51

    0下载:
  2. Face detection project based on Adaboost algorithum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2389127
    • 提供者:raghu
  1. PSO_vb

    2下载:
  2. 这是本人的毕业设计,用vb实现基于pso算法的文档聚类算法-This is my graduation project using vb algorithms pso-based Document Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-21
    • 文件大小:1203885
    • 提供者:刘勇
  1. PSO

    0下载:
  2. 本工程旨在提供一个PSO优化算法的工具箱,可以在MATLAB环境下运行或者在C++环境下进行编译。-The project aims to create a toolbox based on PSO Algorithm, which can be a part of the Matlab environment and also as a standalone application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1395
    • 提供者:wgl
  1. MonteCarlo-ppt-sample

    0下载:
  2. 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:516687
    • 提供者:Kevin
  1. GA_matlab_M4

    0下载:
  2. 基于matlab的遗传算法的M文件,是我跟老师做SRP项目的时候找到的,很有用的哦-Matlab genetic algorithm based on M-file, do I tell the teacher when the SRP project to find, very useful oh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4423
    • 提供者:维嘉
  1. proses_nn

    0下载:
  2. neural network daily project with matlab programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:kotakungu
  1. simpleSVM_3

    0下载:
  2. 用于学习的简单的SVM程序(作者:gloosli),里面有1类SVM-The simpleSVM project contains Machine Learning codes for algorithms based on the SimpleSVM. It provides methods for Support Vector Machines and related methods, such as One-Clas SVM, nu-SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:19377
    • 提供者:wangguangxue
  1. ColorCluster

    1下载:
  2. 以车道检测项目为例,依据颜色信息进行聚类,Matlab代码实现。-To lane detection project, for example, clustering based on color information, Matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:11240
    • 提供者:辰采星
  1. project

    0下载:
  2. a project with matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6680
    • 提供者:reza
  1. mpca

    1下载:
  2. 以下Matlab项目包含用于模块化pca的源代码和Matlab示例。 代码有一些问题,orl面部从1.pgm命名为400.pgm.5从每个类中随机抽取的测试和训练集。图像分为4部分。-The following Matlab project contains the source code and Matlab examples used for modular pca. the code has some problem,orl faces are named 1.pgm to 400.pg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:
  1. 57089

    0下载:
  2. 基于matlab的人脸识别系统pca 以下Matlab项目包含用于基于pca的人脸识别系统的源代码和Matlab示例。代码也包含在数据库中。该项目中包含的源代码和文件列在项目文件部分,请确保列出的源代码是否满足您的需求。-Face recognition system pca based in matlabThe following Matlab project contains the source code and Matlab examples used for face recogn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-16
    • 文件大小:13732864
    • 提供者:
  1. My Project

    0下载:
  2. PARA EL INICIO DE MATLAB
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:lito8dr
  1. Checkers-Project[Matlabdl.com]

    0下载:
  2. checkers algorithm matlab implemment
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:411648
    • 提供者:nimapq
  1. benbarrowes-f2matlab-8ef1bb3

    0下载:
  2. Even though f2matlab is free (under GPL) for the using, I would like to ask that those who find it useful, wish to support the project, and are able to make a contribution to please do so commesurate with use (especially corporations). *** Impo
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:1369088
    • 提供者:SASASA89
  1. pic

    0下载:
  2. THIS IS NOT PROJECT.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-28
    • 文件大小:915456
    • 提供者:nass
  1. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:542720
    • 提供者:www.wobishe.com
« 12 »
搜珍网 www.dssz.com