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

搜索资源列表

  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159.46kb
    • 提供者:戴朝华
  1. S200502106_SVM_for_classfication

    1下载:
  2. SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:郑军
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.91kb
    • 提供者:bo
  1. GA

    0下载:
  2. 一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:154.73kb
    • 提供者:leafer
  1. Genetic_Algorithm_Optimization_Toolbox_package_Mat

    0下载:
  2. This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this comm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:104.43kb
    • 提供者:张志
  1. learner

    0下载:
  2. aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the ja
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:407.32kb
    • 提供者:njustyw
  1. trnn

    0下载:
  2. 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2.36kb
    • 提供者:kingking
  1. pbbo

    1下载:
  2. 基于生物地理优化进化算法(BBO)代码,以及几组测试函数;使用方法: 输入BBO(@函数名),如BBO(@QuarticDisc) )-matlab code for biography-based algorithm. The software can be run by typing the following MATLAB command: BBO(@"function name")
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.05mb
    • 提供者:向健
  1. BP

    0下载:
  2. 使用MATLAB自己实现的一个BP神经网络的程序,程序中封装了一个函数,需要输入数据。上传的文件包中有一个Data文件,里面输入的数据和调用命令。-Use MATLAB to achieve one of their own BP neural network procedures, procedures in packages of a function, the need to input data. Upload a document package, there is a Data fi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.16kb
    • 提供者:dd
  1. basicann

    0下载:
  2. basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ /*T
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:100.48kb
    • 提供者:wooxun
  1. AntSystem

    2下载:
  2. 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-12
    • 文件大小:27.17kb
    • 提供者:boy
  1. NetLogo2.1beta3Installer(1)

    0下载:
  2. NetLogo是一个用于模拟自然和社会现象的可编程建模平台。可方便的建立传染病传播模型。可以通过共享模型文档进行合作开发和交流。尤其适合于复杂性系统的仿真开发。开发者可以对成百上千个相互依赖且并行运行的Agent发实时指令。-NetLogo is a used to simulate the natural and social phenomena modeling programmable platform. Can be a convenient model for the establis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-13
    • 文件大小:20.06mb
    • 提供者:张永超
  1. FastICA_2[1].5

    0下载:
  2. 独立成分分析(ICA,Independent Component Correlation Algorithm)简介- FastICA programs: FASTICAG - Graphical user interface for FastICA FASTICA - command line version of FastICA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:36.22kb
    • 提供者:tuo
  1. 0521ex2

    0下载:
  2. 状态演算中状态动作对的控制命令的代码实现-State calculus of state action on the control command of the code implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:21.44kb
    • 提供者:李倩
  1. k-means-new

    0下载:
  2. 聚类算法的C++实现,实现了一维点的聚类,命令行输入-Clustering algorithm C++ implementation to achieve the one-dimensional point of the cluster, the command line enter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:535.9kb
    • 提供者:夏治文
  1. lab432

    1下载:
  2. Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:373kb
    • 提供者:朱凤宇
  1. src

    0下载:
  2. Johnny Chung Lee写了一堆软件后就可以通过互联网远程操控这台机器人移动聊天喽! 那么什么是iRobot Create呢?iRobot Create是iRobot生产的类似Roomba的教育/Diy机器人。请查看RoboticFan关于Create的介绍。它拥有32个内置传感器,两个驱动轮,一个车辘和四个可移动小轮,一个预排程序的行为编码器,一个可以扩大的输入输出端口和一个后挡板。在指令模块等许多可选择性附件的写作下作业如iRobot Command Module, iRobot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:126.68kb
    • 提供者:lianlian
  1. robotro

    0下载:
  2. Johnny Chung Lee写了一堆软件后就可以通过互联网远程操控这台机器人移动聊天喽! 那么什么是iRobot Create呢?iRobot Create是iRobot生产的类似Roomba的教育/Diy机器人。请查看RoboticFan关于Create的介绍。它拥有32个内置传感器,两个驱动轮,一个车辘和四个可移动小轮,一个预排程序的行为编码器,一个可以扩大的输入输出端口和一个后挡板。在指令模块等许多可选择性附件的写作下作业如iRobot Command Module, iRobot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:200.18kb
    • 提供者:lianlian
  1. xindianxinhaochuli

    0下载:
  2. 1.将rddata程序运行后,会出现.mat文件,选择不同数据, 更改.m文件中.mat的文件名,如ecgdata100.mat。 接着运行ecgdata.m文件,对load命令中的文件名进行选择修改, 可以实现对QRS波的检测。 2.将MIT-BIH库中的数据100.dat,101.dat,102.dat,106.dat,108.dat,117.dat,118.dat, 123.dat运行rddata程序,生成相应的.mat文件,接着,运行gui.m文件,会 出现心电信
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7.47kb
    • 提供者:wangchenyang
  1. Chess

    0下载:
  2. a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9.15mb
    • 提供者:pudn wang
« 12 »
搜珍网 www.dssz.com