-
2
说明: matlab实现:①递推增广最小二乘参数估计(RELS)②确定性系统的递推梯度校正参数估计(RGC)③递推最小二乘参数估计(RLS)④递推极大似然参数估计(RML)⑤递推随机牛顿参数估计(RSNA)(Matlab: (1) augmented recursive least square parameters estimation (RELS) (2) of a deterministic system recursive gradient correction parameter estimation (RGC) (3) recursive least squares (RLS) (4) parameter estimation, the recursive maximum likelihood parameter estimation (RML) (5) recursive random Newton parameter estimation (RSNA)
)
- 2011-12-05 19:08:57下载
- 积分:1
-
spectral-ratio
地震勘探 谱比法Q值估计(谱比法)谱比法Q值估计是地震勘探的常用方法(Seismic spectral ratio Q value estimation (spectral ratio))
- 2021-04-26 23:08:44下载
- 积分:1
-
chintan2
Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.Model of SSSC which is used to compensate for the reactive power in transmission line.
- 2011-05-04 13:13:07下载
- 积分:1
-
SINGAL
一、 利用MATLAB产生下列连续信号并作图
(1) x(t)=-2u(t-1),-1<t<5
x(t)=cos(100t)+cos(3000t),设-0.1<t<0.1(one, Using MATLAB produce the following continuous signals and mapping (1) x (t) =- u (t-1)-1)
- 2007-01-03 16:42:34下载
- 积分:1
-
OFDM
基于matlab的ofdm系统仿真性能、源代码、原理(Performance of ofdm system based on matlab simulation, the source, and principle)
- 2014-02-09 11:24:20下载
- 积分:1
-
mmcvt
匹配追踪和正交匹配追踪,是国外的成品模型,采用偏最小二乘法。( Matching Pursuit and orthogonal matching pursuit, Foreign model is finished, Partial least squares method.)
- 2017-05-05 17:40:58下载
- 积分:1
-
DES_-KEY-dan-contoh-gambar
Encrypt a picture using DES
- 2013-11-24 12:03:24下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
CTCMAandCMA
坐标变换常模盲均衡算法,用于处理高阶QAM信号(Coordinate transformation norm blind equalization algorithm for high-order QAM signal processing)
- 2014-07-26 20:27:35下载
- 积分:1
-
Arithmetic
一个详尽的算术编码的matlab仿真程序。(A detailed arithmetic coding matlab simulation program.)
- 2007-09-11 21:19:19下载
- 积分:1