-
Ihomomorphic
同态滤波 MATLAB code for beginners that performs Homomorphic filtering, Using Butterworth High Pass Filter for performing filtering.(Copy the files in your work space
Type "ho_filter" to see the results)
- 2010-12-13 20:03:00下载
- 积分:1
-
seven-kinds-of-SVM-toolboxes
7种支持向量机SVM工具包:LIBSVM、Mysvm、SVMlight、LS_SVM、OSU_SVM、Stprtool、SVM_SteveGunn(seven kinds of SVM toolboxes:LIBSVM、Mysvm、SVMlight、LS_SVM、OSU_SVM、Stprtool、SVM_SteveGunn)
- 2011-11-13 09:49:22下载
- 积分:1
-
return_fitted_best_rayleigh
输入:样本序列
输出:返回一个具有最佳拟合的瑞利分布(input:samples
output:return a best fit rayleigh)
- 2011-12-29 17:00:18下载
- 积分:1
-
xiaoboquzao
基于小波变换的图象去噪 Normalshrink算法(based on wavelet transform algorithm for image denoising Normalshrink)
- 2007-07-08 11:06:30下载
- 积分:1
-
CCA_MRLS1
衰落信道下的盲估计研究不同似然比下典型相关分析(MRLS)
- 2009-03-25 18:00:16下载
- 积分:1
-
Size_of_nano_particle
This finds size of nano particle, via some image processing technique. we have to enter the minimum and maximum diameter of particles to get download....
- 2009-12-02 21:06:15下载
- 积分:1
-
Kalman
卡尔曼滤波器设计的完整的MATLAB程序(Kalman filter design is complete MATLAB program)
- 2010-11-27 22:40:54下载
- 积分:1
-
Optical_Character_Recognition
This matlab code uses for recognition the characters
- 2011-08-06 19:05:24下载
- 积分:1
-
wavelet-energy
小波变换获得细节和逼近子图,再求子图能量 用L1范数来求(wavelet transform energy)
- 2013-05-09 17:32:53下载
- 积分:1
-
Another-Particle-Swarm-Toolbox
粒子群优化工具箱,采用Matlab编写的PSO程序工具箱(Development Notes for psopt toolbox
Future plans (in no particular order):
* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.
* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.
* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.
* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.
* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.
* Feature: Implement multiobjective optimization option)
- 2013-12-27 12:39:09下载
- 积分:1