-
PHD
利用PHD算法对函数的频率进行估计并画出图形(you can obtain frequency of the function by the PHD algorithm and get the figure)
- 2010-12-11 09:21:35下载
- 积分:1
-
apiext
Matlab 官方工具箱使用说明
apiext外部程序使用手册(Matlab toolbox for use in official external program apiext user manual)
- 2008-01-26 17:21:06下载
- 积分:1
-
BodyBuilder_v1.1
BodyBuilder is a MATLAB-based application that provides a graphical means to create Body Blocks for use in SimMechanics. It is hoped that the interested users will also use BodyBuilder to explore MATLAB s Object-Oriented Programming Language, which is part of the general release of MATLAB as of R2008a. Indeed, users are encouraged to extend BodyBuilder to serve their own needs. Some ideas for Customizing BodyBuilder are provided in the User s Guide.
- 2010-05-14 17:03:00下载
- 积分:1
-
coin_detect
coin detect function using Matlab
- 2015-01-03 23:53:19下载
- 积分:1
-
Computed-Radiography
Computed Radiography
Overview
Acceptance Testing
Quality Control
- 2013-12-03 00:27:33下载
- 积分:1
-
大规模MIMO
mimo系统中常见的三种算法中的性能比较(Performance comparison of three common algorithms in MIMO system)
- 2021-04-16 15:08:53下载
- 积分:1
-
ReBEL-0.2.6
matlab非线性kalman滤波工具箱,包括了ukf,pf等等,很好用(nonlinear kalman filter matlab toolbox, including ukf, pf, etc., very good)
- 2011-07-02 09:06:16下载
- 积分:1
-
cc
说明: 改进神经元自适应的pid控制,采用本算法,全系数的在线修正就不完全是根据神经网络学习原理,而是参考实际经验制定的(Improve the neuron adaptive pid control, the use of the algorithm, the coefficient of online correction is not completely according to the principle of neural network learning, but refer to the practical experience)
- 2014-08-21 20:15:05下载
- 积分:1
-
CCITT-X733
CCITT X733规范pdf版本,内容是否详细,值得一看哦!(CCITT X733 specification pdf version of the content is detailed and worth a visit Oh!)
- 2011-04-24 22:24:03下载
- 积分:1
-
EULER_forward_ODE
[t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
欧拉向前逼近法求解微分方程初值问题
f定义了函数f(t,y)的
t0时的初始值定义吨
Y0的定义y的初始值( [t, y]=EULER_forward_ODE(f, t0, y0, tend, Niter)
Euler forward approximation method to solve IVP ODEs
f defines the function f(t,y)
t0 defines initial value of t
y0 defines initial value of y)
- 2011-05-15 11:17:04下载
- 积分:1