-
Essential.MATLAB.for.Engineers.and.Scientists
Essential.MATLAB.for.Engineers.and.Scientists 学习MATLAB的一本经典英文教材(Essential.MATLAB.for.Engineers.and.Scientists)
- 2010-07-10 13:04:42下载
- 积分:1
-
huffman_encode
一个简单的对用户定义的字符串创建和可视化哈夫曼编码树的程序(A simple user-defined string to create and visualization procedures Huffman tree)
- 2009-04-01 21:45:53下载
- 积分:1
-
Matlab-API-interface-technology
一个ppt课件,讲述了Matlab的API接口技术(Ppt courseware, about Matlab API interface technology)
- 2013-03-08 16:34:13下载
- 积分:1
-
01_introduction
Matlab Introduction ppts
- 2009-04-17 20:16:10下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
Matlab_GUI
Matlab的GUI教程,教初学者快捷方便地学习GUI的使用编程方法。(Matlab GUI tutorials, teach beginners quick and convenient to learn the use of GUI programming method.
)
- 2011-12-05 13:18:43下载
- 积分:1
-
tulunchengxu
压缩包内包含了几乎所有图论的matlab编程的程序,而且都有详细的语句说明,很好上手学习!(Compressed package includes almost all of the graph theory matlab programming procedures, and has a detailed statement illustrates well get started learning!)
- 2012-11-07 16:41:51下载
- 积分:1
-
program4
利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割(Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images)
- 2016-03-27 21:12:39下载
- 积分:1
-
canny-edge
边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。(Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.)
- 2010-07-31 11:19:32下载
- 积分:1
-
cellular-d2d-caching-master
cellular-d2d-caching
- 2017-09-25 19:04:27下载
- 积分:1