-
DRPLS
用于工业过程当中对数据进行预测,其模型简单易懂(Used in industry in the process of data to carry on the forecast, the model simple to understand)
- 2010-11-01 21:16:44下载
- 积分:1
-
ClassCode
本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。(This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.)
- 2009-06-10 16:27:15下载
- 积分:1
-
Gabor
人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。(code for facedetection,the performance is nice!
usage:
I=double(imread c:Datagirl1.jpg ))
detect_face(I)
The function will display the bounding box if a face is found.
)
- 2010-12-23 16:24:29下载
- 积分:1
-
Matlab-ytiao
用编程软件matlab写的一个yy样条函数,参考(Matlab programming software to write with a yy spline function, reference)
- 2011-10-08 13:35:56下载
- 积分:1
-
CSMA
CSMA/CD(1-persistent):
当有packet需要发送时:
• 如检测到信道空闲,发送packet
• 如检测到信道忙,一直检测信道状态,一旦信道空闲,立即发送(CSMA/CD (1-persistent): When there is packet needs to be sent when: • If the channel is detected idle, transmit packet • If the channel is detected busy channel state has been detected, once the channel is idle, transmit immediately)
- 2013-12-22 16:35:02下载
- 积分:1
-
matlab-Model
一些经典的Matlab模型,适合新手参考用。(Matlab model for a number of classic, suitable for novice reference.)
- 2010-01-26 22:26:30下载
- 积分:1
-
lms
使用LMS算法进行预测的Matlab源代码
使用时只需改变载入文件名
调整L和delay就可以了(Using the LMS algorithm to predict the use of Matlab source code file name when you only need to change the load L and the delay can be adjusted in)
- 2009-11-30 13:26:50下载
- 积分:1
-
adaptive-filters
adaptive fitering of the signal and computing the spectrum of signals
- 2011-02-05 15:09:44下载
- 积分:1
-
MUSIC_xnfx_SNR
说明: 对来波方向估计,并对估计误差均方差进行估计的方法(On DOA estimation, and estimation error variance estimation methods are)
- 2011-03-11 19:50:02下载
- 积分:1
-
cacode
Hi
I like to integrate GPS and INS using kalman filter to predict the
position of a vehicle.
first of all i like to use GPS sensor readings with kalman filter .
I have read lot of research papers for that purpose but I donot know how
to use real time data of GPS sensor in the kalman filter measurement
equation.
My question is that where i have to put the readings the gps sensor
in measurement equation i.e where to put numerical values the sensor
in the measurement equation.how these values make sense.
zk=Hxk+wk
also i like to ask as how can i determine the state transition matrix F
and observation matrix H for a particular application.
also how can i determine the measrement noise matrix the gps sensor.
thanks and regards
- 2014-11-02 11:45:21下载
- 积分:1