登录
首页 » matlab » chapter10

chapter10

于 2014-11-04 发布 文件大小:3KB
0 234
下载积分: 1 下载次数: 2

代码说明:

  matlab神经网络案例分析源码10,离散Hopfield的分类——高校科研能力评价 (matlab neural network source 10 case studies, discrete Hopfield classification- Research Capacity Evaluation)

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

发表评论

0 个回复

  • 117143176superresolution_v_2_0
    POCS算法,用matlab实现的,要是觉得有用就看看吧(POCS is a classical resolution algorithm,developed with matlab, and if helpful for you, just download it )
    2010-08-16 11:59:15下载
    积分:1
  • MATLABfirdesign
    matlab 设计 FIR 低通滤波器的几种方法(matlab design FIR low-pass filter of several methods)
    2008-05-30 10:13:19下载
    积分:1
  • 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
  • Equalizer_TD_LMS
    这个是时域均衡器。里面采用的是LMS自适应算法。(This is a time domain equalizer. Inside the LMS adaptive algorithm.)
    2013-02-28 14:55:54下载
    积分:1
  • ofdm_EM_channel
    对ofdm几种信道进行仿真(EM),并进行进一步信道估计.(Several ofdm channel simulation (EM), and further channel estimation.)
    2014-10-23 15:58:38下载
    积分:1
  • imagefuse
    图像融合的matlab程序,把两张图片融合到一起(Image fusion matlab program, the two images fused together)
    2014-02-25 16:33:26下载
    积分:1
  • fttmatlab
    可以简单的实现快速傅里叶变换,这只是部分的,等开通了账号再把其他的上传上来(Can simply fast Fourier transform)
    2010-10-28 15:20:39下载
    积分:1
  • PV_modele4
    PHOTOVOLTAIC MODELISATION WITH SIMULINK
    2013-11-06 20:59:45下载
    积分:1
  • ejercicio1_TZ_DPZPLOT
    Software Digital Filter
    2013-03-29 01:04:23下载
    积分:1
  • KPCAandSVMbasedonstaterecognitionoftheDieselEngine
    基于KPCA_SVM的柴油机状态识别方法的研究 把KPCA与SVM共同用到柴油机状态识别中(KPCA_SVM based on the state of the diesel engine study to identify methods of KPCA and SVM to identify the common use of diesel engine state)
    2009-05-14 19:37:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载