登录
首页 » matlab » work

work

于 2008-12-14 发布 文件大小:148KB
0 222
下载积分: 1 下载次数: 2

代码说明:

  matlab源代码,很好的用得 很好的东东哦个(matlab source code, very good with very good Dongdong Oh months)

文件列表:

work


....\BIGM.M
....\BROYDEN.M
....\CG.M
....\CH.M
....\DF.M
....\DIRANG.M
....\F.M

....\FBROYDEN.M
....\GAUSS.M
....\GETD.M

....\GS.M
....\HERMITE.M
....\JAC.M
....\LAG.M
....\N0.M
....\N1.M
....\N2.M
....\N3.M
....\N4.M
....\NEWTON.M
....\NH0.M
....\NH1.M
....\NH2.M
....\NH3.M
....\NH4.M
....\NHERMITE.M
....\NNEWTON.M
....\OUMIGA.M

....\S0.M
....\S1.M
....\S2.M
....\S3.M
....\SAN.M
....\shili02.m
....\shili03.m
....\shili04.m
....\shili05.m
....\shili06.m
....\shili07.m
....\shili08.m
....\SHILI09.M
....\shili10.m
....\shili100.m
....\shili11.m
....\shili12.m
....\shili13.m
....\shili14.m
....\shili15.m
....\shili16.m
....\shili17.m
....\shili18.m
....\shili19.m
....\shili20.m
....\shili21.m
....\shili22.m
....\shili23.m
....\shili24.m
....\shili25.m
....\shili26.m
....\shili27.m
....\shili28.m
....\shili29.m
....\shili30.m
....\shili31.m
....\shili32.m
....\shili33.m
....\shili34.m
....\shili35.m
....\shili36.m
....\shili37.m
....\shili38.m
....\shili39.m
....\shili40.m
....\shili41.m
....\shili42.m
....\shili43.m
....\shili44.m
....\shili45.m
....\shili46.m
....\shili47.m
....\shili48.m
....\shili49.m
....\shili50.m
....\shili51.m
....\shili52.m
....\shili53.m
....\shili54.m
....\shili55.m
....\shili56.m
....\shili57.m
....\shili58.m
....\shili59.m
....\shili60.m
....\shili61.m

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

发表评论

0 个回复

  • Reversible_Jump_MCMC_Bayesian_Model_Selection
    This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar -xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters. (This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar-xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters. )
    2008-03-07 23:23:12下载
    积分:1
  • garchpq
    PURPOSE: GARCH(P,Q) parameter estimation with normal innovations using analytic derivatives
    2012-04-11 21:14:12下载
    积分:1
  • shuzituxiangchuliyujiqishibie
    数字图像处理和机器识别C++和matlab识别书籍第三部分,讲解详尽,适合学习(Digital image processing and machine identification C++ and matlab identification books first part, explain the detailed, suitable for learning)
    2013-10-17 21:58:29下载
    积分:1
  • LMS_RLS_sim
    功能描述:测试LMS与RLS算法,比较两种算法的收敛特性 文件名:LMS_RLS_sim.m 测试用例: x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声 文件输出:系数a1的值 调用函数:function [A] = LMS_Algo(M,N,mu,xn) 被调用:无 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
    2010-07-11 12:15:54下载
    积分:1
  • OMLSA
    OLSA Israel cohen speech enhancement
    2011-01-20 04:48:53下载
    积分:1
  • GA_matlab_M3
    基于matlab的遗传算法的M文件,以前跟老师做srp项目时候找到的,很有用哦(Matlab genetic algorithm based on M-file)
    2010-05-22 18:32:50下载
    积分:1
  • Truss_Stiffness
    matlab truss stiffness
    2012-09-27 14:49:30下载
    积分:1
  • lms
    说明:  一个简单的自适应lms算法,用matlab做的仿真,很适合初学者(A simple adaptive lms algorithm, the simulation with matlab do, it is suitable for beginners)
    2011-03-14 09:11:40下载
    积分:1
  • [MATLAB]-Array-Factor
    It is array factor using matlab.
    2011-05-15 21:30:14下载
    积分:1
  • OQAM_preprocessing
    OQAM pre processing
    2013-11-11 20:11:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载