登录
首页 » matlab » intelligent-control-modle

intelligent-control-modle

于 2010-06-09 发布 文件大小:277KB
0 232
下载积分: 1 下载次数: 19

代码说明:

  a neural network - GA toolbo for intelligent control

文件列表:

智能控制大作业
..............\gaot
..............\....\A.mat,950,2008-07-07
..............\....\adjswapMutation.m,1419,2007-03-26
..............\....\arithXover.m,1487,2007-03-26
..............\....\B.mat,950,2008-07-07
..............\....\b2f.m,1495,2007-03-26
..............\....\binaryExample.m,2080,2007-03-26
..............\....\binaryMutation.m,1504,2007-03-26
..............\....\boundaryMutation.m,1639,2007-03-26
..............\....\BPNET.m,517,2007-03-26
..............\....\BPNETFH.m,862,2007-03-26
..............\....\calcbits.m,1382,2007-03-26
..............\....\Contents.m,4761,2007-03-26
..............\....\coranaEval.m,1451,2007-03-26
..............\....\coranaFeval.m,1538,2007-03-26
..............\....\coranaMin.m,1222,2007-03-26
..............\....\cyclicXover.m,1654,2007-03-26
..............\....\delta.m,1471,2007-03-26
..............\....\dists.m,6837,2007-03-26
..............\....\EER.m,1586,2007-03-26
..............\....\enhancederXover.m,2348,2007-03-26
..............\....\erXover.m,2118,2007-03-26
..............\....\f2b.m,1501,2007-03-26
..............\....\floatExample.m,2322,2007-03-26
..............\....\floatGradExample.m,2137,2007-03-26
..............\....\ga.m,10805,2007-03-26
..............\....\gabpEval.m,453,2008-07-04
..............\....\GABPNET.asv,2644,2008-07-04
..............\....\GABPNET.m,1508,2008-07-04
..............\....\GABPNETFH.m,864,2007-03-26
..............\....\gadecod.asv,825,2007-03-27
..............\....\gadecod.m,821,2008-07-04
..............\....\gademo.m,4213,2007-03-26
..............\....\gademo1.m,3887,2007-03-26
..............\....\gademo1eval1.m,1275,2007-03-26
..............\....\gademo2.m,2840,2007-03-26
..............\....\gademo3.m,6262,2007-03-26
..............\....\gaMichEval.m,193,2007-03-26
..............\....\gaotv5.ps,132728,2007-03-26
..............\....\gaZBGrad.m,174,2007-03-26
..............\....\gaZBGradEval.m,684,2007-03-26
..............\....\GA_NN.mdl,67895,2008-07-07
..............\....\heuristicXover.m,2136,2007-03-26
..............\....\initializega.m,3282,2007-03-26
..............\....\initializeoga.m,1561,2007-03-26
..............\....\inversionMutation.m,1555,2007-03-26
..............\....\linerorderXover.m,1850,2007-03-26
..............\....\maxGenTerm.m,1345,2007-03-26
..............\....\multiNonUnifMutation.m,1991,2007-03-26
..............\....\nonUnifMutation.m,2190,2007-03-26
..............\....\normGeomSelect.m,2308,2007-03-26
..............\....\optMaxGenTerm.m,1555,2007-03-26
..............\....\orderBasedExample.m,2859,2007-03-26
..............\....\orderbasedXover.m,1741,2007-03-26
..............\....\parse.m,1459,2007-03-26
..............\....\partmapXover.m,1921,2007-03-26
..............\....\PID.mdl,21719,2008-07-07
..............\....\plotCorana.m,514,2007-03-26
..............\....\htm" target=_blank>README,1110,2007-03-26
..............\....\roulette.m,861,2007-03-26
..............\....\shiftMutation.m,1624,2007-03-26
..............\....\simpleXover.m,1611,2007-03-26
..............\....\singleptXover.m,1564,2007-03-26
..............\....\startup.m,49,2007-03-26
..............\....\swapMutation.m,1569,2007-03-26
..............\....\threeswapMutation.m,1397,2007-03-26
..............\....\tournSelect.m,1616,2007-03-26
..............\....\tspEval.m,157,2007-03-26
..............\....\unifMutation.m,1648,2007-03-26
..............\....\uniformXover.m,1823,2007-03-26
..............\智能控制.doc,317440,2008-07-07
..............\模型
..............\....\mohu.mdl,28228,2008-07-03
..............\....\nn.m,168,2008-07-03
..............\....\NN.mdl,75229,2008-07-03
..............\....\PID.mdl,22287,2008-06-22
..............\....\zdh.fis,1868,2008-06-04

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

发表评论

0 个回复

  • simple_new
    TMM模拟电磁波在堆膜中传播过程 和场分布,可简易改变参数 作不同体系的透射反射谱图和场分布图(TMM simulation of electromagnetic waves in the spread of membrane reactor process and field distribution can be easy to change the parameters for different systems of transmission reflection spectra and field distribution)
    2007-08-28 17:57:34下载
    积分:1
  • L_D_sim
    功能描述:测试Levinson-Durbin算法 文件名:L_D_sim.m 测试用例: (1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声 (2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声 文件输出:两种测试用例情况下的功率谱 调用函数:function [A,E] = Levinson_Durbin_Algo(R,P) 被调用:无 作者:mingcheng 编写时间:2009-11-13 修改时间:2009-11-13 版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
    2010-07-11 12:19:03下载
    积分:1
  • RANSAC4Dummies
    说明:  适合初学者ransac算法的基本原理,较为详细全面的介绍了ransac算法(Ransac algorithm suitable for beginners the basic principles of a more detailed and comprehensive introduction to the ransac algorithm)
    2011-03-14 15:17:32下载
    积分:1
  • task3
    矩量法的程序,《矩量法》上第三章的例子的程序(Method of Moments program, " Method of Moments," the third chapter of the example program)
    2011-06-17 19:35:50下载
    积分:1
  • chapter4linearrfnote
    这个是matlab中的西线性时频表示的所有源代码。(this is the West Matlab linear time-frequency representation of all the source code.)
    2007-05-09 00:11:12下载
    积分:1
  • matlab
    matlab的所有经典算法和程序,非常全,也非常实用(matlab algorithms and procedures for all classic, very full and very practical)
    2011-11-26 16:05:56下载
    积分:1
  • CBIR
    content based search of images uisng matlab.
    2013-05-25 02:01:57下载
    积分:1
  • ruqinzhejiance
    主要完成的工作是在监控的场景中检测出运动的物体,去除干扰的背景,只留下感兴趣的目标即目标提取。目标提取,运动信息提取,PCA和诊间差分方法。(The major work done to monitor the scene in the moving objects detected, remove the background interference, leaving only the object extraction target of interest. Object extraction, motion information extraction, PCA, and consultation between the difference method.)
    2010-10-13 09:01:10下载
    积分:1
  • chap4
    说明:  自动控制系统中滑膜变结构控制matlab仿真程序(Automatic Control System of Variable Structure Control of synovial matlab simulation program)
    2010-04-21 18:25:38下载
    积分:1
  • Fortran-95-Interface-to-MATLAB-API-
    Fotran95接口用于MATLAB API 的设计中,比较好用。(Fortran 95 Interface to MATLAB API )
    2012-10-12 01:43:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载