-
curvature
MATLAB编写的segy格式地震数据读取的程序(MATLAB format prepared segy process seismic data read)
- 2010-06-02 17:16:03下载
- 积分:1
-
New folder (3)
looking the nearest distance
- 2020-06-20 02:00:02下载
- 积分:1
-
ball
模拟小球自由落体~可画轨迹~已设置GUI界面(Analog free-falling ball trajectory ~ ~ can draw GUI interface has been set up)
- 2009-04-03 21:11:17下载
- 积分:1
-
RLS
仿真对象如下:
其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。
选择如下辨识模型:
加权阵取Λ = I。
衰减因子β = 0.98,数据长度 L = 402。
辨识结果与理论值比较,基本相同。辨识结果可信
(he simulation object is as follows: among them, v (k) to obey N (0, 1) distribution of white noise. The input signal u (k) using M sequence, amplitude is 1. M sequence by 9 level shift register generation, x (I) = x (I- 4) ⊕ x (I- 9). Choose the identification model: weighted array take Λ = I. Attenuation factor β = 0.98, the data length L = 402. Identify the theoretical calculation and comparison, basically the same. Identification results are reliable)
- 2012-12-28 15:49:33下载
- 积分:1
-
obmc-matlab
Matlab code for OBMC Coding!!
- 2011-05-13 18:52:45下载
- 积分:1
-
Buck
DC2DC BUCK CONVERTER
- 2013-04-30 00:20:59下载
- 积分:1
-
bbukf
unscented kalman filter
- 2009-04-23 01:39:17下载
- 积分:1
-
viterbi
实现hmm基本算法。此代码实现基本的viterbi算法。有学习功能(The matlab code implements Viterbi algorith to realize HMM s learning.)
- 2011-01-07 06:36:00下载
- 积分:1
-
2dgaussian
汽车高斯曲面拟合
---
2程序,以适应到表面二维高斯:
子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的
这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。
autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。
autoGaussianSurfGS(十一,彝,紫)的估计,通过指定数据的贝叶斯生成模型,然后采取通过从模型吉布斯抽样样本后ofthis模型参数。这种(Auto Gaussian Surface fit
---
2 routines to fit a 2D Gaussian to a surface:
zi = a*exp(-((xi-x0).^2/2/sigmax^2+ (yi-y0).^2/2/sigmay^2))+ b
The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters.
autoGaussianSurfML(xi,yi,zi) fits the model parameters through maximum likelihood(least-squares). It first evaluates the quality of the model at many possible values of the parameters then chooses the best set and refines it with lsqcurvefit.
autoGaussianSurfGS(xi,yi,zi) estimates the model parameters by specifying a Bayesian generative model for the data, then taking samples from the posterior ofthis model through Gibbs sampling. This method is insensitive to local minimain posterior and gives meaningful error bars (Bayesian confidence intervals))
- 2011-05-23 10:36:52下载
- 积分:1
-
LDPC_BSN
Matlab code for LDPC log-domain decoder in AWGN channel(Matlab code for LDPC log-domain decoder in AWGN channel BEC Channel and BSC channel)
- 2011-06-02 15:18:50下载
- 积分:1