Description: 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations -- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification Platform: |
Size: 2145 |
Author:hiamy0313 |
Hits:
Description: 模式识别作业——用平均样本法,平均距离法,最近邻法和K近邻法进行分类-pattern recognition operations-- with the average sample, the average distance, nearest neighbor and K-nearest-neighbor classification Platform: |
Size: 2048 |
Author:hiamy0313 |
Hits:
Description: 利用类平均距离法,对遥感图像进行分类,操作时调用函数-Use the average distance category, the classification of remote sensing images, call the function when Platform: |
Size: 1024 |
Author:sun |
Hits:
Description: 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-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 silence option (default: 0) if 1, the program
uses a Voice Activity Detector to find non-speech frames and eliminates
them from calculation of LSD. FS is the sampling frequency (Default
10KHz). Platform: |
Size: 3072 |
Author:阿铁 |
Hits:
Description: 主要介绍了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, and then calculated trilateration unknown node coordinates Platform: |
Size: 1024 |
Author:闫军 |
Hits:
Description: 用于计算一段序列中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 Platform: |
Size: 1024 |
Author:ccccc |
Hits:
Description: 模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification. Platform: |
Size: 2048 |
Author:youxia |
Hits:
Description: 改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,用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 Platform: |
Size: 169984 |
Author:翁海冰 |
Hits:
Description: 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergence, but not easy to fall into local optimum, more effective solutions to complex problems. Platform: |
Size: 5120 |
Author:陈波 |
Hits:
Description: 计算源信号和噪音之间的频谱差,用于噪音估计等。-Calculates the average log-spectral distance between CLEAN and NOISY signals Platform: |
Size: 3072 |
Author:philip |
Hits:
Description: DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used Platform: |
Size: 32768 |
Author:晴宇 |
Hits:
Description: 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 Packet Forwarding (MDPF), uses routing information to select the node with the minimum distance. The goal of the proposed algorithm is to minimize the average number of hops taken to reach the node that holds the desired data performed to derive the lower and upper bounds of the confidence interval for the mean hop count between the source node of the data request, on one hand, and the node that holds the desired data and the last node in the set of search nodes, on the other hand. In the experimental evaluation, the performance of MDPF was compared to that of Random Packet Forwarding (RPF) and Minimal Spanning Tree Forwarding (MSTF).-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 Packet Forwarding (MDPF), uses routing information to select the node with the minimum distance. The goal of the proposed algorithm is to minimize the average number of hops taken to reach the node that holds the desired data performed to derive the lower and upper bounds of the confidence interval for the mean hop count between the source node of the data request, on one hand, and the node that holds the desired data and the last node in the set of search nodes, on the other hand. In the experimental evaluation, the performance of MDPF was compared to that of Random Packet Forwarding (RPF) and Minimal Spanning Tree Forwarding (MSTF).
Platform: |
Size: 1982464 |
Author:sathiyaraj124 |
Hits:
Description: 程序以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 " six degrees of segmentation" theory Platform: |
Size: 112640 |
Author:maverick |
Hits:
Description: 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 and maximum of the distance squared at each time step. The average distance squared should behave like the number of time steps. Platform: |
Size: 1024 |
Author:alicethe |
Hits:
Description: 演示了最大距离,最小距离,平均距离的分级聚类及其分类结果展示。-hierarchical clustering base on maximum distance,minumum distance and average distance.
Platform: |
Size: 1024 |
Author:CHEN |
Hits:
Description: fcm聚类算法的python实现。输出类内平均距离类间平均距离。-FCM clustering algorithm python realized. Output class average distance between class in the average distance. Platform: |
Size: 2048 |
Author:cumtgg |
Hits:
Description: TSP在MATLAB中的实现,生成优化路径和平均距离和最小距离图-TSP implemented in MATLAB, generating optimal path and the average distance and the minimum distance graph Platform: |
Size: 1024 |
Author:雷垒 |
Hits: