-
Chan-Vese
chanvese algorithm for detection of contours activs ones
- 2009-10-19 20:47:13下载
- 积分:1
-
004
使用matlab语言编程解决动态规划问题(Using matlab language programming to solve dynamic programming problem
)
- 2013-01-21 21:47:35下载
- 积分: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
-
pingguo2
本程序是关于Newmark方法的Matlab编程,是比较简短的一个程序。(This program is on the Newmark method of the Matlab programming,it is a relatively short procedure.)
- 2013-05-11 18:03:15下载
- 积分:1
-
pakhshe_bar1
this is forward-backward sweep for distribution system 33 bus ieee
- 2015-03-29 02:55:42下载
- 积分:1
-
INTRODUCTION-TO-MATLAB-(book)
Introduction to matlab tutorial with matlab codes for example to guide the readers
- 2014-02-13 13:34:15下载
- 积分:1
-
findvaluevarineq
This is a Matlabe code to find the value of a variable in an equation
- 2010-09-29 14:53:30下载
- 积分:1
-
matlab-output
这是关于数字水印的提取例程!经过调试,可以放心使用!(This is on the digital watermark extraction routines! After debugging, can be assured use!)
- 2006-06-28 14:30:23下载
- 积分:1
-
xiaonei
校正雷达定位飞机的误差的MATLAB。通过建立概率密度空间球。(Correction MATLAB aircraft radar positioning errors. Through the establishment of the probability density space ball.)
- 2015-01-06 16:07:54下载
- 积分:1
-
单载波和OFDM信号的识别的matlab
用高阶累积量做的单载波和OFDM信号的识别的matlab全部源代码。对做这方面研究的人绝对会有帮助。(Cumulant to do with single-carrier and OFDM signals recognition matlab full source code. For people who do research in this area will definitely help.)
- 2010-11-05 11:03:50下载
- 积分:1