-
Chol
cholesky decomposition matlab code
- 2015-01-28 14:45:34下载
- 积分:1
-
YUSUN
采用经典的数据关联方法算法实现的对单目标和多目标的跟踪(Classic data association algorithm was adopted to realize the track of single objective and multiple objectives)
- 2013-12-26 22:57:19下载
- 积分:1
-
quadrotorsim
Quadricoter Modele :
this folder contain quadricopter model in Matlab/simulinl language
- 2015-04-21 23:20:41下载
- 积分:1
-
DSP_Mitra
dsp book mitra codes matlab files
- 2010-06-13 17:36:51下载
- 积分:1
-
LS_SVMlab
基于matlab的分类支持向量机,对于初学者比较有帮助。(Matlab-based classification of support vector machines, more helpful for beginners.)
- 2009-12-13 16:40:46下载
- 积分:1
-
GyroAndAccDataReader
陀螺仪数据采集程序
采用转换串口采集数据后直接传到MATLAB中,适用于单轴陀螺仪数据快速采集与标定(the programme to get the datas from gyros)
- 2013-08-09 20:54:39下载
- 积分:1
-
adaptive_gtlbq
用高通滤波器实现的自适应干扰对消器,程序很好,很实用(High-pass filter implemented with adaptive interference canceller, the program very good, very practical)
- 2012-01-12 20:01:06下载
- 积分:1
-
charrec
char recognition with cnn
- 2010-08-04 12:46:06下载
- 积分:1
-
lms
lms算法的MATLAB仿真,通俗易懂,非常适合初学者(MATLAB simulation of the lms algorithm, user-friendly, very suitable for beginners)
- 2009-04-12 09:09:12下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1