-
truemm
利用MATLAB计算GPS运动方程的一个子程序(GPS calculations the equations of motion)
- 2009-10-06 11:43:00下载
- 积分:1
-
music3
经典的music 定位算法,matlab仿真简单易懂(Classical music location algorithm, matlab simulation easy to understand)
- 2010-05-27 22:28:14下载
- 积分:1
-
E031040
Investigation on Transient Stability of Six-Phase Transmission System and Proposal for Integrating with Smart Grid
- 2015-01-02 04:41:00下载
- 积分:1
-
KSVD
本程序可用于字典学习,稀疏编码,包含MOD,OMP函数(DICTIONARY LEARNING)
- 2013-11-10 19:55:11下载
- 积分:1
-
usart2
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典(gggggggggggggg)
- 2010-08-24 10:46:15下载
- 积分:1
-
fde12
The Matlab code FDE12 implements the Predictor-Corrector method of Adams-Bashforth-Moulton for the numerical solution of a non-linear fractional differential equation (FDE) (download the Matlab code FDE12).
- 2013-08-08 19:08:39下载
- 积分:1
-
NewModel_PUBLIC
四旋翼飞行器在MATLAB下的建模程序,非常好,非常真实(Four-rotor aircraft under the MATLAB modeling program, very good, very durable)
- 2011-05-23 22:01:13下载
- 积分:1
-
KLPromoter
KL距离的一种分类方法,此程序是分类启动子的类别,用MATLAB实现。(KLdistance with MATLAB.)
- 2015-07-20 12:05:39下载
- 积分:1
-
firefly
人工萤火虫群优化算法
该算法主要用于求解多峰函数(Artificial fireflies swarm optimization algorithm is mainly used to solve the multimodal function)
- 2015-09-02 08:19:30下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1