-
hist_eq
Image histogram equalization
- 2009-03-18 14:14:07下载
- 积分:1
-
concatena
Función en Matlab para concatenación de dos formas de ondas o crossfader.
- 2010-08-26 23:31:30下载
- 积分:1
-
ifs
利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code(Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code)
- 2009-04-23 19:09:16下载
- 积分:1
-
LMS
以最小均方算法为约束条件的自适应波束形成(Adaptive beamforming with the minimum mean square algorithm as the constraint)
- 2018-09-11 20:54:30下载
- 积分:1
-
somtoolbox
It s toolbox in determining the crime pattern analysis using SOM (Self-Organizing Maps). It s using SOM clusters and K-means clusters.
- 2009-06-11 14:16:48下载
- 积分:1
-
MATLAB-about-image
相当好的matlab数字图像处理,包括基本原理、图像复原、彩色处理、图像压缩、分割(Very good matlab digital image processing, including the basic principles, image restoration, color processing, image compression, segmentation)
- 2013-11-07 19:12:55下载
- 积分:1
-
100examplesofmatlab
MATLAB编程百例,一百个例子让您从入门到精通,强烈推荐!(MATLAB Programming 100 cases, 100 examples to let you from entry to proficient, highly recommended!)
- 2008-03-18 16:41:30下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
Newton-Raphson-Algorithm
常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。(Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed description and source code can be pasted directly use.)
- 2014-02-19 20:33:10下载
- 积分:1
-
matlab
包括多个实验代码和实验结果,也有思考题的解答。我算是浑身解数的上载我有的东西,只是为了能够下载我想要的东西(asdfghj)
- 2010-11-19 21:34:18下载
- 积分:1