搜索资源列表
-
2下载:
粒子追踪测速的相关程序,所使用的算法为最邻近原则,通过粒子链表形成匹配-Particle tracking velocimetry procedures, the algorithm used for the nearest neighbor principle formed by particles linked list match
-
-
1下载:
有序无序转变的计算机模拟——MC算法
一个样品做实验,从低温有序相,逐渐升温,到高温无序相。
模型假设:
1 模拟三维简单斜方,AB型合金,共有M*N*L个原子;
2 最邻近假设,即只考虑最邻近原子之间的相互作用,次邻近和更远的原子之间的作用忽略(误差较大),
,在简单斜方中,最邻近原子数z=6;
3 只考虑势能的作用,AA,BB,AB原子间的作用用Eaa,Ebb,Eab=Eba表示 且忽略振动能(原则上,温度很高时,不能忽略)等;
4 各原子之间的相
-
-
4下载:
这个函数用于多目标跟踪数据关联,结合了最近邻数据关联个CJPDA数据关联算法,每个目标分配最多一个量测-This function is used for multi-target tracking data association, combined with nearest neighbor data association a CJPDA data association algorithm, each target allocation up to a measurement
-