-
cpid1
matlab实现的增量式pid参数控制算法,
可以在matlab 7 6.5 下编译通过(matlab realize incremental pid parameter control algorithm, can be compiled under matlab 7 6.5 through)
- 2008-08-07 10:10:42下载
- 积分:1
-
tutorial_em_matlabcode
em算法matlab代码。解压缩后直接可以在matlab环境下运行(em algorithm Matlab code. Decompress directly in the operating environment Matlab)
- 2007-02-28 10:57:31下载
- 积分:1
-
模糊综合评价matlab代码
说明: 模糊综合评判计算程序
模糊综合评判的过程:1、灰色关联分析,求权重(程序见Relation);2、模糊聚类分析,划分等级(程序见F_class);3、隶属度计算,求隶属函数(程序见Subjection和subject);4、模糊综合评判,计算各单元等级(程序见F_judge)。(Fuzzy comprehensive evaluation matlab code
The process of fuzzy comprehensive evaluation: 1. Grey relational analysis to get weight (see Relation for program); 2. Fuzzy clustering analysis to divide ranks (see F_class for program); 3. Membership degree calculation to get membership function (see Subjection and subject for program); 4. Fuzzy comprehensive evaluation to calculate each unit grade (see F_judge for program).)
- 2020-09-11 08:08:00下载
- 积分:1
-
Simple-Clustering
ICA Clustering
In computer science, Imperialist Competitive Algorithm (ICA)[1] is a computational method that is used to solve optimization problems of different types. Like most of the methods in the area of evolutionary computation, ICA does not need the gradient of the function in its optimization process.
From a specific point of view, ICA can be thought of as the social counterpart of genetic algorithms (GAs). ICA is the mathematical model and the computer simulation of human social evolution, while GAs are based on the biological evolution of species
- 2012-08-18 20:11:12下载
- 积分:1
-
seam-carving
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序(FINDENERGY creates an gradient img from a given RGB or grayscale image.
FINDSEAMIMG finds the seam map from which the optimal (vertical running)
seam can be calculated.
FINDSEAM returns a column vector of coordinates for the pixels to be removed (the seam).
SEAMPLOT takes as input an image and the SeamVector array and produces an image with the seam line superimposed upon the input image, x, for display purposes.
SEAMCUT takes as input a RGB or grayscale image and SeamVector array to find the pixels contained in the seam, and to remove them from the image.
REMOVALMAP takes a given image and finds the ordered set of (vertical) seams that are removed from an image and returns them in an array, where the Nth column in the array corresponds to the Nth seam to be removed.)
- 2013-04-30 15:31:15下载
- 积分:1
-
registrationprot
Unzip all files in Matlab current directory.
Type "test_main" on Matlab command window.
- 2007-07-19 10:36:34下载
- 积分:1
-
GA
说明: 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!(Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!)
- 2013-03-06 21:12:09下载
- 积分:1
-
function-001-n
functions not separated by semicolons are errors in version 120 and higher.
- 2014-01-28 10:56:39下载
- 积分:1
-
minboundrect
说明: 基于凸壳边界的最小外接矩形拟合MATLAB程序。(Convex hull boundary based on the minimum bounding rectangle fitting MATLAB.)
- 2010-05-03 01:17:27下载
- 积分:1
-
tulun2
图论程序 可以用MATLAB实现 最短路 (Graph Theory with MATLAB program can realize the most short-circuit)
- 2007-08-14 17:23:07下载
- 积分:1