CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - direct interpolation

搜索资源列表

  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:151573
    • 提供者:puda
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. ga_fit

    0下载:
  2. 遗传算法插值程序,直接使用-Genetic algorithms interpolation procedures, direct use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:957
    • 提供者:雪肤
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. LangrangeInsertMethod

    0下载:
  2. 数值分析中的拉格朗日插值迭代法Langrange,按照程序中的提示输入,可以直接得出结果,非常通用的程序-Numerical analysis of iterative method of Lagrange interpolation Langrange, in accordance with the procedure prompted to enter, you can direct the outcome of the procedure is very common
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:713
    • 提供者:朱伟
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. NumericalAlgorithm

    0下载:
  2. 数值计算方法中部分重要算法的C语言代码实现程序。内容包括解非线性方程的迭代方法、矩阵分解的直接方法、插值法、数值积分-Numerical calculation method, some important algorithms in C language code implementation procedures. Includes iterative method for solving nonlinear equations, matrix decomposition of the di
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:20436
    • 提供者:黄旭
  1. matlabchazhnh

    0下载:
  2. 函数逼近与曲线(面)拟合 种插值方法 数值微分 解线性方程组的直接方法-Function approximation and curve (surface) fitting kinds of interpolation method, numerical micro-decomposition of the direct method of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:362547
    • 提供者:zhaoshuangxiang
  1. calculation_method_Algorithm_Design_and_Implementa

    0下载:
  2. 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3143937
    • 提供者:gongshulei
  1. shuzhijisuan

    0下载:
  2. 插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数值解等问题。-Interpolation and fitting, numerical differentiation and numerical integration, solving linear equations of the direct method and iterative method of calculating matrix eigenvalues and eigenv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-23
    • 文件大小:206958
    • 提供者:孙涛
  1. alglib-2.5.0.cpp

    0下载:
  2. alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1045292
    • 提供者:Cheng
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:17145214
    • 提供者:刘鹏
  1. maspline

    0下载:
  2. matlab中三样条插值编程,在matlab应用是可直接使用,方便快捷。-Three spline interpolation matlab programming matlab application is in direct use, convenient and quick.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:897
    • 提供者:曾晓冰
  1. spline4

    0下载:
  2. 三次样条插值函数 直接输入向量X,Y,边界条件dY,和有效数字个数m,输出各个插值函数三次多项式的系数-The cubic spline interpolation function Direct input vector X, Y, and the boundary conditions dY, and the number of significant digits m, the output of each interpolation function three coeffici
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:605
    • 提供者:刘华
  1. invradonlinear

    0下载:
  2. 采用线性插值的反radon变换,按照原理直接编的,要求tau-p域中的p都是从正数开始的-Code in accordance with the principle of direct linear interpolation of the anti-radon transform, the tau-p domain p from positive
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:556
    • 提供者:Owen
  1. NR_C301

    0下载:
  2. 数值计算方法,包括插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数-Numerical methods, including interpolation and fitting, numerical differentiation and numerical integration of direct methods and iterative methods for solving linear equations, computing
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14531543
    • 提供者:丁伟
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. 4--interpolation-routines

    0下载:
  2. 数值计算-插值【matlab例程】经典算法直接应用方便快捷-Numerical calculation- interpolation routines] [classical algorithm matlab convenient direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10240
    • 提供者:jason yan
  1. sanciyangtiao

    0下载:
  2. 计算方法中三次样条插值方法,通过input实现功能选择,直接输入节点值即可得到插值函数。-Calculation method cubic spline interpolation method to realize the function by input selection, direct input node value can be obtained by interpolation function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:luyaheng
  1. Matlab3

    0下载:
  2. 插值与拟合,牛顿插值法,直接利用拉格朗日插值多项式的病态性-Interpolation and fitting, Newton interpolation method, the direct use of Lagrange Interpolation polynomial morbid
  3. 所属分类:Algorithm

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