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

搜索资源列表

  1. zxecf

    0下载:
  2. 完成最小二乘法的插值拟和,界面友好,可以自己设置插值参数-Completion of the least square method and the interpolation to be friendly interface, you can set up its own interpolation parameters
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3210
    • 提供者:zhanglei
  1. pls1

    0下载:
  2. pls for matlab。matlab中实现偏最小二乘法-pls for matlab. matlab achieve PLS
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1862
    • 提供者:houlinfeng
  1. 1111

    0下载:
  2. 最小二乘法直线拟合 最小二乘法直线拟合-Linear least squares fitting a straight line least squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3181
    • 提供者:王钰
  1. matlabfitellipsecode

    2下载:
  2. 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2941
    • 提供者:李倩
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. yang_RBF

    2下载:
  2. 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
  3. 所属分类:Other systems

    • 发布日期:2016-06-27
    • 文件大小:1187
    • 提供者:杨怀申
  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
    • 文件大小:272043
    • 提供者:shijinchao
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. fit_ellipse

    0下载:
  2. 最小二乘法椭圆拟合 fit_ellipse( x,y,axis_handle ) x,y为坐标点 适用于一般方程哦。好用-Least squares ellipse fitting fit_ellipse (x, y, axis_handle) x, y for the coordinates of points applicable to the general equation Oh. Use
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3645
    • 提供者:JOHN
  1. LSSVMstudy

    0下载:
  2. 对学习最小二乘法的初学者有很大的帮助的一篇文章最小二乘支持向量机算法及应用研究-Least square method of learning is very useful to beginners in an article- least squares support vector machine algorithm and applied research
  3. 所属分类:Development Research

    • 发布日期:2017-05-08
    • 文件大小:1725323
    • 提供者:张洁
  1. MinMux

    1下载:
  2. C语言写的最小二乘法,可以在DSP中调用,使用环境CCS-LMS in c language,may be can be used in DSP,using enviroment is ccs
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1143
    • 提供者:唐军
  1. PLS

    1下载:
  2. 最小二乘法含有非线性线性拟合附有理论和实际的例子说明比较具有实际应用哟-PLS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:6182
    • 提供者:kubery
  1. znzx

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:27392
    • 提供者:zjun800
  1. myfit

    0下载:
  2. 用matlab编的最小二乘法拟合的GUI程序,可以实现最小二乘法的计算-Matlab made by the least squares fitting procedure of the GUI, you can achieve the least square method of calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7554
    • 提供者:ldd
  1. shujunihe

    0下载:
  2. 运用最小二乘法的数值拟合,以及得到的结果-Numerical application of least squares fitting, as well as the results
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:10636
    • 提供者:朱元清
  1. MSLS

    0下载:
  2. MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9872
    • 提供者:miaomiao
  1. MATLAB-Central-File-detail-Partial-Least-Squares-a

    0下载:
  2. 一个用matlab完成的偏最小二乘法示例-MATLAB Central-Partial-Least-Squares
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:124833
    • 提供者:李述清
  1. L_s

    0下载:
  2. 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1871
    • 提供者:jcz
  1. rlsnoise2

    0下载:
  2. 最小二乘法算法:其中文件“RFrost.txt为信号-Least squares algorithm: one document " RFrost.txt for signal
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:林晓真
  1. leastsquaresprocedure090513

    0下载:
  2. 最小二乘法实现m个方程的最高n次多项式的拟合。-least-squares procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1083
    • 提供者:程文杰
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com