-
MATLAB
FIR and IIR RLS algorithms are implemeted by using reference information from Simon Haykin s Adaptive Filter Theory, where a transversal filter is used for modeling the adaptive filter
- 2009-11-03 05:25:00下载
- 积分:1
-
LLOYD
用训练序列和lloyd算法,对一个正弦信号数据进行标量量化。(Using the training sequence and lloyd algorithm, we take a sinusoidal signal data for scalar quantization to deepen our understanding.)
- 2013-12-17 11:36:51下载
- 积分:1
-
smith
用Matlab编写的SmithChart作图软件,是微波、电磁场、射频专业的会用到(Using Matlab SmithChart mapping software, microwave, electromagnetic fields, RF expertise will be used)
- 2013-05-16 20:48:08下载
- 积分:1
-
The-feedback-control-system
反馈控制系统设计与分析(随书源程序,薛定宇)(The feedback control system design and analysis (with the book source code, Xue Dingyu))
- 2012-06-13 00:07:09下载
- 积分:1
-
BlackScholes
说明: 期权定价模型与数值方法
BS公式隐含波动率计算(Option pricing model and numerical method
Calculation of Implicit Volatility of BS Formula)
- 2019-03-21 11:06:22下载
- 积分:1
-
HOS_MIMO
基于二阶和高阶统计量的MIMO系统盲信道估计,可完美进行信道估计,进行误码率及误差分析等。(Based on second-order and higher-order statistics of the MIMO system, blind channel estimation can be the perfect channel estimation carried out for the bit error rate and error analysis.)
- 2009-05-11 20:52:58下载
- 积分:1
-
MATLABppt
是书名为《MATLAB程序设计教程》的ppt课件。这本书可以作为MATLAB的入门教程,简单易懂。(is entitled "MATLAB Design Guide" ppt courseware. This book can serve as a portal MATLAB Guide, simple and understandable.)
- 2007-04-14 09:58:12下载
- 积分:1
-
Lucas07.03
根据Lucas的论文建立偏微分的模型 并且求解PDE 该PDEs描述了固液分离的萃取过程(Lucas papers, the partial differential model and solve the PDE PDEs to describe the extraction process of the solid-liquid separation of)
- 2020-12-13 13:59:16下载
- 积分:1
-
subclust
模糊聚类的减法聚类的原代码
一种模糊聚类的方法(Subtractive clustering fuzzy clustering of the original code)
- 2021-01-30 11:38:34下载
- 积分:1
-
lag2fqd
拉格朗日算法已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。(Lagrange method已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。)
- 2010-11-09 23:13:14下载
- 积分:1