搜索资源列表
events
- * acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries. * extractevents.m: Matlab scr ipt to extract ev
code
- Nearest neighbor interplotion & bi-linear interplotion
imrotate2
- IMROTATE2 Rotates an image with circular shift. B = IMROTATE2(A,ANGLE) rotates image A by ANGLE degrees in a counterclockwise direction around its center point. To rotate the image clockwise, specify a negative value for ANGLE. It makes the output
ss
- sample selection by nearest neighbor
2D_feature_finding
- 粒子追踪测速的相关程序,所使用的算法为最邻近原则,通过粒子链表形成匹配-Particle tracking velocimetry procedures, the algorithm used for the nearest neighbor principle formed by particles linked list match
RBF-stockmarket-predict
- 数据预测,采用RBF最近邻算法预测股市趋势-Data to predict RBF nearest neighbor algorithm predict stock market trends
Order-disorder
- 有序无序转变的计算机模拟——MC算法 一个样品做实验,从低温有序相,逐渐升温,到高温无序相。 模型假设: 1 模拟三维简单斜方,AB型合金,共有M*N*L个原子; 2 最邻近假设,即只考虑最邻近原子之间的相互作用,次邻近和更远的原子之间的作用忽略(误差较大), ,在简单斜方中,最邻近原子数z=6; 3 只考虑势能的作用,AA,BB,AB原子间的作用用Eaa,Ebb,Eab=Eba表示 且忽略振动能(原则上,温度很高时,不能忽略)等; 4 各原子之间的相
Nearest-neighbor
- 最近邻点法的设计程序与最近插入法源程序代码的:-Nearest neighbor interpolation method and the nearest sourcKze code:
GNN
- 路网环境下的聚集最近邻查询,基于网络V图和查询点集的影响区域确定一个候选集,以此减少了距离的计算量-Clustered network environment nearest neighbor query, determine a candidate set based on the affected area network V diagram and query point set, thereby reducing the amount of computation distance
NNCJPDA_confirmed
- 这个函数用于多目标跟踪数据关联,结合了最近邻数据关联个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
KNN_Smoothing
- Simple Operation K nearest neighbor method of Excel, welcome to download.