登录
首页 » matlab » homework33

homework33

于 2020-07-04 发布 文件大小:1KB
0 284
下载积分: 1 下载次数: 42

代码说明:

  采用水声信道的参数,对维纳滤波与卡尔曼滤波的性能进行比较(Water acoustic channel using the parameters of the Wiener filter and compare the performance of Kalman filter)

文件列表:

homework33.m,2839,2009-10-21

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

发表评论

0 个回复

  • 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
  • Endpointdetection
    说明:  这是一个连续语音端点检测的matlab程序,比较简单,希望可以帮到大家(This is a continuous speech endpoint detection, the matlab program is relatively simple, I hope you can help)
    2012-05-23 23:10:47下载
    积分:1
  • DFTaIDFT
    离散傅里叶变换与逆离散傅里叶变换的程序代码( The program codeDiscrete of Fourier transform and inverse discrete Fourier transform )
    2011-12-29 19:11:42下载
    积分:1
  • BVAR
    var模型的实现。针对var模型的算法,估计模型的参数。并对其进行检验(achieve var model. Var model for the algorithm, the estimated parameters of the model. And its test)
    2013-12-03 16:45:28下载
    积分:1
  • WM_CHARmessageanalysis
    这是对WM_CHAR消息分析的程序,希望对大家有帮助(This is a WM_CHAR news analysis program, and they hope to have everyone help)
    2007-10-23 14:56:00下载
    积分:1
  • doxygen_manual-1.4.3
    doxygen是一个代码文档化工具。通过他可以自动的生成注释和文档。很方便(doxygen is a code documentation tool. Can be automatically generated through his notes and documents. Easily)
    2010-01-14 15:13:26下载
    积分:1
  • DLAxiaochengxu
    一个DLA程序的源代码,运行的还可以,供大家参考学习。(A the DLA program' s source code, running for everyone to learn.)
    2013-04-18 19:27:54下载
    积分:1
  • BOILER
    types of boilers and industrial used
    2010-02-28 03:11:50下载
    积分:1
  • F16_Nonlinear_Model
    说明:  F16战斗机的仿真程序,可以仿真F16战斗机飞行中的姿态.(F16 fighter simulation program, you can F16 fighter jets in flight simulation gesture.)
    2008-10-10 21:41:21下载
    积分:1
  • main
    code for 3-d based vehicle tracking system
    2010-05-10 15:43:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载