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

搜索资源列表

  1. nihe

    0下载:
  2. 关于拟合给的matlab代码,里面配有老师上课时的ppt-About fitting to matlab code, which is equipped with the class teacher ppt
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1230631
    • 提供者:何金
  1. nihe

    0下载:
  2. 一,二,三次拟合,并得到R方的检验。输入任何矩阵,得出险要的值。-One, two, three fitting and get R-square test. Enter any matrix derived advantageous values.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:钱永杰
  1. nihe

    0下载:
  2. 简单明了地对离散点进行二次拟合,数值算法中的一种,准确度较高,误差小-Succinctly quadratic fit discrete points, a numerical algorithm, high accuracy, small error
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1026
    • 提供者:田倩
  1. nihe

    0下载:
  2. 该代码是一个多项式拟合函数,可实现1~3次一元多项式拟合。-The code is a polynomial function, enabling one to three times a polynomial fitting.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2264
    • 提供者:刘明
  1. nihe

    0下载:
  2. 椭圆的曲线拟合,通过采集整理的数据点来进行拟合椭圆。-Elliptical curve fitting, sorting through the collection of data points for fitting the ellipse.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1324
    • 提供者:sistheg
  1. nihe

    0下载:
  2. 拟合算法的源程序,采用matlab写的,对理解拟合算法有很大的帮助作用。在工程学学习中常用到-Fitting algorithm source code, using matlab write, fitting algorithms for understanding the role of great help. Commonly used in engineering learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:722
    • 提供者:易阳
  1. nihe

    0下载:
  2. 二次多项式拟合大地水准面,采用matlab编写的,关于拟合出来的图像感觉有些问题。。希望大家指正-Quadratic polynomial fitting geoid, using matlab prepared some questions about the fitting out of the picture feel. . I hope you correct
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:14192
    • 提供者:陈天洋
  1. Nihe

    0下载:
  2. 曲线拟合的最小二乘法,给定的点数据从文件中读入,文件中第一个数为给定数据个数,第二个数为拟合曲线的次数。结果从屏幕上输出。-The least squares curve fitting, given point data read from a file, the file number is given first number of data, the second number is the number of curve fitting. The results output from
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:256195
    • 提供者:HanG
  1. nihe

    0下载:
  2. 拟合多项式,包括了四种方法(多项式相关系数的计算方法(多项式形式1))、(最小二乘法曲线拟合)、(三次样条插值(自然边界条件))。-Fitting polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4173
    • 提供者:张淼
  1. nihe

    0下载:
  2. 有关于多项式/曲线拟合的一些例题代码,一共有7个*.m文件-There polynomial/curve fitting some examples of code, a total of 7*. M file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1598
    • 提供者:yang
  1. polyfit-nihe

    1下载:
  2. 运用最小二乘法进行风电功率拟合,再使用它进行预测,含数据和实际案例-Using the least squares method to fit wind power, and then use it to predict, including data and actual cases
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:Victoria
  1. zenike-nihe

    1下载:
  2. 泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!-Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:6144
    • 提供者:fans
  1. nihe

    0下载:
  2. 基于BP神经网络多参数单目标的拟合曲线程序- Fitting curve
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15390
    • 提供者:golden
  1. BP-nihe

    0下载:
  2. 神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,BP神经网络拟合-30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, BP neural network fit
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:48435
    • 提供者:chao
  1. GA-BP-nihe

    1下载:
  2. 神经网络30个案例分析源码,又名智能控制30个案例分析,案例二,遗传算法改进的BP神经网络拟合-30 case studies of neural network source code, also known as intelligent control 30 case studies, case two, GA improved BP neural network fit
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:53895
    • 提供者:chao
  1. nihe

    0下载:
  2. 主要介绍数据拟合的方法,是自己学习后整理出来的程序,欢迎下载!-The method focuses on data fitting, after sorting out their own learning program, welcome to download!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:723
    • 提供者:杨铸
  1. nihe

    1下载:
  2. matlab计算拟合三维数据,并成三维图-a program which draw a 3_D drawing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:43269
    • 提供者:李建
  1. nihe

    0下载:
  2. 最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数-Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:429626
    • 提供者:落落
  1. nihe

    0下载:
  2. 各种曲线拟合方法,其中包含实例及代码的解释-Curve fitting methods, including instance and the interpretation of the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1050
    • 提供者:锅巴
  1. nihe

    0下载:
  2. 在-1 到1 区间内对函数1./(1+25*x.*x)进行三次拟合-just a math method
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:20651
    • 提供者:刘澍
« 1 2 3 4 56 »
搜珍网 www.dssz.com