搜索资源列表
log-distancepathloss
- log_distance path loss model for wireless propagation indoor
chxu
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. fr a mes are 25ms long with 60 percent (15ms) overlap, hamming
Soft_demapping_8PSK
- soft Demapping 8PSK : LLR computation using Euclidian distance approach, Parallel-to-Serial converter, needs I and Q componets of 8PSK symbols at the input
dist_LLR
- Log Likelihood Ratio (LLR) Objective Speech Quality Measure
LodDistance_n3
- Log Distance n=3 code for large scale transmission
LogDistance_n4
- Log Distance n=4 code for large scale transmission
LogSpectralDistance_LP
- 计算源信号和噪音之间的频谱差,用于噪音估计等。-Calculates the average log-spectral distance between CLEAN and NOISY signals
web_exam
- 网络在线考试系统适用于远处教育的方式,参加考试的学生不需要聚集在一个考场内进行考试。学生使用教师或者考试管理员分配的账号登录考试系统,然后选择需要参加的考试科目。选定考试科目后,开始答题。系统自动计算学生已经参考的时间,如果在考试时间内没有答完试卷,系统自动交卷。交卷后,系统马上批阅试卷,并给出考试结果。-Network online examination system for distance education methods,
kmeans
- K均值有效执行++多元数据的聚类算法。它已经表明,该算法具有的总群集内距离的期望值是日志(K)的竞争力的上限。此外,K -均值++通常远高于香草收敛K均值少。-An efficient implementation of the k-means++ algorithm for clustering multivariate data. It has been shown that this algorithm has an upper
label
- 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
LogSpectralDistanceSignal
- Log Spectral Distance Signal
Path-Loss
- 通用路径损耗模型包括Log-distance/normal shadowing计算-General Path Loss Model, including log-distance/normal shadowing path loss model
Tchxuziph
- 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。 -The procedure used to measure to enhance the voice and the pure voice of the logarithmic spectral distance for speech enhancement. More smal
LogSpectralDistance
- 对数谱距离计算的matlab 实现,可以用于语音增强时性能比较。-log spectrum distance computation with matlab, you can use it for speech enhancement evaluation
1005
- 要求用分治算法(O(nlogn)复杂度)实现寻找n个点中最邻近点对,输出最邻近距离的平方 其中0<=x<10000,0<=y<10000,(x,y是整数) 点数1<n<=30000. Input 第一行表示点的数目n; 接下来的n行中,每一行依次表示点的x坐标,y坐标。 Output 输出n个点中最邻近点对距离的平方-Looking for n p
ppt
- After identifying the best MNT− 1 nodes with the simplified branch metric and the accumulated branch metric at stage NT − 1, we then calculate the LLR of each coded bit utilizing the standard squared Euclidian
1
- 为作业最终的仿真结果与分析 PL_free.m:free space path loss model PL_logdist.m: log-distance path loss model PL_lognorm.m: log-normal shadowing path loss model plot_PL_general.m: plot the figures itum.m: ITU M.1225 vehicular-
Raymodel-Matlab
- These codes are used for channel proapgation. The code is using matlab. How to analyze and propagate in channel propagation.we can use these codes for Bit error rate, two ray model, Jake model and log distance model. The
MIMO-path-loss
- 压缩包是三个matlab源程序,用于产生自由空间路径损耗、对数距离路径损耗以及对数正态路径损耗。-Package is three matlab source, used to produce free space path loss, log distance path loss and lognormal path loss.
log--spectral-distance-for-VAD
- 语音增强之前先进行端点检测,对有话帧和噪声帧作不同处理,利用对数频谱距离进行端点检测。-Speech enhancement for endpoint detection, before to have words for different fr a me and noise fr a me processing, using logarithmic spectrum distance for endpoint detection.