-
getmswpfeat
matlab vide the examined window into cells (e.g. 16x16 pixels for each cell).
For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e. clockwise or counter-clockwise.
Where the center pixel s value is greater than the neighbor s value, write 1 . Otherwise, write 0 . This gives an 8-digit binary number (which is usually converted to decimal for convenie
- 2014-11-27 18:57:07下载
- 积分:1
-
xuxian
MATLAB余弦与小波变换在图像压缩中的比较(xuxian.rar)
- 2011-01-04 14:29:59下载
- 积分:1
-
Data-Analysis
数据分析 回归分析,使用matlab编程(Regression analysis)
- 2012-05-24 09:09:44下载
- 积分:1
-
anneal
Matlab code for computing the root(s) of a maximum likelihood function.
- 2011-12-24 04:12:26下载
- 积分:1
-
source
age predictor, not really good
- 2011-12-03 01:53:32下载
- 积分:1
-
pso toolbox
基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。(based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal.)
- 2005-04-16 15:53:10下载
- 积分:1
-
BPexample
开发环境:Matlab
简要说明:动量-自适应学习调整算法。在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。(development environment : Matlab Brief Description : Momentum-adaptive learning algorithm adjustments. In practical application, the original BP algorithm competence, resulting in a lot of improved algorithm. BP algorithm improvements There are two main ways of using a heuristic approach to learning Another is the use of a more effective method of optimization. Momentum cases using the BP algorithm to achieve the network training process, Momentum for reducing error of the network for local surface details of the sensitivity, to effectively curb the network into local minima.)
- 2006-09-11 10:13:29下载
- 积分:1
-
PID-matlab-applictions2
pid matlab 实用例程2(详细讲解个PId的matlab编程)(PID-matlab applictional example 2)
- 2011-10-09 20:12:41下载
- 积分:1
-
Extend-Kalman-Filtering
扩展卡尔曼滤波,适用于弱非线性高斯滤波.较为简单(Extended Kalman filter, suitable for weakly nonlinear Gaussian filter)
- 2013-12-19 10:29:03下载
- 积分:1
-
ins_simulation
这是我用simulink编制的惯性导航解算的程序,可以模拟各种性能的惯导解算。(This is my prepared using simulink solver inertial navigation procedures, can simulate various properties of INS solver.)
- 2008-04-19 13:24:59下载
- 积分:1