卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。...
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。...
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interfa...
利用MSP430 单片机的一般 I/O口进行的数字量的采集 利用A/D采集通道实现模拟量到数字量的转化...
SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi...
为Delphi2005做了改动 DSPack 2.3.3 (Sep 2004). DSPack is a set of Components and class to write Multimedia...
FlexCompress is a high-speed compression library developed to provide archive functionality for your...
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionali...
DNotes For Delphi/C++Builder is a suite of VCL Components and a Class Library for accessing Lotus No...
Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the sou...
89C52单片机的底层代码,包括A/D,D/A转换,键盘,LED显示等...