-
Linearnetworkprediction
自适应预测,神经网络预测,可以实现非线性预测,MATLAB环境实现。(Adaptive predictive)
- 2009-04-19 11:45:19下载
- 积分:1
-
The-data-for-processing
这是关于信号处理方面的知识,对matlab的卡尔曼滤波十分重要(This is knowledge about signal processing and it is very importance of kalman filter for matlab
)
- 2013-07-16 09:32:36下载
- 积分:1
-
qmn
converts a a number to fixed point qmn format using matlab
- 2015-04-13 17:43:19下载
- 积分:1
-
lorenz
Lorenz吸引子相空间轨迹相图,包括子程序和主程序,r=28时的暂态混沌状态(Lorenz attractor phase space trajectory phase diagram, including subroutines and the main program, r = 28 when the transient state of chaos)
- 2015-11-23 19:52:44下载
- 积分:1
-
0shunlunjikongzhi
发电机非线性控制的仿真模型,对于初学者非常有用(Turbine simulation model nonlinear control, very useful for beginners)
- 2021-04-29 11:28:43下载
- 积分:1
-
dectobin
matlab实现任意十进制和二进制的转换(matlab to achieve arbitrary decimal and binary conversion)
- 2009-12-10 20:14:06下载
- 积分:1
-
mexDDGrab
matlab 可以调用的动态视频代码;matlab 可调用的动态视频代码;matlab 可以调用的动态视频代码(matlab for video dll;matlab for video dll;matlab for video dll)
- 2012-03-24 10:47:38下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
PSK_Sim_Core
Thats Phase shift key program wich is very good for sudents
Begginers can educate very well because cod is easy to be understod from everyone
- 2010-11-06 02:40:54下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh 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
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1