-
Tamura
Tamura纹理图像的MATLAB实现,粗糙度、对比度、方向度、线性度、规则度以及粗略度(MATLAB implementation Tamura texture, roughness, contrast, direction, linearity, and a rough rule degree degree)
- 2010-09-14 15:13:45下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
parabolicequation
parabolic equation solver matlab code
- 2014-01-09 19:18:21下载
- 积分:1
-
matlab-jiaocheng
matlab教程,详细介绍了matlab的各个部分(matlab tutorial, detailing every part of matlab)
- 2011-04-19 23:01:29下载
- 积分:1
-
huise
gm.11一个简洁的初级学习小程序,希望大家指正,向大家学习(Gm.11a simple primary study of small procedures, we hope that the correction, to everybody study)
- 2012-06-16 12:32:28下载
- 积分:1
-
GmixHMM
语音处理工具箱,有关高斯混合模型的matlab编程需要用到的工具。(the toolbox of speech processing
)
- 2010-11-09 10:24:01下载
- 积分:1
-
PP
说明: 摘 要:0IE 问题是一个典型的优化组合问题,现在有很多解决的方法。本文针对遗传算法求解0IE 问题进行了研究,对
选择、交叉和变异算子进行了算法设计,最后在_ C- N软件上进行编程实现。结果表明,遗传算法在求解0IE 问题时具有
结果准确、收敛速度快等特点。
关键词:遗传算法;0IE 问题;最优化问题;_ C- N 软(Abstract: 0IE problem is a typical combinatorial optimization, there are many solutions. In this paper, genetic algorithm 0IE conducted a study on the selection, crossover and mutation operators of the algorithm design, and finally _ C- N software for programming. The results indicate that the genetic algorithm in solving problems with 0IE accurate, fast convergence and so on. Key words: genetic algorithm 0IE problem optimization problems _ C- N Soft)
- 2010-12-21 10:58:01下载
- 积分:1
-
MOBP_Network
MOBP的代码。3层网络,隐节点数可以任意改变,没有使用工具箱。(MOBP code. Layer 3 network, hidden nodes can be changed arbitrarily and without using the Toolkit.)
- 2007-05-07 09:40:44下载
- 积分:1
-
codehosa
高阶谱分析包,应用范围包括阵列信号处理,盲源信号处理等(higher order spectral analysis package, including the application of array signal processing, blind signal processing)
- 2007-03-24 17:12:46下载
- 积分:1
-
PSO_case1
粒子群优化算法的一个寻优案例,测试函数含有多个局部极值,尝试用PSO算法寻找全局极值(a case of Particle Swarm Optimization algorithm.)
- 2011-01-27 16:58:18下载
- 积分:1