-
LRQ
单级倒立摆LQR控制仿真 降维状态观测器的两种设计方法及算例(Inverted Pendulum Simulation Reduced LQR control of two state observer design method and examples)
- 2010-07-16 11:46:40下载
- 积分:1
-
gonglvpu
运用matlab对信号功率谱进行分析,适用于初学者对这方面的了解(Use matlab to analyze the signal power spectrum)
- 2010-10-31 16:20:33下载
- 积分:1
-
q4qqqq.m
nmls to solve stochastic problems
- 2011-06-13 19:14:45下载
- 积分:1
-
TortoiseSVNMatlab
matlab 源代码管理
用法见说明
matlab source code management(matlab source code management)
- 2013-03-19 10:47:02下载
- 积分:1
-
Matlab
关于Matlab的编程,由浅入深,很好的参考书,(On Matlab programming, Deep good reference book,)
- 2013-11-09 09:50:44下载
- 积分:1
-
ShortPath
Dijkstra最短路算法实现:求任意两点间的最短路;任一点到其它各点的最短路(Dijkstra shortest path algorithm)
- 2012-01-05 22:29:28下载
- 积分:1
-
lte
4th generation long term evolution based on 3rd generation partnership program
- 2013-12-31 23:31:01下载
- 积分:1
-
SERCM
Sample Echo Removal Code for Matlab
- 2009-03-13 06:15:35下载
- 积分:1
-
11
说明: 采用五点差分格式解决椭圆问题,这里是3个详例。(Using a five-point difference scheme to solve elliptic problems, here are three detailed examples.)
- 2013-10-10 21:28:17下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1