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

搜索资源列表

  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. codes

    1下载:
  2. 基于累计量的奇异值-总体最小二乘法求AR参数 用奇异值-总体最小二乘法求AR参数 一般最小二乘法求AR参数 根据AR参数和自相关函数以及AR阶数用Cadzow谱估计子求出频谱密度-Based on the cumulative amount of singular value- total least squares method for AR parameter using singular value- total least squares method for AR parameter
  3. 所属分类:Algorithm

    • 发布日期:2014-10-05
    • 文件大小:3026483
    • 提供者:miaohaochun
  1. polynomialfitting

    0下载:
  2. 最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:976
    • 提供者:wxw
  1. bianshi

    1下载:
  2. 利用递推最小二乘法(Rls)的过程模型辨识,-The use of recursive least squares (Rls) the process of model identification,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:994
    • 提供者:mark
  1. final

    0下载:
  2. 直线的最小二乘法拟合,输入一条曲线,经拟合后输出一条直线-The least squares fitting a straight line, enter a curve, by fitting a straight line after the output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:402213
    • 提供者:高超
  1. p

    0下载:
  2. 拟合曲线,最小二乘法和牛顿法等,有助大家基础学习。-Curve fitting, least squares method and Newton s law, the foundation will help you learn.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:180799
    • 提供者:许晴和
  1. LSM

    0下载:
  2. 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:265990
    • 提供者:sada
  1. MATLAB

    0下载:
  2. 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB based on the least squares parameter identification and simulation
  3. 所属分类:Algorithm

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