搜索资源列表

  1. log-distancepathloss

    0下载:
  2. log_distance path loss model for wireless propagation indoor
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:ningchang
  1. chxu

    1下载:
  2. 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。-Calculates the average log-spectral distance between CLEAN and NOISY signals. fr a mes are 25ms long with 60 percent (15ms) overlap, hamming
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:阿铁
  1. Soft_demapping_8PSK

    0下载:
  2. soft Demapping 8PSK : LLR computation using Euclidian distance approach, Parallel-to-Serial converter, needs I and Q componets of 8PSK symbols at the input
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:IMM
  1. dist_LLR

    0下载:
  2. Log Likelihood Ratio (LLR) Objective Speech Quality Measure
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:Mehrtash
  1. LodDistance_n3

    0下载:
  2. Log Distance n=3 code for large scale transmission
  3. 所属分类:OpenGL

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:matlab1234
  1. LogDistance_n4

    0下载:
  2. Log Distance n=4 code for large scale transmission
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:matlab1234
  1. LogSpectralDistance_LP

    0下载:
  2. 计算源信号和噪音之间的频谱差,用于噪音估计等。-Calculates the average log-spectral distance between CLEAN and NOISY signals
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:philip
  1. web_exam

    0下载:
  2. 网络在线考试系统适用于远处教育的方式,参加考试的学生不需要聚集在一个考场内进行考试。学生使用教师或者考试管理员分配的账号登录考试系统,然后选择需要参加的考试科目。选定考试科目后,开始答题。系统自动计算学生已经参考的时间,如果在考试时间内没有答完试卷,系统自动交卷。交卷后,系统马上批阅试卷,并给出考试结果。-Network online examination system for distance education methods,
  3. 所属分类:WEB源码

    • 发布日期:2024-06-17
    • 文件大小:131072
    • 提供者:zhuangruibin
  1. kmeans

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:driiawrl
  1. label

    0下载:
  2. 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:84992
    • 提供者:chuchu
  1. LogSpectralDistanceSignal

    0下载:
  2. Log Spectral Distance Signal
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:EmanMagdi
  1. Path-Loss

    0下载:
  2. 通用路径损耗模型包括Log-distance/normal shadowing计算-General Path Loss Model, including log-distance/normal shadowing path loss model
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:王秋才
  1. Tchxuziph

    0下载:
  2. 本程序用于测量增强语音与纯净语音的对数谱距离,用于语音增强。对数谱距离越小小,表明增强语音与纯净语音越接近,增强语音质量越好;反之,则增强语音质量越差。 -The procedure used to measure to enhance the voice and the pure voice of the logarithmic spectral distance for speech enhancement. More smal
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:分界线
  1. LogSpectralDistance

    0下载:
  2. 对数谱距离计算的matlab 实现,可以用于语音增强时性能比较。-log spectrum distance computation with matlab, you can use it for speech enhancement evaluation
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:jzhou
  1. 1005

    0下载:
  2. 要求用分治算法(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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:896000
    • 提供者:Betty
  1. ppt

    0下载:
  2. 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
  3. 所属分类:软件工程

    • 发布日期:2024-06-17
    • 文件大小:329728
    • 提供者:yuva
  1. 1

    0下载:
  2. 为作业最终的仿真结果与分析 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-
  3. 所属分类:波变换

    • 发布日期:2024-06-17
    • 文件大小:215040
    • 提供者:万玲玲
  1. Raymodel-Matlab

    0下载:
  2. 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
  3. 所属分类:编程文档

    • 发布日期:2024-06-17
    • 文件大小:19456
    • 提供者:Maw Maw
  1. MIMO-path-loss

    0下载:
  2. 压缩包是三个matlab源程序,用于产生自由空间路径损耗、对数距离路径损耗以及对数正态路径损耗。-Package is three matlab source, used to produce free space path loss, log distance path loss and lognormal path loss.
  3. 所属分类:编程文档

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:范秦
  1. log--spectral-distance-for-VAD

    0下载:
  2. 语音增强之前先进行端点检测,对有话帧和噪声帧作不同处理,利用对数频谱距离进行端点检测。-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.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:黄燕
« 12 »

源码中国 www.ymcn.org