登录
首页 » matlab » classical-algorithm-matlab-program

classical-algorithm-matlab-program

于 2011-02-22 发布 文件大小:2995KB
0 221
下载积分: 1 下载次数: 0

代码说明:

说明:  matlab经典算法的程序,包含了几乎所有matlab的经典算法,很值得推荐的(classical algorithm matlab program, matlab contains almost all the classical algorithm, it is highly recommended)

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

发表评论

0 个回复

  • gm11
    function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trainParam.goal=0.001 net.trainParam.show=50 net=train(net,p,t) r=sim(net,p) plot(p,t,p,r, * ) y=sim(net,[1.2])
    2012-04-26 12:14:11下载
    积分:1
  • proglat
    exercise for newbie matlab
    2013-09-24 21:49:41下载
    积分:1
  • CannyDemo
    说明:  自己写的Canny算子的matlab实现和演示。程序虽然不大,但相信也能给大家一些参考。 (himself wrote the Canny Operator Matlab realization and demonstration. Procedures not much, but I believe that can give you some information.)
    2006-05-04 21:35:55下载
    积分:1
  • Daubechieswavelet
    此程序实现构造Daubechies小波基(this program structure Daubechies wavelet)
    2007-03-26 13:28:38下载
    积分:1
  • zuoye3_17
    BT法、周期图法、以及Levinson-Durbin迭代算法的matlab代码,并且比较三者性能(BT method, periodogram, and the Levinson-Durbin iteration algorithm matlab code, and compare the three performance)
    2011-07-16 11:03:38下载
    积分:1
  • bfload_flow
    modifi bf load flow in matlab
    2014-02-14 00:34:02下载
    积分:1
  • GNSS data Pretreatment
    Preprocessing procedure in GNSS data processing
    2020-10-24 09:07:21下载
    积分:1
  • emd_1
    Earth Mover Distance
    2009-05-11 03:34:42下载
    积分:1
  • roboFIS
    matlab code for robot command using fuzzy analysis
    2013-10-09 21:50:25下载
    积分:1
  • MATLAB-net
    在matlab中,利用神经网络的学习小程序(In matlab, using neural network learning applet)
    2013-08-31 12:53:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载