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

搜索资源列表

  1. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88896
    • 提供者:闻杉
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:刘广
  1. 分段拟合的matlab源码

    4下载:
  2. 这是很好用的分段拟合代码,最小二乘线性拟合和三次拟合的分段拟合源码,并成图,非常实用。
  3. 所属分类:GDI/图象编程

  1. 曲线高斯拟合方面的matlab代码

    0下载:
  2. 自己修改的曲线高斯拟合方面的matlab代码,希望对大家有帮助-Gaussian curve fitting to modify their terms of matlab code, we want to help
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:13343
    • 提供者:肖剑
  1. Matlab-2D-Gaussian-fitting-code Matlab的二维高斯拟合代码

    3下载:
  2. Matlab的二维高斯拟合代码 数值分析中非常有用的算法 -Two-dimensional Gaussian fitting Matlab code is very useful in numerical analysis algorithms
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:924
    • 提供者:罗云峰
  1. Leastsquarescurvefitting

    1下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4220
    • 提供者:杨纯
  1. Matlab2dGaussinafilling

    0下载:
  2. 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2539
    • 提供者:haha
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    7下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:bwj
  1. 不同阶次多项式模型拟合曲线

    1下载:
  2. 该代码可以画出不同阶次多项式模型的拟合曲线(Model fitting of different order polynomial)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:glj
  1. 拟合代码

    0下载:
  2. 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:29696
    • 提供者:电科24号
  1. 最小二乘法拟合曲线C语言代码

    0下载:
  2. 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
  3. 所属分类:Linux/Unix编程

  1. MATLAB实现线性拟合和相关系数 源程序代码

    0下载:
  2. Matlab源程序:可以实现线性拟合相关系数(Matlab source: linear correlation coefficient can be achieved)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:小灵子
  1. R语言直径分布拟合代码

    3下载:
  2. 用于Weibull分布概率密度函数拟合林分直径分布的代码,对其进一步的分析有一定的帮助!(The code of Weibull distribution probability density function fitting forest stand diameter distribution has certain help to its further analysis!)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:xiaoaofeizhu
  1. 插值与拟合

    0下载:
  2. 很好的插值与拟合的matlab代码,大家以后遇到这个问题就不用担心了(Good interpolation and matching matlab code, you will not have to worry about this problem later)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:184320
    • 提供者:罗一蒋
  1. matlab代码

    0下载:
  2. matlab自编代码实现多项式拟合与积分,以及多项式的龙格现象(Matlab self compiled code to achieve polynomial fitting and integration, as well as polynomial Runge phenomenon)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:小白板
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:135168
    • 提供者:知道17
  1. 插值与拟合-V2.2

    0下载:
  2. 本说明文档算法合适所有平台,只需要使用者将文中代码移植过去即可。(This algorithm is suitable for all platforms, and only the user will be able to transplant the code in the text.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:2274304
    • 提供者:cpuyph
  1. polyfit

    0下载:
  2. 根据c代码修改的多项式拟合代码,未调用python第三方库,手打(Polynomial_python:function.According to the polynomial fitting code modified by c code, the python third-party library is not called.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:onlysmile
  1. 基于移动最小二乘法的曲线曲面拟合

    1下载:
  2. 基于移动最小二乘法的曲线曲面拟合,MATLAB代码编辑流程(MATLAB Code Editing Process Based on Moving Least Square Method for Curve and Surface Fitting)
  3. 所属分类:文章/文档

    • 发布日期:2021-03-28
    • 文件大小:187392
    • 提供者:Ladymacbeth
  1. matlab曲线拟合代码

    0下载:
  2. matlab源程序,数据曲线拟合代码,有对应文档说明
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com