登录
首页 » matlab » NNDemo2.0

NNDemo2.0

于 2010-07-14 发布 文件大小:1002KB
0 183
下载积分: 1 下载次数: 4

代码说明:

  神经网络的MATLAB实现程序,有界面,将bp网络的应用详细讲解(MATLAB neural network implementation procedures, interfaces, network applications will be explained in detail bp)

文件列表:

NNDemo2.0





.........\30.bmp,3126,2002-09-02
.........\40.bmp,3126,2002-09-02
.........\50.bmp,3126,2002-09-02
.........\60.bmp,3126,2002-09-02
.........\70.bmp,3126,2002-09-02
.........\80.bmp,3126,2002-09-02
.........\90.bmp,3126,2002-09-02
.........\@linear
.........\.......\char.m,54,2003-10-17
.........\.......\display.m,73,2003-10-17
.........\.......\evaluate.m,62,2003-10-17
.........\.......\linear.m,325,2003-10-17
.........\@rbf
.........\....\char.m,99,2003-10-17
.........\....\display.m,100,2003-10-17
.........\....\evaluate.c,2775,2000-09-17
.........\....\evaluate.dll,40960,2000-11-17
.........\....\evaluate.m,303,2003-10-17
.........\....\evaluate.mexlx,5496,2000-09-17
.........\....\evaluate.mexsol,15560,2000-12-13
.........\....\evaluate.o,11632,2000-12-13
.........\....\mexversion.o,2592,2000-12-13
.........\....\r.m,47,2003-10-17
.........\....\rbf.m,483,2003-10-17
.........\@smosvctutor
.........\............\Cache.h,2192,2000-09-17
.........\............\InfCache.cpp,2401,2000-09-17
.........\............\InfCache.h,2278,2000-09-17
.........\............\InfCache.o,19528,2000-12-13
.........\............\LrrCache.cpp,4387,2000-11-17
.........\............\LrrCache.h,2463,2000-11-17
.........\............\LrrCache.o,23108,2000-12-13
.........\............\Makefile,295,2000-11-19
.........\............\mexversion.o,2600,2000-12-13
.........\............\smosvctrain.cpp,4202,2000-09-17
.........\............\smosvctrain.dll,69704,2000-11-19
.........\............\smosvctrain.ilk,140868,2000-11-19
.........\............\smosvctrain.mexlx,52699,2000-09-17
.........\............\smosvctrain.mexsol,200948,2000-12-13
.........\............\smosvctrain.o,16424,2000-12-13
.........\............\smosvctrain.pdb,140288,2000-11-19
.........\............\smosvctutor.m,373,2003-10-17
.........\............\SmoTutor.cpp,10258,2000-11-17
.........\............\SmoTutor.h,2821,2000-09-17
.........\............\SmoTutor.o,31728,2000-12-13
.........\............\train.m,984,2003-10-17
.........\............\utils.hh,1486,2000-09-17
.........\............\vc60.pdb,53248,2000-11-19
.........\@svc
.........\....\.xialpha.m.swp,12288,2000-09-17
.........\....\compact.m,205,2003-10-17
.........\....\display.m,272,2003-10-17
.........\....\fixduplicates.m,378,2003-10-17
.........\....\fwd.m,142,2003-10-17
.........\....\getbias.m,60,2003-10-17
.........\....\getkernel.m,66,2003-10-17
.........\....\getnsv.m,58,2003-10-17
.........\....\getsv.m,48,2003-10-17
.........\....\getw.m,48,2003-10-17
.........\....\strip.m,186,2003-10-17
.........\....\svc.m,592,2003-10-17
.........\....\train.m,88,2003-10-17
.........\....\xialpha.m,364,2003-10-17
.........\@svctutor
.........\.........\svctutor.m,353,2003-10-17
.........\a10cities.bmp,480054,2002-07-18
.........\a20cities.bmp,480054,2002-07-18
.........\delt.m,1151,2003-10-11
.........\even_k.m,559,2002-09-26
.........\example21.m,1091,2002-10-23
.........\example21a.m,1147,2002-09-30
.........\example21index.m,3679,2003-10-09
.........\example21index000.m,3675,2010-01-08
.........\example21_figure.m,523,2002-10-23
.........\example21_test.m,100,2002-10-23
.........\example22.m,1107,2002-10-07
.........\example22a.m,1081,2002-10-23
.........\example22index.m,3338,2003-10-08
.........\example22_figure.m,530,2002-10-23
.........\example22_test.m,97,2002-10-23
.........\example23.m,1197,2002-10-23
.........\example23index.m,3384,2003-10-09
.........\example23_figure.m,684,2003-10-09
.........\example24.m,1102,2002-10-23
.........\example24a.m,1101,2002-10-23
.........\example24index.m,3006,2003-10-09
.........\example24_figure.m,545,2002-10-23
.........\example25.m,467,2002-10-23
.........\example25index.m,3368,2003-10-09
.........\example25_error.m,138,2002-10-23
.........\example25_test.m,81,2002-10-23
.........\example26.m,935,2003-10-09
.........\example26index.m,4373,2003-10-09
.........\example26_error.m,139,2002-10-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CorrelationMatrixPseudocolorMapFunction
    如何用Matlab来建立关系矩阵 数据挖掘方面的论文,用matlab实现(how to use matlab to setup array)
    2009-11-22 16:28:56下载
    积分:1
  • my_lssvm1
    基于台湾大学林智仁教授开发的LSSVM工具箱编写的鸢尾属植物分类程序,基于四个特征中的后两个进行的分类,分类效果相当好!(classification for iris data using lssvm)
    2011-06-13 10:19:30下载
    积分:1
  • poincare(2)
    poincare matlab files
    2010-07-14 05:53:51下载
    积分:1
  • bengqiu
    利用MATLAB写的蹦球游戏,希望大家在学习的同时可以放松下,顺便学学matlab(The use of MATLAB in bouncing ball Writing Game, I hope everyone in the study can relax at the same time, the study incidentally learn matlab)
    2009-03-06 17:07:15下载
    积分:1
  • source_code_ldhccd
    成功实现计算RIpQbI算法的程序,本人测试已经通过,性能已基本达到RIpQbI算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 (The successful implementation of the program to calculate RIpQbI algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me )
    2015-12-09 10:03:00下载
    积分:1
  • MATLAB
    MATLAB最优化计算,各种最优化算法例程序,非常实用。(MATLAB optimization, the optimization algorithm were all kinds of procedures, very useful.)
    2021-05-09 23:28:34下载
    积分:1
  • changguipidx
    利用S函数的PID解耦控制器实现单元机组解耦控制(The use of S function decoupling PID controller to achieve decoupling control unit)
    2009-07-12 21:16:44下载
    积分:1
  • Simulink-Getting-Started-Guide
    MATLAB/simulink2013b最新版新用户说明书和老用户使用说明。(MATLAB/simulink2013b latest version of the new users and old users manual instructions.)
    2013-11-05 19:59:25下载
    积分:1
  • nonlinear-conjugate-gradient
    在无约束最优化方法中,通过选择搜索方向 k d 而得到的方法主要有四种:最 速下降法,Newton法,共轭方向法,Quasi-Newton (拟牛顿法)。 (Study on the algorithm of several nonlinear conjugate gradient method and the analysis of global convergence)
    2013-12-05 15:03:36下载
    积分:1
  • Differential-Equation
    求解二元二次微分方程及其边值问题,含有实例及代码(To solve the binary quadratic differential equation and its boundary value problem,including examples and codes)
    2020-07-04 19:20:02下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载