-
2
说明: 最大类间方差法
最大类间方差法是由Otsu于1979年提出的,是引起了较多关注的阈值化方法。(Maximum between maximum between-class variance method variance method was proposed in 1979 by Otsu, is causing the threshold method more attention.)
- 2013-04-12 16:45:57下载
- 积分:1
-
edgedetect
本程序利用matlab来实现基于小波变换的多尺度图像边缘检测。(This word use matlab to detect edge especially based on Wavelet Transform。)
- 2009-05-22 10:45:46下载
- 积分:1
-
code2goldfinal
Gold code genration in MAtlab
- 2011-08-17 22:05:53下载
- 积分:1
-
kalman
卡尔曼滤波方法,有详细的介绍资料,也有源代码,自己有一部分的编写程序,欢迎参考(Kalman filtering method, a detailed presentation materials, but also the source code, they have to program a part, welcomed the reference)
- 2014-10-08 18:17:09下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1
-
back_feed
通过反馈网络的自适应学习算法自我修正阈值和连接权值等参数(Through the feedback network of the adaptive learning algorithm for self-correction threshold and connection weights and other parameters)
- 2010-05-16 19:05:43下载
- 积分:1
-
steepest_lin_ex
沿直线最小化优化学习率的梯度下降法matlab版本的一个实例源代码,带轨迹收敛图。(a source code of steepest descent with learning rate to minimize along the line by matlab)
- 2013-10-27 16:39:50下载
- 积分:1
-
Solving-ODEs-using-matlab
Zip includes files about Solving ODEs using matlab
- 2011-11-26 15:41:04下载
- 积分:1
-
decodingforsphere
This a a sphere decoding function. It has low complexity.
- 2012-11-17 20:34:38下载
- 积分:1
-
opt_matlabGUI
最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面(Optimization algorithm, simplex method, two-phase method, Big M method)
- 2010-01-12 13:00:49下载
- 积分:1