-
imagecomposition.m
This for artifical insertion using poisson image editing.This works seamlessly and use poisson eqation to solve it.
- 2010-10-30 00:43:15下载
- 积分:1
-
matlab
教程示范,如何数学建模,以及解非线性方程组(Tutorial example, how mathematical modeling and nonlinear equations)
- 2010-05-16 16:36:49下载
- 积分:1
-
cubicspl
Astrodynamics library file crack
- 2012-11-18 13:30:13下载
- 积分:1
-
LS-SVMlab1.5
LS_SVM工具箱,很有用的,也很好用,大家可以试试,希望对你们有帮助。(LS_SVM toolbox, very useful, also very good, everyone can have a try, hope to help you.
)
- 2012-11-21 22:28:17下载
- 积分:1
-
alternator
alternator matlab file very good
- 2014-01-16 17:26:38下载
- 积分:1
-
该程序的优点在于障碍可以自己设置,也可以读图-Astar
该程序的优点在于障碍可以自己设置,也可以读图。(The advantage of this program is that obstacles can be set by themselves or read pictures.)
- 2020-06-21 16:20:01下载
- 积分:1
-
ARTMAP
模糊神经网络ARTMAP算法,MATLAB(Fuzzy ARTMAP neural network algorithm, MATLAB)
- 2009-10-28 12:13:52下载
- 积分: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
-
DTMF
DTMF 系统的matlab实现,发送电话11位电话号码在接收端识别。(DTMF system matlab realize, send telephone 11 telephone numbers identified on the receiving end)
- 2013-11-19 19:08:41下载
- 积分:1
-
PhysModMatlab
phsical mpdelling matlab
- 2013-11-29 10:42:17下载
- 积分:1