搜索资源列表

  1. matlab 曲线拟合

    0下载:
  2. matlab 曲线拟合源代码 毕业设计常用
  3. 所属分类:matlab例程

  1. Matlab曲线拟合 最小二乘法 polyfit

    0下载:
  2. 已知离散点上的数据集 ,即已知在点集 上的函数值 ,构造一个解析函数(其图形为一曲线)使 在原离散点 上尽可能接近给定的 值,这一过程称为曲线拟合。最常用的曲线拟合方法是最小二乘法,该方法是寻找函数 使得最小
  3. 所属分类:编程文档

    • 发布日期:2012-03-03
    • 文件大小:7574
    • 提供者:wangzhaocai
  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-13
    • 文件大小:6144
    • 提供者:赵群伟
  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:5437
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. line-fit

    0下载:
  2. 曲线拟合向导 ( Matlab 程序 )-Curve Fitting Wizard (Matlab procedure)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:185344
    • 提供者:khliu
  1. annmatlab

    0下载:
  2. 神经网络得matlab实现,实现函数得曲线拟合-neural networks in Matlab, has implemented function in curve fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:dc1hawk
  1. fit_mix_gaussian

    0下载:
  2. 混合高斯模型的曲线拟合matlab源代码-Gaussian mixture model of curve fitting Matlab source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:
  1. RBF_classification

    0下载:
  2. 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:孟庆
  1. qxnh00005

    0下载:
  2. 用c++编的matlab曲线拟合程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!-c addendum to the use of curve fitting procedures Matlab, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:37888
    • 提供者:古爽
  1. LanePursue

    0下载:
  2. 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recogniti
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:double_l
  1. MATLABguiApplication

    1下载:
  2. 这个程序的核心是用最小二乘法进行曲线拟合。我把它做成一个简单的GUI界面。顺带附上使用说明。-this procedure is the core of the least-squares method of curve fitting. I made it a simple GUI interface. Incidentally attached use.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-13
    • 文件大小:98304
    • 提供者:Loretta Wu
  1. plotfit2

    0下载:
  2. 多项式二次曲线拟合程序!用于实验设计!另有画图函数并且可以进行方差分析1-quadratic polynomial curve fitting procedures. For the experimental design! Another drawing functions can be carried out an analysis of variance
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:78848
    • 提供者:cds
  1. nihe

    0下载:
  2. matlab曲线拟合程序,可以得到函数具体解析式(多项式及精度)-matlab curve fitting procedures, can be a specific analytical function (polynomial and precision)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:329728
    • 提供者:牛犇
  1. Matlab

    0下载:
  2. Matlab基础例题程序,分为矩阵、图形、曲线拟合等,可用初学者学习使用-Code for practice of matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:115712
    • 提供者:Bell
  1. CurveFittingguide

    0下载:
  2. matlab曲线拟合工具箱使用说明,可以直接得到拟合曲线的表达式。-matlab_curve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:2239488
    • 提供者:xiechunhui
  1. 案例三 多项式和非多项式曲线拟合

    0下载:
  2. MATLAB经典案例系列视频,多项式和非多项式曲线拟合(MATLAB classic case series video, polynomial and non polynomial curve fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1434624
    • 提供者:浅岛
  1. MATLAB

    0下载:
  2. 利用matlab程序,进行曲线拟合,并返回误差R值(Matlab program, curve fitting, and return error R value)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:lei666
  1. 第四章曲线拟合方法

    0下载:
  2. 关于曲线拟合的实际例子以及MATLAB的实现(A practical example of curve fitting and the realization of MATLAB.)
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:2772992
    • 提供者:落叶南飞
  1. 多项式和非多项式曲线拟合

    0下载:
  2. 多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:flowrush
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org