CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小误差

搜索资源列表

  1. 用“时域最小平方误差准则” 设计IIR DF

    0下载:
  2. 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square design) design with a four DF IIR
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:822byte
    • 提供者:lsd
  1. 2LMSE最小均方误差算法

    0下载:
  2. 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:任大
  1. 基于LMS(最小均方误差算法)的自适应滤波的源程序

    5下载:
  2. 基于LMS(最小均方误差算法)的自适应滤波的源程序,基于matlab-based on the LMS (minimum mean square error algorithm) adaptive filtering of the source, based on Matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-12-25
    • 文件大小:698byte
    • 提供者:张义力
  1. 最小均方误差算法

    1下载:
  2. 这是智能天线的最小均方误差算法程序,非常好用,使在matlab中实现的。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-29
    • 文件大小:1.19kb
    • 提供者:xywanghu
  1. EST_Method_and_Programe.rar

    2下载:
  2. matlab圆度误差的评定算法,最小二乘法,最小包容区域法,最大外接圆法,最小内接圆法,roundness error matlab assessment algorithm, the least square method, the minimum tolerance zone method, the largest circumcircle method, the smallest within the inscribed circle method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.11kb
    • 提供者:harrison
  1. LMS.rar

    0下载:
  2. 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:181.7kb
    • 提供者:刘华杰
  1. 常用最小二乘法估计极值分布

    0下载:
  2. :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:134.6kb
    • 提供者:pine051025
  1. mathworks

    1下载:
  2. 基于最小二乘法和最小均方误差法的信道估计,包括详细的仿真结果,如误码率和均方误差。-Based on the least squares and minimum mean square error of channel estimation methods, including detailed simulation results, such as error rate and MSE.
  3. 所属分类:3G develop

    • 发布日期:2017-03-27
    • 文件大小:5.82kb
    • 提供者:xiaohan
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.56kb
    • 提供者:lining
  1. channelestmation

    1下载:
  2. 本程序比较了LS(最小二乘)和最小均方误差准侧下OFDM信道估计的误码率,给出了LS及MESE实现的源程序,是信道估计初学者的理想参考资料-This procedure compares the LS (least squares) and minimum mean square error of quasi-lateral channel estimation of OFDM bit error rate, given the realization of the LS and the MES
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.35kb
    • 提供者:赵亮
  1. min

    0下载:
  2. 本文提出一种平面度误差评定的最小条件快速精确算法。用此法可在不加任何人工判断的条件下,在计算机上求得最小条件平面度误差值-This paper presents a flatness error evaluation of the minimum conditions for fast and precise algorithm. Method can be judged without any artificial conditions, on the computer to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4.51kb
    • 提供者:julien716
  1. zuixiaoerchengfa

    1下载:
  2. 最小二乘法是修正误差曲线的算法,本例程实现算法并显示k线修正值只用于后来来者学习使用-Least square method is to amend the error curve algorithm, the routine algorithm and display the correct value of k line only to learn for later use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:265.67kb
    • 提供者:shijinchao
  1. selfadaptingthreshold

    0下载:
  2. 含KSW,最小偏态法;信息熵迭代法;最小误差法的m文件,是我做课题时选择阈值分割方法时自己编的。-Containing KSW, the smallest skewness method information entropy method the smallest error of law m file, I choose to do so when the subject of methods of threshold segmentation of own.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2.73kb
    • 提供者:steven
  1. 1

    0下载:
  2. 最小误差发图像阈值分割,实现图像的分割功能。-no
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:722byte
    • 提供者:liying
  1. 图像分割最小误差法

    2下载:
  2. 最小误差法是一种较为常用的自动阈值分割方法,此方法来源于Bayes最小误差分类方法。通常以图像中的灰度为模式特征,假设各模式的灰度是独立分布的随机变量,并假设图像中待分割的模式服从一定的概率分布,则可以获得满足最小误差分类准则的最佳阈值分割。 该算法主要思想是假设图像中只存在背景和目标两种模式,根据目标和背景像素占图像总像素的百分比求出其混合概率密度,选定一个阈值T;再根据将目标像素点错划为背景像素点的概率和把背景像素点错划为目标的概率求出总的错误概率,那么最佳阈值就是使总错误概率最小的阈
  3. 所属分类:matlab例程

  1. 最小二乘曲线拟合

    1下载:
  2. 可用于有误差的数据的处理,更好的拟合数据(Can be used for data processing)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:微澜gao
  1. 二维最小均方误差TDLMS(主要用于小目标跟踪)

    1下载:
  2. 二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
  3. 所属分类:图形图象

  1. 第 26 章 基于最小误差法的胸片分割系统

    3下载:
  2. MATLAB计算机视觉与深度学习实战-运行代码 源代码第26章 基于最小误差法的胸片分割系统(MATLAB computer vision and deep learning - running code,Chest slice segmentation system based on minimum error method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:996kb
    • 提供者:rebeater
  1. 最小二乘

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:dong5324
  1. 非线性最小二乘问题

    1下载:
  2. 以误差的平方和最小为准则来估计非线性静态模型参数的一种参数估计方法。设非线性系统的模型,常用于传感器参数设定。(A parameter estimation method for estimating nonlinear static model parameters based on the minimum sum of squared errors. A model of a nonlinear system is often used for sensor parameter settin
  3. 所属分类:其他

    • 发布日期:2019-08-18
    • 文件大小:1kb
    • 提供者:王小小强
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com