-
kalmanmatlab
kalman滤波的matlab程序,里面是源程序(kalman filter matlab program)
- 2012-05-29 16:00:59下载
- 积分:1
-
Weight_W2
Quartic Spline weight function
from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] "
the orginal code is in fortran but this code is in matlab
- 2013-08-18 13:48:16下载
- 积分:1
-
fxxmd
用matlab中simulink工具箱搭建的非线性模型,功能便于实现!(Using matlab simulink toolbox to build the nonlinear model, features easy to implement!)
- 2013-05-23 20:50:00下载
- 积分:1
-
MatlabSeminar_main
good matlab tutorial...best one
- 2010-08-20 19:32:01下载
- 积分:1
-
gsd_OFDMA_schedule
关于OFDMA系统的资源分配的程序,相信去初学者能有一定的帮助(OFDMA system for resource allocation procedures, I believe that to be able to have some help for beginners)
- 2013-12-12 15:01:33下载
- 积分:1
-
error
利用matlab绘制并联机器人误差评价指标在定位置的姿态空间内的分布!(Draw parallel robot using matlab error evaluation index distribution space in the posture of a given location!)
- 2021-03-25 21:49:13下载
- 积分:1
-
sourceinsight
绿色破解版的SOURCEINSIGNHT软件,很好用的,可以帮助您检测代码编写时间(Green cracked version of SOURCEINSIGNHT software, well used, can help you detect coding time)
- 2010-11-17 21:50:49下载
- 积分:1
-
cor_etat_s
simulation sous matlab/simulink d un correcteur d etat
- 2012-02-04 20:07:51下载
- 积分:1
-
SOURCE-CODE1
Matlab Code for signal Generation form human thoughts
- 2011-01-19 21:45:42下载
- 积分: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