登录
首页 » matlab » Order-disorder

Order-disorder

于 2013-05-23 发布 文件大小:2KB
0 239
下载积分: 1 下载次数: 6

代码说明:

   有序无序转变的计算机模拟——MC算法 一个样品做实验,从低温有序相,逐渐升温,到高温无序相。 模型假设: 1 模拟三维简单斜方,AB型合金,共有M*N*L个原子; 2 最邻近假设,即只考虑最邻近原子之间的相互作用,次邻近和更远的原子之间的作用忽略(误差较大), ,在简单斜方中,最邻近原子数z=6; 3 只考虑势能的作用,AA,BB,AB原子间的作用用Eaa,Ebb,Eab=Eba表示 且忽略振动能(原则上,温度很高时,不能忽略)等; 4 各原子之间的相互作用独立,即各化学键相互独立; 5 边界原子任然周期排列,只不过,邻近原子数减小,能量较高;边界面上的原子z=5;线 上的原子z=4,顶点上的原子z=3;由于顶点上只有四个原子,算法中不考虑这种情况; 6 其它假设。( Order-disorder transition of computer simulation- MC algorithm a sample experiment, from the low-temperature ordered phase, gradually warming up to a high temperature disordered phase. Model assumes that: 1 of three-dimensional rhombic, AB-type alloy, a total of M* N* L atoms 2 nearest the assumption that only consider the interaction between the neighboring atoms, and further sub-adjacent atoms ignore the interaction between the (larger error), , in the simple oblique Fang, nearest neighbor atoms, z = 6 3 only consider the potential role, AA, BB, AB interatomic with Eaa, Ebb, Eab = Eba representation and ignore the vibration energy (principle, the temperature is high, it can not be ignored), etc. 4 each atom interactions between independent, which means that each bond independently 5 boundary periodic arrangement of atoms in any course, but , adjacent atoms decreases, the higher energy boundary atomic plane z = 5 atoms on line z = 4, the vertex atoms z = 3 only four)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shooting
    matlab编程,important,good,仅供参考(matlab programming, important, good, only for reference)
    2009-12-12 22:06:57下载
    积分:1
  • LSL
    LSL滤波LSL滤波LSL滤波LSL滤波LSL滤波LSL滤波LSL滤波LSL滤波LSL滤波(Filter LSL LSL LSL filter filter filter LSL LSL LSL filter filter filter LSL LSL LSL filter filter)
    2010-12-06 10:57:23下载
    积分:1
  • dex2jar1T
    dex to jar 0.7.5 version
    2014-09-03 02:49:06下载
    积分:1
  • Desktop
    MATLAB中的柱状图颜色替换为网格或者斜线等的调用函数源代码,易于区分(MATLAB histogram of color is replaced by the calling function of grid or slash source code, easy to distinguish)
    2015-05-20 22:28:17下载
    积分:1
  • wiggle
    地震资料处理,时频分析里的wiggle变换(Seismic data processing, time-frequency analysis in the transform wiggle)
    2007-12-20 19:36:00下载
    积分:1
  • oil
    本程序是用matlable求任意一个二维矩阵的边界矩阵,与C和C++不同,这里不只用循环,比C和C++要方便快的多。(This procedure is arbitrary matlable seeking a two-dimensional matrix of the boundary matrix, with C and C is different here, not only by cyclic than C and C should be faster and more convenient.)
    2009-01-20 20:28:01下载
    积分:1
  • wavelet
    提供了小波算法的程序,该程序在MATLAB中得到验证,简单可行。(introduce a program about the wavelet ,the program is easy and used in the MATLAB)
    2012-04-02 17:24:23下载
    积分:1
  • TSMART
    Agorithm for smart antenna
    2013-04-11 21:26:25下载
    积分:1
  • visualmatlabImageryprocessing
    调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较 4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads 5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with 3.gatbx-example, everybody might compare the original bookCarries on comparison 4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
    2010-10-17 15:11:22下载
    积分:1
  • svm1
    支持向量机比较好的一个例子,包含了参数寻优,训练值回归和测试集的检验,以及方差分析(A support vector machine good example, contains a parameter optimization, training and test sets Regression testing, and analysis of variance)
    2011-10-27 20:17:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载