-
KALMAN_SIMPLE
文件当中包含两个KALMAN滤波程序:
1.最原始简单的kalman滤波程序;
2.通过KALMAN滤波解决的一个派生例子(一道数字信号处理题);
效果不错(Paper contains two KALMAN filtering procedures: 1. The most primitive simple kalman filtering procedures 2. KALMAN filter solution through an example derived (together with digital signal processing title) the effect of good)
- 2009-06-18 11:03:09下载
- 积分:1
-
spectrum-analyzer
在matlab中,基于GUI工具箱,实现了频谱分析仪的功能(GUI-based toolbox in matlab, the spectrum analyzer function)
- 2012-07-02 16:31:18下载
- 积分:1
-
OneWire
i like electronic, i share this file to anyone.
i hope it help anyone to interface.
- 2014-09-30 22:25:07下载
- 积分:1
-
ToolBox
matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。(This toolBox used in the image processing(feature extraction and classification)
PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others)
- 2009-05-01 10:27:28下载
- 积分:1
-
PID
MATLAB PID控制程序包,里面有较强的功能实现。(MATLAB PID control package, which has strong functions.)
- 2008-07-25 09:23:47下载
- 积分:1
-
seg
说明: 图像分割与特征提取,matlab开发环境( The picture division and the characteristic withdraw, matlab
development environment )
- 2005-09-28 13:03:42下载
- 积分:1
-
Numerical-Methods-in-Engineering-with-MATLAB
Description of tools and methods in Matlab that can be applied in the Engineering.
- 2013-12-10 07:07:42下载
- 积分:1
-
dsp_yxp_3
说明: matlab开发函数,一些简单的例子和数字滤波器设计函数(matlab development function, some simple examples and digital filter design function)
- 2011-04-14 09:42:58下载
- 积分:1
-
Untitled
WIRELESS CHANNEL DESCRIPTION ...PLEASE SEE ATTACHED
- 2013-05-04 11:43:32下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1