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

搜索资源列表

  1. Support-Vector-Machine

    1下载:
  2. 此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用-This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6293
    • 提供者:jian
  1. Polynomial-fitting

    1下载:
  2. 此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用-This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3508
    • 提供者:jian
  1. Chazhi_Nihe

    0下载:
  2. 对大量数据的差值与拟合算法的Matlab实现,基于多用思想-The difference of large amounts of data fitting algorithm of the Matlab implementation, based on multi-thinking
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:184259
    • 提供者:Tiger
  1. tools-to-fit-the-data-package

    0下载:
  2. 应用matlab对数据进行拟合的工具包,可运行,方便易懂-Application matlab right tools to fit the data package, you can run, convenient and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2835
    • 提供者:george
  1. multifit_use

    0下载:
  2. 多项式拟合函数,用于给定数据点的多项式拟合,区别于matlab内置的函数polyfit,但效果差别不大。-A simple way of polynomial fitting to given points ,which is different from polyfit function but with no much different in result .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:724
    • 提供者:yongminghu
  1. nihe

    1下载:
  2. (1)对选定二阶电路图进行仿真,得到仿真的输入、输出数据; (2)建立二阶系统函数,用模拟的方法求解其响应,并用matlab平台求出响应波形; (3)对数据进行拟合; (4)对拟合的结果进行误差分析 -(1) on the selected second order circuit diagram of the simulation to obtain a simulation of the input and output data (2) the establishm
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:17064
    • 提供者:yin jun
  1. curve-combine

    0下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:49739
    • 提供者:李平
  1. ccccc

    0下载:
  2. 用matlab拟合写的函数,例如我要用这些数据 x=[1975 1977 1979 1981] y=[10.7, 12.38, 29.75, 34.32] 拟合一条y=alnx,a是要拟合的参数-Fitting functions written using matlab, for example, I want to use these data x = [1975 1977 1979 1981] y = [10.7, 12.38, 29.75, 34.32] the fi
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6590
    • 提供者:xzy
  1. NHmethod

    0下载:
  2. 各种拟合实验数据或者数据差值的方法,内部包含很多方法程序不能单独运行需要从中选取部分-the matlab code could be used to fitting the experiment data,when you select the right fitting method and create a new file to run
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2915
    • 提供者:zrq
  1. copulafit-and-topulafit

    0下载:
  2. copulafit 和 t-copulafit 用matlab编写的copulafit函数来拟合相应的数据以及常用的t-copulafit来拟合相应的数据 -copulafit and t-copulafit RHOHAT = copulafit( Gaussian ,U) [RHOHAT,nuhat] = copulafit( t ,U) [RHOHAT,nuhat,nuci] = copulafit( t ,U) paramhat = copulafit( famil
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-18
    • 文件大小:9760
    • 提供者:lemon
  1. NNan

    4下载:
  2. 基于matlab平台实现点云数据边界提取以及拟合功能的小程序-Point cloud data boundary extraction fitting function procedure based on matlab platform
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-03
    • 文件大小:5120
    • 提供者:罗毅
  1. fractal-interpolation_sucess

    0下载:
  2. 分形差值函数是由迭代函数系统IFS实现的,通过离散的数据点构成分形插值函数,证明分形插值函数是这个IFS唯一吸引子。利用MATLAB矩阵运算,实现数据点的分形差值拟合。该算法简介直观。-The fractal difference function is implemented by the IFS fractal interpolation function through the data points of the discrete prove fractal interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:114107
    • 提供者:诸葛亮
  1. wber

    0下载:
  2. 威布尔分布曲线拟合的matlab程序,对于一切符合威布尔分布的数据都适用。本程序以rainflow程序为基础,对随记采样的数据进行统计,然后拟合直线。-Weibull distribution curve fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:1541
    • 提供者:张世飞
  1. gaussFit

    0下载:
  2. 高斯拟合,在matlab中,可以用来拟合。是使用高斯函数来实现对数据的拟合,具有很好的用处。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:753
    • 提供者:网络
  1. CURVE--FITTING

    3下载:
  2. 用matlab对两组数据进行了曲线拟合,得出了拟合曲线和公式-failed to translate AA AAA AA
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:3726
    • 提供者:王迎
  1. createFit

    1下载:
  2. 离散数据的傅里叶正交基拟合,matlab程序,可修改-Fourier orthogonal basis of discrete data fitting, matlab program can be modified
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:650
    • 提供者:张扬
  1. chazhi-nihe

    0下载:
  2. matlab 实现对数据的插值与拟合,并附有实例解析文件。分别完成不同的数据处理-matlab realize the data interpolation and fitting, with examples parse the file. Of the respective different data processing
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:179570
    • 提供者:xuemei bi
  1. powerlaws_full_v0.0.10-2012-01-17

    0下载:
  2. 随机数发生器 此功能会产生连续的值(功法的文章中讨论的五个分布随机分布,指数,对数正态分布,拉伸指数,截止功法)。使用信息包含在文件类型的帮助randht在MATLAB提示符更多信息。 幂律分布拟合 这项功能同时实现的离散和连续的最大似然估计拟合幂律分布的数据,以及善良的合适的方法来估计缩放区域较低的截止。使用信息包含在文件类型的帮助plfit在MATLAB提示符更多信息。-This function is a random number generator will produce
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:46134
    • 提供者:ligan
  1. Large-capacity-data-fitting

    1下载:
  2. 用matlab实现1000组复数数据的拟合,并计算拟合函数的归一化均方误差(NMSE).-1000 groups using matlab fitting complex data, and calculate the fit function normalized mean square error (NMSE).
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2285136
    • 提供者:李鹏波
  1. ridge_regression_matlab

    0下载:
  2. 岭回归拟合数据,其中hw3_1_ridge.m使用的是岭回归的方法,hw3_1_MLE.m使用的是极大似然的方法。-fitting data with ridge regression using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11373
    • 提供者:唐敬亚
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 29 »
搜珍网 www.dssz.com