-
Dpcm
dpcm codification matlab code
- 2009-04-01 06:55:41下载
- 积分:1
-
unknownfunc
plotting training data from the "unknown function" G(x,z)
- 2012-02-09 03:52:01下载
- 积分:1
-
Yulong_fu3wq7
无线通信算法中的LTE-A实现matlab仿真平台,包括CyRaRy调制编码方式,以及BPhzdUR技术,多天线,协同通信的基本原理,都调试通过了,是个整体框架程序。
(Wireless communications algorithms achieve LTE-A matlab simulation platform, including CyRaRy modulation and coding schemes, as well asBPhzdUR technology, multiple antennas, the basic principles of cooperative communication, both through debugging, and is a whole framework program.
)
- 2015-12-24 22:11:50下载
- 积分:1
-
spi
关于spi的串行总线接口编程,实现同步传输(On the spi serial bus interface programming, synchronous transfer)
- 2010-01-01 14:42:42下载
- 积分:1
-
Electronique-de-puissance
electronique de puissance
- 2014-11-17 05:27:06下载
- 积分:1
-
Otsu
最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
- 2011-05-16 10:42:10下载
- 积分:1
-
MK
说明: 基于MATLAB的细胞传输模型,从而实现对交通流的模型,包含了变道模型(Cell transmission model based on MATLAB, enabling traffic flow model, including lane change model)
- 2014-09-16 10:11:44下载
- 积分:1
-
auto_braking1
汽车理论中汽车制动系统的matlab程序(Car theory matlab program Automotive Brake Systems)
- 2010-11-08 09:10:53下载
- 积分:1
-
LMS
LMS算法的详细资料 自己看看把 对大家都有帮助的尤其是新手可以看看(LMS )
- 2014-12-31 21:54:56下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal 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
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1