搜索资源列表

  1. 曲面拟合程序

    0下载:
  2. 曲面拟合程序
  3. 所属分类:数学计算/工程计算

  1. 非线性拟合算法

    1下载:
  2. 包含了各种给线性拟合算法
  3. 所属分类:源码下载

  1. 最小二乘曲线拟合

    0下载:
  2. 用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:齐晶
  1. 最小二乘法多次曲线拟合算法

    0下载:
  2. 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:23552
    • 提供者:鲁班
  1. 最小二乘法多次曲线拟合

    0下载:
  2. 最小二乘法多次曲线拟合-least squares curve fitting time
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:李伟
  1. 数据拟合终结版

    0下载:
  2. 计算方法数据拟合-data fitting calculation method
  3. 所属分类:生物技术

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王琦
  1. 直线拟合

    1下载:
  2. 对输入的10个数据点进行直线拟合-the importation of 10 data points for linear fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:47104
    • 提供者:周智
  1. 最小二乘法直线拟合

    0下载:
  2. 基于最小二乘原理的直线拟合程序-based on the principle of linear least squares fitting procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:李文
  1. 最小二乘法曲线拟合

    1下载:
  2. 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:李文
  1. 用抛物线y=a+bx+cx 拟合给定数据

    0下载:
  2. 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:272384
    • 提供者:郭巨海
  1. 高斯拟合

    0下载:
  2. 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:龚雪
  1. 曲线◎拟合

    1下载:
  2. vc++二维数据拟合源代码边干边学过后 共和国精华区 国会结构化-vc fitting two-dimensional data source learning by doing focus of the Republic after the structure of Congress
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:赵群伟
  1. 最小二乘法线性拟合

    0下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:199680
    • 提供者:aaa
  1. 三次样条曲线拟合

    0下载:
  2. 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:282624
    • 提供者:郑双明
  1. 非线性最小二乘法--数据拟合

    1下载:
  2. 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:乐生
  1. 等高线拟合程序matlab

    0下载:
  2. 等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。-contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.
  3. 所属分类:其他行业

    • 发布日期:2024-05-03
    • 文件大小:142336
    • 提供者:兴唐
  1. 实验2-插值与拟合

    0下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation met
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:119808
    • 提供者:葛林
  1. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using pra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:72704
    • 提供者:葛林
  1. 曲面拟合

    0下载:
  2. 这是利用matlab编写的一个拟合曲面的工具箱!,可以很方便的拟合空间曲面了.-using Matlab This is a fitting preparation of the surface of the Toolbox! , It is convenient to the surface of the fitting room.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:20480
    • 提供者:王小笑
  1. 曲线拟合

    0下载:
  2. 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ# compiler, interactive interface, and a variety of more fitting way
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:110592
    • 提供者:胡安
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org