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

搜索资源列表

  1. 最小二乘法拟合

    1下载:
  2. 输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。
  3. 所属分类:Windows编程

    • 发布日期:2011-12-20
    • 文件大小:1.99kb
    • 提供者:linglink
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947byte
    • 提供者:张涛
  1. leastsquaresprocedure090513

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

    • 发布日期:2017-04-06
    • 文件大小:1.06kb
    • 提供者:程文杰
  1. ZXECF

    1下载:
  2. 最小二乘法2次曲线拟合应用已有的采样时间点,再现这些点所描述的2次曲线的变化,即求出一个二次曲线方程y=ax2+bx+c这个算法的主要问题也就是如何用给定的数据求方程系数abc-Least squares curve fitting application 2 has a sampling time points, reproduce these points 2 are described the change curve, which obtained a quadratic equatio
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:4.37kb
    • 提供者:WANGYANNING
  1. FunctionCalc

    1下载:
  2. 自己做得一个基于VC6.0的系数计算器,包含一元二次方程的系数的计算和最小二乘法函数方程系数的计算,方便在写测试程序时计算各种曲线方程的系数-I was doing based on the coefficient calculator VC6.0 contains a quadratic equation calculation of the coefficient functions and the method of least squares equation coefficients
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1.8mb
    • 提供者:123
  1. fitting-line

    0下载:
  2. 可输入多组数据,最小二乘法拟合直线方程。并可以验证其误差-Multiple sets of data can be entered, least-squares fitting a linear equation. And can verify its error
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:4.88mb
    • 提供者:王志强
  1. Housing-Fair-monolithic-space

    0下载:
  2. 航空影像单像空间后方交会是利用影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像点坐标,根据共线方程,在最小二乘法的原则下,计算航空影像的外方位元素。 本文采用VS2008.NET 编译平台和C#语言编写了单像空间后方交会的参数计算程序。利用相关文献中的实验数据与结果,证明本程序运行良好,参数解算精确,可以满足工程项目要求。 关键词:摄影测量与遥感;外方位元素;共线方程;最小二乘原则;空间后方交会;-Aviation image space resection alone is the u
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:14.62kb
    • 提供者:林凯
  1. zuixiao

    0下载:
  2. 最小二乘法及方程曲线,简单易懂,使用方便,适合初学者使用-The method of least squares and the equation of the curve, easy to understand, easy to use, suitable for beginners to use
  3. 所属分类:.net

    • 发布日期:2017-11-08
    • 文件大小:62.54kb
    • 提供者:xiaoli
  1. zuixiaoerchengfa

    0下载:
  2. matlab关于最小二乘法辨识离散系统的差分方程的系数,已知输入输出,根据其辨识出差分方程的系数-About the least square method matlab coefficient differential equations discrete system, known input-output coefficients of equations based on their identification mission
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:617byte
    • 提供者:追云的鱼
  1. The-least-square-method

    0下载:
  2. 最小二乘法,用于拟合一组离散的点以得到目的曲线的方程。简单好用!- Least squares method of least square, for the purpose of fitting a discrete set of points to get curve equation. Simple to use!
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:42.17kb
    • 提供者:李冠亚
  1. leiling_v80

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,借鉴了主成分分析算法(PCA),用MATLAB实现动态聚类或迭代自组织数据分析。- Multivariate least squares fitting method of nonlinear equations, It draws on principal component analysis algorithm (PCA), Using MATLAB dynamic clustering or iterative self-organizing data
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.91kb
    • 提供者:张翠来
  1. nuilai_v44

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,实现六自由度运动学逆解算法,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- Multivariate least squares fitting method of nonlinear equations, Six degrees of freedom to achieve inverse kinematics algorithm, Including the final calculation of the compressed image peak
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:8.95kb
    • 提供者:权刚群
  1. yansei_v37

    1下载:
  2. 抑制载波型差分相位调制,利用最小二乘法进行拟合多元非线性方程,毕设内容,高光谱图像基本处理。- Suppressed carrier type differential phase modulation, Multivariate least squares fitting method of nonlinear equations, Complete set content, basic hyperspectral image processing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5.99kb
    • 提供者:王保意
  1. genmou_v67

    0下载:
  2. 仿真效果非常好,利用最小二乘法进行拟合多元非线性方程,用于时频分析算法。- Simulation of the effect is very good, Multivariate least squares fitting method of nonlinear equations, For time-frequency analysis algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.77kb
    • 提供者:宋养真
  1. kanpun_v59

    0下载:
  2. 实现串口的数据采集,采用了小波去噪的思想,利用最小二乘法进行拟合多元非线性方程。- Achieve serial data acquisition, Using wavelet denoising thought, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:薛文仓
  1. foukan_v81

    0下载:
  2. 利用最小二乘法进行拟合多元非线性方程,虚拟力的无线传感网络覆盖,BP神经网络的整个训练过程。- Multivariate least squares fitting method of nonlinear equations, Virtual power wireless sensor network coverage, The entire training process BP neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:7.56kb
    • 提供者:fun
  1. pengsao

    0下载:
  2. MIT人工智能实验室的目标识别的源码,关于小波的matlab复合分析,利用最小二乘法进行拟合多元非线性方程。- MIT Artificial Intelligence Laboratory identification of the target source, Matlab wavelet analysis on complex, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.13kb
    • 提供者:jaokan
  1. keiyen_V8.0

    0下载:
  2. 包含了阵列信号处理的常见算法,验证可用,利用最小二乘法进行拟合多元非线性方程。- Contains a common array signal processing algorithm, Verification is available, Multivariate least squares fitting method of nonlinear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.59kb
    • 提供者:陈来贤
  1. fengjeng_v42

    0下载:
  2. 用MATLAB实现动态聚类或迭代自组织数据分析,利用最小二乘法进行拟合多元非线性方程,仿真效率很高的。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Multivariate least squares fitting method of nonlinear equations, High simulation efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7.11kb
    • 提供者:jui
  1. MATLAB 求最小二乘法系数

    3下载:
  2. 用MATLAB进行三次曲线的拟合,并运用最小二乘法求各个系数,得出曲线方程(The three curves are fitted with MATLAB, and the coefficients are obtained by using the least square method, and the curve equation is obtained.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:514kb
    • 提供者:欧~
« 12 3 4 5 »
搜珍网 www.dssz.com