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

搜索资源列表

  1. curvefiting

    1下载:
  2. 该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-01-25
    • 文件大小:7168
    • 提供者:张毅
  1. FitPlane

    0下载:
  2. 采用最小二乘的方法,根据平面的坐标方程,拟合出空间平面的方程的各个系数,如有疑问请上: buaagc.blog.163.com-Using least squares method, according to the coordinates of plane equation, fitting two-dimensional space of all coefficient equation, If you have any questions, go to buaagc.blog.163.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2839693
    • 提供者:GongChun
  1. 4

    0下载:
  2. 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:222865
    • 提供者:林创明
  1. matlab_program

    4下载:
  2. Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西-matlab program for fit curve
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:840898
    • 提供者:hb
  1. Bezier_circle

    3下载:
  2. 贝塞尔曲线拟合程序,完全利用matlab实现-Bezier curve fitting procedures
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:2417
    • 提供者:caixin
  1. Ellipse-fitting

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

    • 发布日期:2017-03-25
    • 文件大小:182174
    • 提供者:liujisheng
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1600
    • 提供者:lining
  1. ShowDlg

    2下载:
  2. 一个VC++编写的动态数据曲线拟合的例子。通过采用定时器的方式,定时去采集拟合曲线的样本,并绘出曲线图。对VC++初学者和用与数据采集数据处理的朋友有重要帮助!-VC++ to prepare a dynamic data curve fitting example. Manner through the use of timers, from time to time to collect samples of curve fitting and curve drawing. VC++ for
  3. 所属分类:Process-Thread

    • 发布日期:2015-09-19
    • 文件大小:9857017
    • 提供者:li
  1. fitting_plane

    0下载:
  2. 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:657
    • 提供者:zhang yajuan
  1. OriginCurveFittingFunctions

    0下载:
  2. Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:390436
    • 提供者:xbl
  1. zhixiannihe

    1下载:
  2. 内容是最小二乘法求拟合直线的C源码,很容易看懂-Is least squares fitting a straight line for the C source code, it is easy to understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3143
    • 提供者:lxq
  1. wenjian

    0下载:
  2. matlab在通信工程的应用以及matlab在曲线拟合和函数图像的应用-matlab works in communications applications, as well as matlab curve fitting and function in the application of image
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2247567
    • 提供者:lipp
  1. curvesline

    0下载:
  2. 提供了几种曲线拟合的源代码,能够通过鼠标在屏幕窗口点击取点,然后自动生成相应的曲线,可进行相关对比。-Several curve fitting provides the source code, can click the mouse on the screen check point window, and then automatically generate the corresponding curve, can be related to contrast.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:216365
    • 提供者:elsa
  1. squarecircfit

    0下载:
  2. 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1966
    • 提供者:王江
  1. instructionsofcurvefitting

    1下载:
  2. 一本介绍在matlab下曲线拟合的好书,书中含有大量的实例。-An introduction under the curve fitting in matlab books, the book contains many examples.
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:185695
    • 提供者:杜秋水
  1. Ellipsefitting

    0下载:
  2. 已知离散的坐标数据,利用这些坐标点进行椭圆拟合的程序-Known coordinates of discrete data points to use these coordinates ellipse fitting procedure
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:6218
    • 提供者:姜波
  1. nihecaishangxian

    0下载:
  2. 用于直线拟合,加之最小二乘回归拟合直线,是本人原创!-For fitting a straight line, in addition to least-squares regression fitting a straight line, is my original!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:840
    • 提供者:zlkecy
  1. GGM

    3下载:
  2. 用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等-for GGM simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:820
    • 提供者:lf
  1. ellipse

    1下载:
  2. 椭圆拟合,非常精确,能根据给出的点,拟合成椭圆-Ellipse fitting, very precise, according to the given point, the proposed synthetic oval
  3. 所属分类:Fractal program

    • 发布日期:2017-04-16
    • 文件大小:56311
    • 提供者:谢兰
  1. ols

    6下载:
  2. 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:836
    • 提供者:晓柳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com