登录
首页 » matlab » create_fit_net

create_fit_net

于 2013-03-06 发布 文件大小:1KB
0 221
下载积分: 1 下载次数: 2

代码说明:

  this is my file that predict tunnel steltment by Matlab

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

发表评论

0 个回复

  • NGA
    说明:  小生境遗传算法工具箱,matlab 7.0(Toolbox of Niched Genetic Algorithm, developed by Matlab7.0.)
    2011-04-07 21:19:31下载
    积分:1
  • linespectrum
    linespectrum提取声音信号的线谱(in order to extract line spectrum)
    2011-05-06 10:17:13下载
    积分:1
  • ihDemo
    说明:  MATLab 信息隐藏实验特别好 MATLab very good information hiding experiment(MATLab very good information hiding experiment MATLab very good information hiding experiment)
    2013-12-06 17:02:54下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • BIHT-l1
    为了解决二进制CS而编写的算法,使用了用l1范数最小化(an algorithm for binary CS,use l1 norm)
    2012-03-29 19:24:32下载
    积分:1
  • Gaussian-binary-arithmetic
    Gaussian elimination in binary arithmetic
    2014-01-14 04:27:37下载
    积分:1
  • TDE
    实现互双谱法进行时延差估计的函数。有详细使用说明。(Time-delay estimation using cross-cumulant method with detailed usage.)
    2009-11-23 22:36:25下载
    积分:1
  • HHT4_4_9
    希尔伯特边际谱的程序,可以学习希尔波特变换的方法(Hilbert marginal spectrum of the process, can learn the Hilbert transform method)
    2009-12-13 11:18:46下载
    积分:1
  • image-programs
    these programs written as un application of image processing field.
    2013-11-23 02:05:48下载
    积分:1
  • SpeechCompressionUsingLinearPredictiveCoding
    Speech compression using Linear Predictive Coding. LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
    2009-12-13 01:54:57下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载