-
matlabyouhuajisuan
这是一个MATLAB6。5 优化计算研究例题的所有源码,希望对优化算法研究者能有所帮助。(This is a MATLAB6. 5 Study on optimization of all the source code example, the researchers hope to optimize the algorithm can be helpful.)
- 2009-04-20 17:28:15下载
- 积分:1
-
simth
史密斯原图和rcs计算的编码程序,基础程序可以好好学习下,希望有帮助!(Smith original coding procedures, basic programs can learn under, want to help!)
- 2013-10-13 21:05:48下载
- 积分:1
-
5
信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:20:06下载
- 积分:1
-
fullconverter
matlab program for power system three phase faults
- 2015-04-05 16:47:30下载
- 积分:1
-
COBRA
一个关于背景扣除的COBRA的GUI程序(A GUI program on background subtraction of COBRA)
- 2013-12-21 14:36:05下载
- 积分:1
-
prog_orth2x64goldU76soft
Rayleigh fading explenation
- 2012-05-15 07:40:26下载
- 积分:1
-
FisherFace
Fisherface方法的实现是在PCA数据重构的基础上完成的,首先利用PCA将高维数据投影到低维特征脸子空间,然后再在这个低维特征脸子空间上用LDA特征提取方法得到Fisherface。程序中使用参数寻优的方法来寻找最佳投影维数,以达到比较理想的识别效果。 (The Fisherface method implemented in the PCA data reconstruction based on the completion of the first use of PCA projection of high-dimensional data to a low dimensional feature subspace, and then on the characteristics of low-dimensional subspace LDA feature extraction methods to get the Fisherface. Program parameter optimization method is used to find the best projection dimension, in order to achieve the ideal identification.)
- 2013-03-19 20:40:35下载
- 积分:1
-
rgb_meanshift
matlab均值漂移算法源码,在matlab中可以实现任何avi视频中内容的跟踪(Mean Shift Object Tracking Code)
- 2012-11-25 23:35:44下载
- 积分:1
-
gx-try
主成分分析法在数学建模中的应用
使用主成分分析法的matlab 编程(Principal component analysis in mathematical modeling using principal component analysis method matlab programming)
- 2013-08-23 14:06:21下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1