搜索资源列表

  1. 遗传算法TDOA解决

    3下载:
  2. 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:田园
  1. mse

    0下载:
  2. 使用程序实现mse函数的三维设计实现,可以表现出不同的最小均方误差的各种情况
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:945byte
    • 提供者:liu
  1. image quality assessment

    0下载:
  2. 可用于计算二维图像的均方误差、峰值信噪比以及信息熵
  3. 所属分类:文档资料

    • 发布日期:2009-05-22
    • 文件大小:212.75kb
    • 提供者:vegatable
  1. 遗传算法TDOA解决

    1下载:
  2. 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2026-01-13
    • 文件大小:3kb
    • 提供者:田园
  1. MMSE_IC

    0下载:
  2. 基于LMS(最小均方误差算法)的自适应滤波 基于LMS(最小均方误差算法)的自适应滤波-based on the LMS (MMSE) algorithm based on the LMS adaptive filtering (minimum mean square error algorithm) the adaptive filtering based on the LMS (minimum mean square error algorithm) Adaptive Filter
  3. 所属分类:语音合成与识别

    • 发布日期:2026-01-13
    • 文件大小:4kb
    • 提供者:林青
  1. ls_mmse

    1下载:
  2. 这个是关于OFDM系统的信道估计的算法的两种方法,分别是OFDM的最小二乘和最小均方误差估计的仿真程序代码-the OFDM system is on the channel estimation algorithm of the two methods OFDM are the least squares and minimum mean square error estimate of simulation code
  3. 所属分类:通讯/手机编程

    • 发布日期:2026-01-13
    • 文件大小:5kb
    • 提供者:周洁
  1. mse

    0下载:
  2. 使用程序实现mse函数的三维设计实现,可以表现出不同的最小均方误差的各种情况-MSE realize the use of procedures designed to achieve three-dimensional function, can be expressed in different MMSE various situations
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:1kb
    • 提供者:liu
  1. MSE_calculation

    0下载:
  2. 最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码-Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2026-01-13
    • 文件大小:2kb
    • 提供者:liulu_tina
  1. ls_mmse_updated

    0下载:
  2. 是用matlab对信道估计得到的估计信道与真实信道的最小均方误差的仿真实现程序-Is used for channel estimation matlab been estimated channel true channel with minimum mean square error of the simulation procedure
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:4kb
    • 提供者:yangying
  1. NLMS

    0下载:
  2. 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:3kb
    • 提供者:闫丰
  1. MSE

    0下载:
  2. 最小均方误差信道估计LS_MSE_calc.m仿真程序。用于ofdm信道估计。-Simulation of main channel LS_MSE. You wish to be useful.I hope that they will bring convenience to. If there is a need to contact.I wish good!
  3. 所属分类:通讯/手机编程

    • 发布日期:2026-01-13
    • 文件大小:2kb
    • 提供者:caoxiang
  1. SNR_and_MSE

    0下载:
  2. mmse与snr的算法仿真,最小均方误差和最大信噪比,获得自适应算法的最优权,实现抗干扰-mmse snr algorithm and simulation, the minimum mean square error and maximum signal to noise ratio, the right of access to optimal adaptive algorithm to achieve anti-jamming
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:1kb
    • 提供者:张萌
  1. relevance-mse-matchingalgorithm

    0下载:
  2. 利用模板匹配算法,计算小图与大图的相关性和均方误差三维曲线图,从而求出小图在大图中的匹配位置。-The matching algorithm used to calculate a small map and large map of the relevance and mean square error of three-dimensional curves, which obtained a small map large map in the matching position.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2026-01-13
    • 文件大小:21kb
    • 提供者:Hufeng
  1. objective_evaluation

    0下载:
  2. 图像评价的几个标准,包括峰值信噪比,均方误差,平均绝对误差,图像保真度,信噪比的MATLAB代码,采用基本编程方法,适合初学者加深图像客观评价标准的理解。-Image evaluation of several criteria, including PSNR, MSE, mean absolute error, image fidelity, signal to noise ratio of the MATLAB code, using the basic programming for be
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:2kb
    • 提供者:天天
  1. LMSAFFilter

    0下载:
  2. 在分析最小均方自适应滤波器(LMSAF)均方误差(MSE)的收敛性时,文献常用统计自相关矩阵代替瞬时自相关矩阵以简化分析,由此得出的收敛条件比较粗糙。本程序指出:不相关高斯输入情况下,无需如上简化,可依据高斯阶矩因式分解定理得到确切的MSE收敛条件,相应的失调表式能更准确地预报失调-In the analysis of LMS adaptive filter (LMSAF) the mean square error (MSE) convergence, the literature commo
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:8kb
    • 提供者:王凤
  1. image

    0下载:
  2. 利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码-By image processing toolbox to achieve the mean square error (MSE), peak signal to noise ratio (PSNR) and the entropy of the source code
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:2kb
    • 提供者:xmzhang
  1. optimal-WPMT-based-on-MSE

    0下载:
  2. 基于最小均方误差准则的小波包树结构的选择 仿真程序-Based on minimum mean square error criterion selection of wavelet packet tree structure simulation program
  3. 所属分类:绘图程序

    • 发布日期:2026-01-13
    • 文件大小:5kb
    • 提供者:li
  1. jpeg-compress-code-

    0下载:
  2. 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
  3. 所属分类:matlab例程

    • 发布日期:2026-01-13
    • 文件大小:21kb
    • 提供者:冰蓝色
  1. MSE_compare

    0下载:
  2. 仿真比较OFDM系统LS和MMSE信道估计算法的均方误差。-OFDM system simulation comparing LS and MMSE channel estimation algorithm for the mean square error.
  3. 所属分类:通讯/手机编程

    • 发布日期:2026-01-13
    • 文件大小:8kb
    • 提供者: 韩宇辉
  1. pingjia

    0下载:
  2. 图像质量评价 具体公式参考相关的文献,本程序包括 均方误差mse 峰值信噪比psnr-appraise the quality of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2026-01-13
    • 文件大小:1kb
    • 提供者:柳俊隆
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org