-
UKF
UKFfunction [x,P]=ukf(fstate,x,P,hmeas,z,Q,R)
UKF Unscented Kalman Filter for nonlinear dynamic systems
[x, P] = ukf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P
- 2011-07-13 11:12:52下载
- 积分:1
-
six-xtx
Cisco 路由模拟配置
配置了OSPF BGP 等协议(Cisco router network simulation configuration documentation
Configuring BGP routing protocols such as OSPF static)
- 2014-09-04 16:44:30下载
- 积分:1
-
matlab
说明: matlab编程例子,包括数值分析、绘图以及其他的一些高级应用。(matlab programming examples, including numerical analysis, mapping and other advanced applications.)
- 2008-09-19 10:05:27下载
- 积分:1
-
Projekt
UPLINK ADN DOWNLINK FOR GSM 1800 AND 900
- 2013-10-02 04:14:56下载
- 积分:1
-
FitzHughNagumo
UKF matlab algorithm.
The implementation is already make. You just have to understand the algo before run. You can modified some code
- 2013-12-05 03:28:34下载
- 积分:1
-
shuzhiweifen
数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。(Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.)
- 2010-11-16 16:12:31下载
- 积分:1
-
code1
find final scaling contrast map
- 2014-10-05 02:53:55下载
- 积分:1
-
kaifui_v73
MIMO OFDM matlab仿真,插值与拟合,解方程,数据分析,是路径规划的实用方法,这个有中文注释,看得明白,有信道编码,调制,信道估计等,LCMV优化设计阵列处理信号,使用拉亚普诺夫指数的公式。
( MIMO OFDM matlab simulation, Interpolation and fitting, solution of equations, data analysis, Is a practical method of path planning, The Chinese have a comment, understand it, Channel coding, modulation, channel estimation, LCMV optimization design array signal processing, Raya Punuo Fu index using the formula.
)
- 2016-12-26 20:11:16下载
- 积分:1
-
liezhuyuangaussandsor
自己用matlab编写的选主元高斯消去法解线性方程组的通用程序,和sor法解线性方程组的通用程序 (Using matlab to prepare their election PCA Gaussian elimination solution of linear equations of the general procedures, and sor Solving linear equations of general program)
- 2007-11-06 19:42:56下载
- 积分:1
-
Qlearningcar
Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。
小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。(VR environment Simulink control car. There are 5 car distance sensor, can gradually learn to avoid walls and obstacles. Car used to enhance learning (Q learning), using neural networks Q function approximation. As the use of simulated annealing, the car will start when the regular crash barrier, 10 times the fundamental will no longer hit. The appearance model used car " w198406141" in this forum area of virtual reality VR model release.)
- 2010-05-20 20:30:10下载
- 积分:1