-
Job-shop-scheduling
有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 (job-shop scheduling)
- 2012-05-11 11:31:22下载
- 积分:1
-
upResolDemo
这是一个超分辨率图像复原的代码,仿真实验结果较好,不过原作者对其中两个文件处理过,所以不知道具体的原理(This is a super-resolution image restoration code, simulation results, however, the original author treated them two files, so I do not know the specific principle)
- 2013-03-19 16:48:15下载
- 积分:1
-
An-Extended-Dynamometer-Setup-to-Improve-the-Accu
Toward Privacy Preserving and Collusion Resistance in a Location Proof Updating SystemToward Privacy Preserving and Collusion Resistance in a Location Proof Updating SystemToward Privacy Preserving and Collusion Resistance in a Location Proof Updating System
- 2013-12-12 20:14:26下载
- 积分:1
-
KmeansPP
使用K-means聚类算法的改进算法K-means++对图像区域进行分割。(using the improved algorithm K-means++ segment image.)
- 2020-06-30 12:40:01下载
- 积分:1
-
RegionGrow921
基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助(Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help)
- 2009-09-27 14:56:34下载
- 积分:1
-
MATLABfudaoyuzhinan
matlab辅导与指南,所有的matlab相关指令一应俱全。(matlab counseling and guidance readily available to all relevant directives matlab.)
- 2009-10-06 17:57:38下载
- 积分:1
-
kmanes2
k means clustering algorithm new 2 cluster
- 2013-11-04 05:00:43下载
- 积分:1
-
Oper_Data
PARSING DATA IN MATLAB ALGORITHM
- 2015-03-15 16:29:22下载
- 积分:1
-
Face-Matching-using-Fisher-faces
Matlab codes for face matching using fisher faces approach.
- 2014-01-06 14:56:23下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1