-
Hi
说明: 高质量程序设计指南,主要讲解编程中一些规范(High-quality programming guide, mainly to explain some of the programming specifications)
- 2010-01-04 23:19:28下载
- 积分:1
-
rle
run length encoding,decoding
- 2014-09-03 02:12:45下载
- 积分:1
-
MATLAB_SIMULINK
MATLAB_SIMULINK通信系统建模与仿真分析(MATLAB_SIMULINK communications system modeling and simulation analysis)
- 2013-09-28 14:22:10下载
- 积分:1
-
Crop_images
MATLAB code to crop object from image on the basis of color boundary.
- 2013-09-30 17:08:19下载
- 积分:1
-
example-DFT-2D
example of use DFT 2D in a gray image by matlab
- 2012-08-18 00:02:39下载
- 积分:1
-
AnalysisKSVD
稀疏表示,字典学习,初学者,KSVD等等(Sparse representation dictionary learning, beginners, KSVD etc.)
- 2014-01-05 19:43:52下载
- 积分:1
-
FaceFeature
是一个人脸识别特征提取的Vc代码,很好用,希望对你有帮助!(Is a face recognition feature extraction Vc code, very good, and want to help you!)
- 2008-05-15 18:56:52下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1
-
PSO_MATLAB
基本PSO算法源代码,可以直接在matlab中运行。效果不错,适合初学者。(Basic PSO algorithm source code can be directly run in matlab. Good results, suitable for beginners.)
- 2013-11-19 14:19:05下载
- 积分:1
-
FisherLDA
Fisher线性判定函数,输入训练集及测试集,输出错误率和线性判别函数。(The Fisher Linear determine the function, enter the training set and test set, the output error rate and linear discriminant function.)
- 2013-05-19 21:45:51下载
- 积分:1