CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯拟合程序

搜索资源列表

  1. Tenprograms

    0下载:
  2. 数值计算方法相关的十个程序.包括对分法、迭代法、牛顿法、割线法、高斯消元法、雅克比迭代法程序、幂法、线性拟合态、-numerical calculation method related to the 10 procedures. Including the right method, iterative method, Newton's method, secant, PGE, Jacques procedures than the iterative method, power, l
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2527
    • 提供者:周红风
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. 高斯拟合程序,采用高斯函数拟合数据

    2下载:
  2. 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:541
    • 提供者:liut
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. numericalcalculate

    0下载:
  2. 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3961
    • 提供者:李伟
  1. gaussiancurvefit

    0下载:
  2. 高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习-Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1173
    • 提供者:okboy
  1. erchengfa

    0下载:
  2. 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:9668
    • 提供者:李超俊
  1. Calculationprocedure

    0下载:
  2. 该程序包括了计算方法基本需要的程序,诸如高斯列主元,拟合,牛顿插值,对分,雅克比等.-The program includes the calculation of the basic needs of the program, such as Gaussian , fitting, Newton interpolation of points, Jacobian.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:8942
    • 提供者:yanyuee
  1. mainc

    1下载:
  2. 在c++环境下的计算方法程序源代码,包含LU分解,迭代法,二分法,复合梯形公式,简单迭代法,龙贝格公式,最小二乘法拟合,四阶龙格库塔公式,辛普森公式和主元消去法-C++ environment in the calculation of the next source code, including LU decomposition, iterative method, dichotomy, composite trapezoidal formula, a simple iterative me
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2718461
    • 提供者:shz
  1. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. 2dgaussian

    0下载:
  2. 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6828
    • 提供者:zzskzcau
  1. shujunihefaxinzaobiguji

    0下载:
  2. 采用数据拟合法进行的高斯白噪声信道下的信噪比估计,程序中有经典summer法以及本人自己拟合的二阶和三阶参数,适用于不同的信噪比范围,望大家一起交流-By data fitting of the Gauss white noise channel SNR estimation, the program in the classic summer method as well as my own fitting of the two order and three order parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:866
    • 提供者:赖材栋
  1. shuzhi

    0下载:
  2. 主要应用于数值计算,其中包括插值法和数据拟合相关的程序,还有数值积分的龙贝格积分和高斯-勒让求积公式的程序-Mainly used in the numerical calculation, including interpolation and data fitting procedures related procedures, numerical integration of the Romberg integration and Gauss- Legendre quadrature fo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3706
    • 提供者:sunli
  1. 5geyouyong

    0下载:
  2. 5个程序包括1,用高斯消去法解线性方程组的算法程序;2,判断k之前的质数并输出;3动态建立多维数组;4,利用点类进行线性拟合;5改进后的人员信息管理系统-Five programs include 1, with the gaussian elimination method of solving linear equations algorithm procedures 2, the prime Numbers and before judge k output 3, dynamic mu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5287468
    • 提供者:aaa
  1. fitting-code

    0下载:
  2. vb6.0编写的最小二乘法直线拟合、二次曲面拟合程序,线性方程组采用列主元高斯消去法。-vb6.0 prepared by the method of least squares fitting a straight line, the quadratic surface fitting procedure, linear equations using Gaussian elimination main-element.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:14547
    • 提供者:xft
  1. fitgauss

    1下载:
  2. 一个matlab版本的高斯拟合程序,实现一维数组的高斯拟合-A version of Gaussian fitting matlab program to achieve a one-dimensional array of Gaussian fit
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:liwenyi
  1. CSharp-fitting

    0下载:
  2. C#实现的线性和非线性拟合程序,高斯消元法实现。-C# implementation of linear and nonlinear fitting procedures, Gauss elimination method.
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:54426
    • 提供者:李李
  1. 基于VC的高斯拟合程序

    0下载:
  2. 利用VC程序,对各种数据进行高斯拟合,程序具有可通用性。(Using VC program, Gauss fitting all kinds of data, the program is universal.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-29
    • 文件大小:13644800
    • 提供者:昔勤
  1. 实验2

    0下载:
  2. 最小二乘法详细程序实现。曲线拟合。 1.直线型 2.多项式型 3.分数函数型 4.指数函数型 5.对数线性型 6.高斯函数型(The principle of least square method, formula deduction, program realization.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:26624
    • 提供者:休芷符
  1. NamelessCotrunQuad_V1.7.5.1

    11下载:
  2. 参考国内外主流 飞控(APM、 Pixhawk、 Autoquad、 MWC、 CC3D、 INF、 ANO、 LIGHT 等) 的算法与整体 框架的进行深入学习基础上, 经过软、 硬件的精心设计, 继承与发展, 目前飞控整体功 能相对完善, 主要功能有: 姿态自稳、 超声波、 气压计定高, 低空光流定点悬停、 户外 GPS 定点, GPS 模式下定速巡航、 一键返航着陆等功能, 涵盖飞控学习主要核心算法: 传感器滤波(一阶 RC、 二阶巴特沃斯、 带阻滤波、 陷波滤波等) 、 姿态解
  3. 所属分类:单片机开发

    • 发布日期:2019-11-05
    • 文件大小:24958976
    • 提供者:何雨泊
« 12 »
搜珍网 www.dssz.com