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

搜索资源列表

  1. 20063591123583

    0下载:
  2. 最近开发的,比较使用,曲线拟合,谢谢下载 ,没问题-recently developed, more use of curve fitting, thank you download, no problem
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1542627
    • 提供者:望几
  1. svenson

    0下载:
  2. matlab语言实现的非现象拟合svenson方法程序 (没有测试,输出部分要配合相应的过程)-Matlab language of the phenomenon svenson fitting methods and procedures (no test, output to cope with the corresponding part of the process)
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876
    • 提供者:毛毛
  1. ttdfadf

    0下载:
  2. 通过对烟气、空气和水蒸汽的物性参数进行拟合,直接采用烟气、蒸汽侧对流传热系数公式计算对流换热系数,进一步实现锅炉对流受热面的传热系数类库编制,从而可以不再采用传统的查图求取的方法,提高计算的精度和效率。-of flue gas, air and water vapor from the fitting parameters and directly adopt smoke, steam side of the convective heat transfer coefficient formul
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:99608
    • 提供者:苗夏菁
  1. yongexcelnihequxian

    0下载:
  2. 用excel进行曲线的拟合,主要用规划求解功能直接拟合出曲线-excel used for the curve fitting, mainly for the planning function directly fitted curve
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:259604
    • 提供者:jsy
  1. Robust Circle Fitting in Industrial Vision for Process Control of Laser Welding

    0下载:
  2. 很好的一篇文章,相信很多人用的到
  3. 所属分类:其它文档

  1. tiaoyangqumianniheMatlab

    0下载:
  2. 条样曲面拟合,并得到图像 引自cnki-Sample surface fitting, and images from CNKI
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:224058
    • 提供者:cxg
  1. real_time_simulaion_outer_trajectory_simulation.ra

    0下载:
  2. 实时仿真系统中关于坦克炮炮弹外弹道仿真方法还不成熟,该文在分析了现有几种方法 优缺点的基础上,提出基于射表的抛物线拟合方法,并给出了程序流程图以及几种拟合曲线方程。 通过实际应用证明这种方法运算简便、快捷,可以满足实时仿真的要求,而且可以推广到装甲步兵战车等类似系统上使用。 -Real-time simulation system on the tanks, artillery shells outside the trajectory simulation methods are
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:62257
    • 提供者:木木
  1. tuoluo_piaoyi_feipingwenshijian

    0下载:
  2. 将非平稳时间序列的状态空间建模方法用于陀螺过渡过程的分析.基于平滑先验约束的概念,使用卡尔曼滤波和赤池的AIC方法拟合全局模型,得到陀螺漂移模型的若干数值结果并用于陀螺系统分析.由于观测序列的趋势项、不规则分量可同时建模,因此比分别建模在统计上更加准确有效.-Will be non-stationary time series state space modeling method for the analysis of the transition process gyro. Priori s
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:173191
    • 提供者:我爱
  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法数据处理,最小二乘法的基本原理和多项式拟合-Least squares method for data processing, the basic principle of least squares and polynomial fitting
  3. 所属分类:Project Manage

    • 发布日期:2017-04-07
    • 文件大小:48709
    • 提供者:嗡嗡
  1. Curvefitting

    0下载:
  2. 本文介绍的是曲线拟合的算法及其模型检验,对于理解该模型很有意义-This article describes the curve fitting algorithm and the model tests, the model for understanding the significance
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1764764
    • 提供者:彪哥
  1. Approximation

    0下载:
  2. 此程序为拟合与逼近源程序,里面包含了主程序以及一些小程序。供大家参考!-This procedure with the Approximation of the source code for the fitting, which contains the main program and a number of small procedures. For your reference!
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:6097
    • 提供者:hsj
  1. fitting

    0下载:
  2. 该文件为初学者提供了一种简单的拟合算法思路,可有用任何一种语言编程。-the file give begainer a simple fitting algorithm which can be actulized in any language.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:130970
    • 提供者:曹精明
  1. matlab-curve-fitting

    0下载:
  2. matlab曲线拟合工具箱,包含进行曲线拟合的所有内容,非常方便使用。-matlab curve fitting toolbox contains curve fitting, and is very convenient to use.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:5907943
    • 提供者:huaibo
  1. Matlab-Fitting-Toolbox

    0下载:
  2. 今天帮同学做了一个非线性函数的曲线拟合,以前没做过,所以是摸着石头过河。费了一下午时间,终于把曲线拟合出来了,顺道也学习了使用Matlab进行曲线拟合的方法,把学习所得记录下来,和大家共享。-Today, help students to do a nonlinear function curve fitting, never done before, it is feeling the stones. Spent an afternoon, and finally the curve fitt
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:168051
    • 提供者:
  1. Least-squares-surface-fitting-code

    0下载:
  2. 可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有-Surface fitting code: round ball linear plane fitting
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:3208
    • 提供者:wangqiang
  1. Quadric-surface-fitting

    0下载:
  2. 二次曲面拟合,主要数学公式的推导,有利于理解三轴磁力计和加计的拟合。-Quadratic surface fitting, the main mathematical derivation of the formula is beneficial to understand three-axis magnetometer and processing meter fitting.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:334793
    • 提供者:yyz
  1. Data-Fitting

    0下载:
  2. 《MATLAB统计分析与应用:40个案例分析》程序与数据-第八章源代码:数据拟合-" MATLAB statistical analysis and application: 40 Case Studies" program and data- Chapter VIII Source: Data Fitting
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:94768
    • 提供者:林家
  1. about-LabVIEW8.5-the-curve-fitting-

    0下载:
  2. 基于LabVIEW8.5的最小二乘法曲线拟合研究-Based on the least-squares curve fitting LabVIEW8.5 Research
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:118826
    • 提供者:dongchao
  1. The-interpolation-and-fitting

    0下载:
  2. 学习matlab插值与拟合和程序,帮助matlab爱好者一起学习与参考-The interpolation and fitting
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3313344
    • 提供者:白伟
  1. Fitting

    0下载:
  2. 曲线拟合软件,使用最小二乘法,三次样条法,可以将图片上的曲线拟合成公式-Curve fitting software, using a least squares method, cubic spline method, the picture on the curve can be fitted to equation
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:69472
    • 提供者:程上
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com