CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - matlab signal to noise ratio

搜索资源列表

  1. duffingcheckfrequncy

    5下载:
  2. 利用duffing振子检测微弱信号频率的matlab程序。可以检测与周期策动力频率相差0.03之内的微弱信号频率。信噪比达到-68db-use Duffing oscillator frequency detection of weak signals in Matlab procedures. Can be detected with the cycle driven frequency difference of 0.03 within the weak signal frequency.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1110
    • 提供者:张文
  1. ussrcepc_proposal

    0下载:
  2. Ultrasound Speckle Reduction Using Coded Excitation and Pulse Compression Ultrasound images are riddled with system dependent imperfections called speckle (multiplicative noise). In ultrasonic imaging, detection of small lesions could be difficu
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:487611
    • 提供者:Narendra
  1. MATLAB

    0下载:
  2. 以六杆机构为例,研究了MATLAB的机构运动仿真方法,建立了仿真模型,设置各项参数后进行了仿真,并得出了正确的结果。与其它方法相比,最大的优点是无需建立机构运动的数学模型和编制程序,具有系统建模方便直观和仿真功能强大的特点,能大大减轻设计人员的工作,为机械系统的建模仿真提供一个强大而方便的工具-function [A] = psnr(image,image_prime,M,N) Name: Chris Shoemaker Course: E
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:548580
    • 提供者:程风仪
  1. 1

    0下载:
  2. 计算均方误差MSE信噪比SNR峰值信噪比PSNR绝对平均误差的matlab函数-Calculate the mean square error MSE, SNR is the peak signal to noise ratio PSNR absolute average error of Matlab functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3721
    • 提供者:新雨
  1. matlab

    0下载:
  2. 实验要求:在一张图上绘制三种二进制信号(即反极性信号、开关信号和正交信号)的误码率。这三种信号可以在几何上用“信号空间”中的点来表示。在反极性信号情况下,信号是±s(t),每个都有能量E。开关信号也是一维信号,所以两个信号为0和s(t),正交信号我们上课已讲过。要求信噪比为0:12dB。-Experimental requirements: to draw a diagram of three binary signals (i.e., reverse polarity signal, the
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:3942
    • 提供者:周婷
  1. New-Folder-(4)

    0下载:
  2. In this paper the analysis of the compression process was performed by comparing the compressed signal against the original signal. To do this the most powerful speech analysis and compression techniques such as Linear Predictive Coding (LPC) and Dis
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:147008
    • 提供者:Ambika
  1. wiener

    0下载:
  2. 这是一个利用维纳滤波实现语音增强的matlab程序.在输入语音信噪比不是很低的情况下,效果不错.-This is a use of Wiener filtering speech enhancement matlab program, good results in a low signal-to-noise ratio of the input speech is not the case.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:1749
    • 提供者:龙蛋
  1. 123426

    0下载:
  2. 注水算法是根据某种准则,并根据信道状况对发送功率进行自适应分配,通常是信道状况好的时刻,多分配功率,信道差的时候,少分配功率,从而最大化传输速率。本文运用matlab通过对注水算法在mino系统中的三种不同的情况下进行了仿真,比较出在小信噪比时,相同信噪比下利用CSI的功率注水算法获得容量优于未知CSI的平均功率分配算法;相同容量下已知CSI信噪比比未知CSI时的信噪比小3dB.当信噪比增大到一定程度时,功率注水算法所获得的信道容量将收敛到平均功率分配的信道容量。-Water flooding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:316016
    • 提供者:nime
  1. The-relationship-of-SNR-and-erfc

    0下载:
  2. 数字通信系统中通过给定信噪比与误码率,得出他们关系的Matlab模拟-Digital communication system by a given signal to noise ratio and bit error rate, Matlab simulation results of their relationship
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:29814
    • 提供者:张琼
  1. Ch3_1_AM

    0下载:
  2. matlab中进行am调制信号的仿真程序,并进行信噪比等指标分析。-performed am modulation signal matlab simulation program, and other indicators signal to noise ratio analysis.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:748
    • 提供者:songheng
  1. xinzaobi

    0下载:
  2. 基于最大似然估计的信噪比估计代码,适合所有用MATLAB做信噪比的人用。大家可以参考一下-Based on maximum likelihood estimation of SNR estimation code, suitable for all use MATLAB to do the signal to noise ratio of the use of. We can refer to
  3. 所属分类:Software Testing

    • 发布日期:2016-06-07
    • 文件大小:5120
    • 提供者:夏天
  1. psnr_matlab

    0下载:
  2. 在matlab中实现峰值信噪比的函数 function y=psnr(im1,im2) 计算峰值信噪比程序——————————————— - ininput im1 : the original image matrix-For peak signal to noise ratio in matlab function function y = psnr (im1, im2) calculated PSNR program
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:642
    • 提供者:孟雪
  1. 64513

    0下载:
  2. The following Matlab project contains the source code and Matlab examples used for psnr (image processing). Calculates the Peak-to-peak signal to noise ratio of two images X and Y.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1138
    • 提供者:WessamSayed
  1. PSNR_NC

    2下载:
  2. 本MATLAB代码计算了两幅图像的相关系数和峰值信噪比-The correlation coefficient and peak signal to noise ratio (SNR) of two images are calculated
  3. 所属分类:software engineering

    • 发布日期:2017-06-15
    • 文件大小:8192
    • 提供者:霍东明
  1. hwbka

    0下载:
  2. 包含收发两个客户端程序,现代信号处理中谱估计在matlab中的使用,包括压缩比、运行时间和计算复原图像的峰值信噪比。- Transceiver contains two client programs, Modern signal processing used in the spectral estimation in matlab, Including compression ratio, image restoration computing uptime and peak signal
  3. 所属分类:Software Testing

    • 发布日期:2017-12-17
    • 文件大小:11264
    • 提供者:焦少
  1. langmeng-V5.5

    0下载:
  2. 计算多重分形非趋势波动分析matlab程序,自写曲率计算函数 ,ML法能够很好的估计信号的信噪比。- Calculation multifractal detrended fluctuation analysis matlab program, Since writing the curvature calculation function, ML estimation method can be a good signal to noise ratio.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-13
    • 文件大小:4489
    • 提供者:周振昌
  1. miu_wd67

    0下载:
  2. ICA(主分量分析)算法和程序,分形维数计算的毯子算法matlab代码,ML法能够很好的估计信号的信噪比。- ICA (Principal Component Analysis) algorithm and procedures, Fractal dimension calculation algorithm matlab code blankets, ML estimation method can be a good signal to noise ratio.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:5503
    • 提供者:刘文建
  1. rfuvu

    0下载:
  2. 包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,插值与拟合的matlab实现。- Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Including the final calculation of the compressed image peak signal to noise ratio and compression of the
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:5664
    • 提供者:刘永清
  1. yuijei_v25

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,包括调制,解调,信噪比计算,基于人工神经网络的常用数字信号调制。- Using matlab to calculate the Mahalanobis distance for the image, Includes the modulation, demodulation, signal to noise ratio calculation, The commonly used digital signal modulation based on a
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:5468
    • 提供者:李锟杰
  1. jdqnu

    0下载:
  2. 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,这是一个好用的频偏估计算法的matlab仿真程序,重要参数的提取。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, This is a useful frequency estimation algorithm matlab simulation program, E
  3. 所属分类:Software Testing

    • 发布日期:2017-12-14
    • 文件大小:6144
    • 提供者:胥财
搜珍网 www.dssz.com