搜索资源列表
Classify_Homework
- 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification
dvhop.rar
- 主要介绍了dvhop算法的源代码,先计算平均每跳的距离,再根据跳数求出锚节点与未知节点的距离,再用三边测量法求出未知节点坐标,Dvhop algorithm introduces the source code, to calculate the average distance of each jump, then jump a few calculated in accordance with anchor nodes and unknown distance from the node,
classify.rar
- 分级聚类程序,可实现最小距离聚类法、最大距离聚类法、平均距离聚类法。,Hierarchical clustering procedure can achieve the minimum distance clustering, maximum distance clustering method, the average distance clustering method.
DEM内插 反距离加权平均算法
- DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used
small-world
- 程序以WS小世界模型及其改进版(by Newman and Watts (1999a).)为基础建立网络模型,计算网络平均距离,验证“六度分割”理论-Procedures to WS small world model and its improved version (by Newman and Watts (1999a).)-Based networking model to calculate the average distance network, verify the " s
leipingjun
- 利用类平均距离法,对遥感图像进行分类,操作时调用函数-Use the average distance category, the classification of remote sensing images, call the function when
chxu
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. Frames are 25ms long with 60 percent (15ms) overlap, hamming windowed. RS is the remove
distanse
- 用于计算一段序列中cpg间的平均距离,用于计算一段序列中cpg间的平均距离-Section of the sequence used to calculate the average distance between cpg, cpg used to calculate a sequence the average distance between the
ClassifyHomework
- 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
Swarm_Optimization_Algorithm_with_C
- 改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,用C实现-Improved particle swarm- adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergence, with the C implementation
Adaptive_particle_swarm_algorithm
- 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
LogSpectralDistance_LP
- 计算源信号和噪音之间的频谱差,用于噪音估计等。-Calculates the average log-spectral distance between CLEAN and NOISY signals
Client
- This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
short-distance
- 求一个复杂网络的平均最短距离,一般平均最短距离越小,网络的效率越高。-obtain the average shortest distance of network
New-Text-Document
- The program RANDOM_WALK_2D_PLOT plots the trajectories of one or more random walks. The program RANDOM_WALK_2D_SIMULATION plots averaged data for any number of random walks that each use the same number of steps. The data plotted is the average
cluseter_test
- 演示了最大距离,最小距离,平均距离的分级聚类及其分类结果展示。-hierarchical clustering base on maximum distance,minumum distance and average distance.
fcm_py
- fcm聚类算法的python实现。输出类内平均距离类间平均距离。-FCM clustering algorithm python realized. Output class average distance between class in the average distance.
ANTTSP
- TSP在MATLAB中的实现,生成优化路径和平均距离和最小距离图-TSP implemented in MATLAB, generating optimal path and the average distance and the minimum distance graph
SDV-Hop
- SDV-Hop算法的工作主要体现在对平均每跳距离做了二次修正。-SDV-Hop algorithm is mainly reflected in the average distance per hop secondary correction.