搜索资源列表
用“时域最小平方误差准则” 设计IIR DF
- 试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的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
2LMSE最小均方误差算法
- 模式识别中关于 LMSE最小均方误差算法 一中算法-pattern recognition on the wan minimum mean square error algorithm an algorithm
基于LMS(最小均方误差算法)的自适应滤波的源程序
- 基于LMS(最小均方误差算法)的自适应滤波的源程序,基于matlab-based on the LMS (minimum mean square error algorithm) adaptive filtering of the source, based on Matlab
最小均方误差算法
- 这是智能天线的最小均方误差算法程序,非常好用,使在matlab中实现的。
EST_Method_and_Programe.rar
- 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
LMS.rar
- 用于计算最小均方误差的代码,包含了归一化的uniform函数,Used to calculate the minimum mean square error of the code, including the normalization of the uniform function
常用最小二乘法估计极值分布
- :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
mathworks
- 基于最小二乘法和最小均方误差法的信道估计,包括详细的仿真结果,如误码率和均方误差。-Based on the least squares and minimum mean square error of channel estimation methods, including detailed simulation results, such as error rate and MSE.
zui_xiao_er_cheng_fa
- 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(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
channelestmation
- 本程序比较了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
min
- 本文提出一种平面度误差评定的最小条件快速精确算法。用此法可在不加任何人工判断的条件下,在计算机上求得最小条件平面度误差值-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
zuixiaoerchengfa
- 最小二乘法是修正误差曲线的算法,本例程实现算法并显示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
selfadaptingthreshold
- 含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.
1
- 最小误差发图像阈值分割,实现图像的分割功能。-no
图像分割最小误差法
- 最小误差法是一种较为常用的自动阈值分割方法,此方法来源于Bayes最小误差分类方法。通常以图像中的灰度为模式特征,假设各模式的灰度是独立分布的随机变量,并假设图像中待分割的模式服从一定的概率分布,则可以获得满足最小误差分类准则的最佳阈值分割。 该算法主要思想是假设图像中只存在背景和目标两种模式,根据目标和背景像素占图像总像素的百分比求出其混合概率密度,选定一个阈值T;再根据将目标像素点错划为背景像素点的概率和把背景像素点错划为目标的概率求出总的错误概率,那么最佳阈值就是使总错误概率最小的阈
最小二乘曲线拟合
- 可用于有误差的数据的处理,更好的拟合数据(Can be used for data processing)
二维最小均方误差TDLMS(主要用于小目标跟踪)
- 二维最小均方误差背景预测算法TDLMS,常用于目标检测,经实测,效果较好(Two dimensional minimum mean square error background prediction algorithm TDLMS, commonly used in target detection, measured, the effect is better)
第 26 章 基于最小误差法的胸片分割系统
- MATLAB计算机视觉与深度学习实战-运行代码 源代码第26章 基于最小误差法的胸片分割系统(MATLAB computer vision and deep learning - running code,Chest slice segmentation system based on minimum error method)
最小二乘
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
非线性最小二乘问题
- 以误差的平方和最小为准则来估计非线性静态模型参数的一种参数估计方法。设非线性系统的模型,常用于传感器参数设定。(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