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

搜索资源列表

  1. Equation(dutianchun_sina_com_Cn)

    1下载:
  2. 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1807
    • 提供者:杜田春
  1. NumericalAnalysis

    1下载:
  2. 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5521417
    • 提供者:Lynn
  1. NewTon

    0下载:
  2. 弦割法 和 newton法 求解三次多项式非线性方程-String cut law and newton cubic polynomial method of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:7597
    • 提供者:fqihang
  1. CubicSpline

    0下载:
  2. 根据给定点和区间值得出三次样条拟合方程的系数-According to a given point and interval should be a cubic spline fitting coefficient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2808
    • 提供者:王冉
  1. Spline

    0下载:
  2. C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1340
    • 提供者:
  1. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:350886
    • 提供者:wjl
  1. int

    0下载:
  2. 求解积分方程,(1)使用复化Simpson方法求积分(2)使用三次样条求积分值,并比较离散解与真解之间的误差,附件有详细说明-Solving integral equation (1) the use of complex methods for integration of Simpson (2) the use of cubic spline points for value, and compare the discrete solution and the error between t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12256
    • 提供者:pei
  1. muller

    2下载:
  2. 用muller算法求解非线性方程的根 已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根; 不断迭代计算直到满足精度为止;-Solving the roots of nonlinear equations with Muller algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:917
    • 提供者:赵晓娟
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34816
    • 提供者:susan
  1. erfen

    1下载:
  2. 用二分法计算一元三次函数方程的近似解,界面清晰,操作简单-With the dichotomy of calculating a cubic function equation approximate solution, clear interface, easy operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12151
    • 提供者:肖慧
  1. CubicSplineInterpolation.m

    1下载:
  2. 数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3388
    • 提供者:xiaoyuer
  1. BigAss3

    1下载:
  2. 北航数值分析B第三次大作业 求解Fredholm积分方程-Beijing University of Aeronautics and Astronautics numerical analysis of Fredholm integral equation of the third operation solution B
  3. 所属分类:Algorithm

    • 发布日期:2014-06-12
    • 文件大小:2048
    • 提供者:
  1. Numerical-analysis-source-and-report

    0下载:
  2. 该压缩包包含了3个数值分析实验题的matlab源码和实验报告。这3个实验分别是:1)多项式插值的振荡实验;2)三次多项式最小二乘拟合实验;3)常微分方程性态和R-K法稳定性实验。-The archive contains the experiment of the three numerical analysis matlab source code and lab reports. The three experiments are: 1) polynomial interpolation o
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:290763
    • 提供者:江浪
  1. computing

    0下载:
  2. 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:973233
    • 提供者:lisen
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8140
    • 提供者:邵莹
  1. SIMPSON

    1下载:
  2. 该程序实现:求积分方程的离散解并比较它与真解之间的误差,用n=4的复化Simpson公式求积分方程的近似解,然后用三次样条函数近似y(x)的离散解,并在区间[0,1]的一些点与真解1/(x+1)^2比较。- The program implementation: integrating equation discrete solution an
  3. 所属分类:Algorithm

    • 发布日期:2015-03-02
    • 文件大小:1024
    • 提供者:zeqing
  1. sanciyangtichaozhi

    0下载:
  2. 用三次样条插值求解一个方程的解,附程序源代码-Cubic spline interpolation program source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:75399
    • 提供者:齐可延
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2590142
    • 提供者:li
  1. parts

    1下载:
  2. part1用三次样条插值的三弯矩法 part2求非线性方程及方程组的根 part3用龙贝格和高斯法求积分 part4比较三次样条求导法与数值积分求导法 part5用指定方法求给定方程组的解 part6研究解线性方程方程组的迭代法收敛速度 part7求非线性方程及方程组的根 part8用QR算法求矩阵特征值 part8求非线性方程及方程组的根-Three moment Method part2 part1 cubic spline interpolation wit
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:8192
    • 提供者:zhlicun
« 1 2 3»
搜珍网 www.dssz.com