登录
首页 » matlab » 3954_MATLAB-m-files

3954_MATLAB-m-files

于 2011-03-11 发布 文件大小:153KB
0 90
下载积分: 1 下载次数: 0

代码说明:

说明:  Ode 方程解法,主要用于网站收敛,这一算福安非常的好(numerical integration for ODE for the web site convergence)

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

发表评论

0 个回复

  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • TradingStrat
    matlab程序化回测平台 可以用于策略回测(matlab tradingstrat for backtest)
    2012-06-20 11:05:18下载
    积分:1
  • StatLSSVM
    Nonparametric Regression via StatLSSVM
    2013-02-05 02:59:04下载
    积分:1
  • kalman-dan-simon.pdf
    Kalman Filtering Matlab example
    2010-10-06 16:53:18下载
    积分:1
  • Space-TimeProcessingforCDMAMobileCommunications
    Space-Time Processing for CDMA Mobile Communications.Written for research students and design engineers, this book addresses many basic questions related to the use of space-time processing in CDMA-based third-generation systems
    2008-06-20 20:41:24下载
    积分:1
  • solvediophantine
    可以用来求取广义预测控制中所需要的丢潘图方程,只需给出被控对象的CARIMA模型(Generalized predictive control can be used to strike the required lost in the Pan equation, just CARIMA controlled object model is given)
    2011-01-03 18:27:04下载
    积分:1
  • matlab
    研究生数值分析课程的matlab的算法的讲义,适合科研人员使用。(Numberal Analysis based on matlab.)
    2011-01-05 15:42:23下载
    积分:1
  • Video
    Video Demystified - 3rd Edition(Video Demystified- 3rd Edition)
    2010-07-06 13:36:11下载
    积分:1
  • crush-paper
    2013年全国大学生数学建模本科组B题:采用Matlab软件编程,程序易理解,类似C(2013 National Undergraduate Students' Mathematical Modeling Group B title: using Matlab software programming, the program is easy to understand, similar to the C)
    2013-12-06 15:46:54下载
    积分:1
  • SimscapeProbes
    These probes are for use with the Simscape multi-domain physical modeling tools (Simscape, SimHydraulics and SimElectronics). The ssc_Probes.slx library file contains probes for viewing the through and across variable for each domain. The ssc_dc_motor.slx model file is an example of how to use. See Help block for additional usage notes.
    2013-12-20 14:36:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载