-
Classic_Gray_binary_matlab_tutorial
matlab灰度二值化经典教程Classic Gray binary matlab tutorial(matlab binary Gray Classic Classic Gray binary matlab tutorial tutorial)
- 2010-08-02 11:22:22下载
- 积分:1
-
distanceSnake(matlab)
distance snaked的matlab实现,用于分割和边缘检测(matlab realize the distance snaked for segmentation and edge detection)
- 2008-02-01 21:50:07下载
- 积分:1
-
optimizationofa50DfunctionuseGA
说明: 遗传算法实现50维函数优化,代码简单易懂,适合初学者。(Genetic algorithm of 50-dimensional function optimization, code easy-to-read, suitable for beginners.)
- 2008-09-21 14:25:25下载
- 积分:1
-
ilim1
this code uses inverse linear interpolation method to solve non linear system to equations.
- 2011-11-21 18:55:35下载
- 积分:1
-
risk
基于正态分布下的最小风险Bayes分类器(Minimum risk Bayes classifier based on normal distribution)
- 2012-05-10 21:54:44下载
- 积分:1
-
PBGBand
光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。(Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues (complex vector field).The linear plane wave expansion magnetic field, the introduction of f (r) = 1/eps (r), re-use reciprocal lattice vector G will expand f (r), the two substituted into the governing equations of the photonic crystal, and finally get a plane wave expansionequations, and ultimately into solving the problem of its eigenvalues .)
- 2020-10-04 07:57:44下载
- 积分:1
-
EM_GM
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% maxiter - maximum number of iteration allowed ([] for none)
% pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none)
% Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none)
%
% Ouputs:
% W(1,k) - estimated weights of GM
% M(d,k) - estimated mean vectors of GM
% V(d,d,k) - estimated covariance matrices of GM
% L - log likelihood of estimates
%( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
- 2008-04-27 15:51:27下载
- 积分:1
-
AFSA_fxy
AFSA_fxy是用人工鱼群算法(artificial fish swarm algorithm)解决二元函数寻优问题。文件打开后运行AFSA_fxy.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(AFSA_fxy is (artificial fish swarm algorithm) to solve the optimization problem with a binary function AFSA. Run AFSA_fxy.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:49:55下载
- 积分:1
-
GPReduce.m
This is the Gaussian piramyd i found in matlab page is very useful to image procesing
- 2009-03-10 01:02:39下载
- 积分:1
-
BLDC_08
Position Control of BLDC motor
- 2009-04-01 21:03:59下载
- 积分:1