CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 数据拟合

搜索资源列表

  1. shujunihe

    0下载:
  2. 关于数据拟合的程序,是多项式拟合 希望大家下载
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6254
    • 提供者:黎安兵
  1. matlab

    0下载:
  2. 这是初学者学习Matlab的经典课件,第一到五章,包含微积分问题、线性代数问题以及数据拟合方法等-This is the classic beginner learning courseware Matlab, first to the five chapters, including the issue of calculus, linear algebra problems, and data fitting methods
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3722057
    • 提供者:李勇强
  1. Visual-Fortran2002

    6下载:
  2. 有数值计算中常用的Visual Fortran子过程近200个,内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、傅里叶变换谱方法、数据的统计描述、解常微分方程组、两点边值问题的解法和解偏微分方程组,每一个子程序都包括功能、方法、使用说明、子程序和例子五部分。本书的所有子过程都在Visual Fortran 5.0版本上进行过验证,程序都能正确运行。同时配书发行光盘,包括所有子过程、验证过程及所有验
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:7149568
    • 提供者:
  1. LabVIEW-paper

    0下载:
  2. 09年上交大的硕士论文 本论文作者在对风电场监控系统进行实际调研后,以美国 GE 公司的1.5MW 变速变桨距双馈异步风力发电机组为例做为被监测对象,应用 美国国家仪器公司 NI(National Instruments Corporation)虚拟仪器技术 和 LabVIEW8.5 作为软件平台,尝试开发大型风力发电机组旋转机械状 态监测系统,并根据风力发电机组和风电场远程监控的特征,对监测系 统的通信方式进行分析比较后,选择通信方案。监测系统的目的是对采 集的振动信号
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:588694
    • 提供者:liuxianming
  1. nihe

    0下载:
  2. 应用matlab对实验数据进行拟合,获得实验数据曲线的近似拟合曲线及其多项式-matlab to fit the experimental data
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1084
    • 提供者:奥特曼
  1. zuixiaoercheng

    1下载:
  2. 运用递推最小二乘法进行数据拟合的程序代码-The method of least squares data fitting program code
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:619
    • 提供者:zhaoshunli
  1. MATLAB2

    0下载:
  2. 介绍软件MATLAB非线性曲线拟合的功能,寻找较好的非线性函数来拟合实验数据,总结出非线性曲线拟合的方法、求解步骤和上机操作过程-Introduction of the software MATLAB non-linear curve fitting functions, in search of better non-linear function to fit the experimental data, summed up the non-linear curve fitting meth
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:816897
    • 提供者:ben
  1. gui_polyfit_12_5

    0下载:
  2. matlab 使用界面法处理大量数据 有数据拟合 误差率计算 画图-matlab interface method using a data processing large amounts of data fitting error rate calculation drawing
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:2339
    • 提供者:dupengli
  1. 11111

    0下载:
  2. 多项式拟合,对一组带噪原始数据,采用“普通”的多项式函数进行拟合.-Linear fitting and least squares
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:13986
    • 提供者:dyk
  1. MATLAB-QIU-JIE-XUEYE

    0下载:
  2. 利用MATLAB程序中的inline和nlinfit两个命令对血药浓度-时间数据进行非线性拟合,求解血管外给药的药动学参数。同时与3P97软件计算结果进行了比较,结果表明,基于MATLAB程序可方便快速地求解血管外给药的各个药动学参数,计算结果与3P97软件计算值相当,且本方法操作简便、界面直观、易于推广,可用于临床教学或实验中药动学参数的计算。 更多还原-Using MATLAB program inline and nlinfit two commands to the plasma con
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:299243
    • 提供者:王斌
  1. Form1

    0下载:
  2. 从很多拟合公式中进行数据插值,输入必要参数,即可得到插值。-Data from many fitting interpolation formula, enter the necessary parameters, you can get interpolation.
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:6663
    • 提供者:陈大宝
  1. MATLAB-xianxingnihe

    0下载:
  2. 基于MATLAB的非线性曲线拟合。介绍软件MATLAB非线性曲线拟合的功能,通过上机实验和误差分析,寻找较好的非线性函数来拟合实验数据,从 而探索并归纳总结出非线性曲线拟合的方法、求解步骤和上机操作过程。-Thispaper introduces the functionof nonlinear curve fittingofMATLABsoftware. Bydoingexperimentswithcomputer anderror analysis, it is lookingfor
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:853793
    • 提供者:jiaren
  1. fft

    0下载:
  2. 关于matlab数据拟合的处理方法,很详细,很适合与初学者-Data on treatment methods matlab fitting, very detailed, very suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:230223
    • 提供者:詹丽芬
  1. sca-angle-sensor-system

    0下载:
  2. 基于角度传感器的系统方案以及信号数据处理,针对非线性数据采用分段拟合的思想-Based on the angle sensor system solutions and signal data processing, data piecewise nonlinear fitting ideas
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3280692
    • 提供者:刘鑫
  1. data-preprocessing-matlab

    0下载:
  2. 数据预处理,采用插值和曲线拟合来预处理数据-data preprocessing
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:297785
    • 提供者:ling
  1. MS_Regress_For_tvtp

    0下载:
  2. 能对数据进行预处理,包括去除噪声等,同时能对数据进行拟合,预测得到以后的数据结果-Can data preprocessing, including the removal of noise, and can fit the data, predicted subsequent data results
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:33677
    • 提供者:hejie
  1. VLE_NRTL

    2下载:
  2. 气液平衡数据进行NRTL参数最小二乘法拟合-VLE NRTL fitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:921
    • 提供者:TH
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. Application-of-MATLAB--

    0下载:
  2. MATLAB在工程领域应用日益广泛。本文简要介绍了MATLAB在汽车动力传动系匹配计算中 的数据输入方法、插值计算功能、多项式拟合以及强大的绘图功能。最后以万有特性— — 阻力矩图的计算绘制 综合说明。-MATLAB is widely used in the field of engineering. This paper briefly introduces the MATLAB in the automobile power transmission system matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:153818
    • 提供者:方磊
  1. Q_deploy

    0下载:
  2. 实现数据沿着某一点按照给定的椭圆方程进行展开,实现数据的仿真及后期拟合-Data along a certain point in the given elliptic equations are expanded for simulation and post-fit the data
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2461
    • 提供者:文雨莫
« 12 »
搜珍网 www.dssz.com