搜索资源列表

  1. interpolation-and-fitting-procedures

    0下载:
  2. matlab插值与拟合的程序及讲义。对于数值计算的学习有帮助。-matlab interpolation and fitting procedures and handouts. Numerical study for the help.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:179200
    • 提供者:胡海静
  1. nonlinear-function-fitting-BP

    0下载:
  2. MATLAB工具箱编写BP神经网络的非线性系统用于非线性函数拟合-Written MATLAB toolbox for nonlinear systems BP neural network for nonlinear function fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:Jv
  1. Curve-fitting-algorithm

    0下载:
  2. 用最小二乘法,在已知函数点x0,x1……xn的函数值y0,y1……yn的情况下,求拟合多项式-The least square method, the known function points x0, x1 ... ... xn of the function values ​ ​ y0, y1 ... ... yn circumstances, find fitting polynomial
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈炎龙
  1. Ellipse-fitting

    0下载:
  2. 椭圆拟合 以C语言和C++语言算法实现为主-Ellipse fitting to C language and C++ language based Algorithm
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:182272
    • 提供者:liujisheng
  1. vectfit3

    0下载:
  2. vector fitting algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:zhiyu
  1. curve-fitting

    0下载:
  2. 曲线拟合的最小二乘法在数据采集中的应用,内有一个直线拟合的简单的例子,有代码表示-The least squares curve fitting of the data collection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:97280
    • 提供者:落笔天外
  1. a-new-Least-squares-fitting-method

    0下载:
  2. 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after r
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张科
  1. Least-squares-curve-fitting

    0下载:
  2. 本程序用C语言实现最小二乘法拟合曲线,欢迎大家下载-C language with least square fitting curve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:yuxiang
  1. Least-square-method---curve-fitting

    0下载:
  2. 最小二乘法-曲线拟合,,c语言程序。。经测试正确。。计算方法-Least square method- curve fitting,, c language program. . The test correctly. . Calculation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:197632
    • 提供者:星沉
  1. data-fitting

    0下载:
  2. 该matlab源码为最小二乘数据拟合测试程序。通过了调试测试。-Matlab source code of the test program for the least squares data fitting. Through the commissioning tests.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:马凝
  1. MATLAB-Curve-fitting

    0下载:
  2. 介绍了曲线拟合的基本方法,有很多种不同的介绍,可用于在实际图形显示和拟合中-Describes the basic method of curve fitting, there are many different presentation that can be used in the actual graphics display and fitting
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:185344
    • 提供者:landon
  1. Interpolation-and-fitting

    0下载:
  2. 插值与拟合的相关功能,使用Matlab软件,其中包含源程序和PPT解说-Interpolation and fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:180224
    • 提供者:韩鹏程
  1. fitting-the-noise-factor-solution

    0下载:
  2. ALLAN方差分段拟合后求解噪声系数,以提高拟合的精确度-ALLAN variance after fitting the noise factor solution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:338944
    • 提供者:zhaokaibin
  1. Polynomial-data-fitting

    0下载:
  2. 用一次,二次,三次多项式根据最小二乘原则拟合数据-Used once, twice, three times the principle of least squares polynomial fitting the data according to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:942080
    • 提供者:zhangjiahui
  1. RANSAC

    0下载:
  2. 随机抽样一致性算法,在含有噪声点的样本中,寻找拟合直线-Random consistency algorithm in noisy point samples, looking for straight line fitting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:348160
    • 提供者:Andy
  1. curve-fitting

    0下载:
  2. 用于曲线拟合的matlab程序 属于基本的内容 但是很好用-curve fitting with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:黄勃
  1. Ch7_curve-fitting

    0下载:
  2. 介绍了利用matlab进行曲线拟合的方法,以及相应函数在matlab中的使用方法-Describes the use of matlab curve fitting method, and the corresponding function in matlab to use
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:631808
    • 提供者:doudou
  1. fitting

    0下载:
  2. matlab小程序,实现曲线的自动拟合,采用傅里叶拟合方程-matlab small program to achieve the automatic curve fitting, Fourier fitting equation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李雪婷
  1. VC-least-squares-curve-fitting-

    0下载:
  2. 关于VC的最小二乘法曲线拟合程序,有兴趣可以一试,进行调试-Least squares curve fitting program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:白福明
  1. 22022

    0下载:
  2. 二维曲线拟合方面的matlab工具箱代码,很实用-In two-dimensional curve fitting toolbox of matlab code, very useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:肖剑
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org