当前位置:
首页 资源下载
搜索资源 - parabolic interpolation
搜索资源列表
-
0下载:
本程序实现抛物线插值的功能,分等距和非等距两种情况,使用者可通过单选按钮选择。-parabolic interpolation functions, and non-equidistant points equidistant both cases, the users through radio button choices.
-
-
0下载:
共轭梯度法,使用牛顿法或者使用抛物线插值法。-conjugate gradient method, the use of Newton's law or the use of parabolic interpolation.
-
-
1下载:
数值计算方法的程序:
加速迭代
牛顿迭代
Gauss
杜里特尔分解法
克洛特
追赶法
平方根法
改进平方根法
雅可比迭代
高斯 赛德尔迭代
拉格朗日插值法
分段线性插值
分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
-
-
0下载:
线性插值算法与抛物线插值算法,可直接在单片机等系统中使用-Linear interpolation algorithm and parabolic interpolation algorithm can be directly used in the SCM and other systems
-
-
0下载:
加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示,Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation
-
-
1下载:
最优化一维收索法相关程序,其中有对分法,牛顿切线法,抛物线插值法,黄金分割法等,该程序用C语言编写!-One-dimensional optimization Sofa collection procedures, including on the sub-method, Newton tangent method, parabolic interpolation method, such as golden section method, the program using C languag
-
-
0下载:
最优化算法C语言程序,包括Newon弦切法、单纯行法、抛物线插值法、最速下降法、Powell法-Optimization algorithm C Language Program, including String Newon cutting method, simple lines law, the parabolic interpolation method, steepest descent method, Powell method
-
-
0下载:
分段抛物插值算法源程序--对学习数值计算是一个很好的资料-Sub-parabolic interpolation algorithm source code- on learning numerical calculation is a very good information
-
-
0下载:
给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi],用抛物插值公式计算指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi], with parabolic interpolation formula specified interpolation points, t Department of function approximation of
-
-
0下载:
给定N个结点xi(i-0,1,...,n-1)上的函数值yi=f(xi),用抛物插值公式计算指定点处的函数近似值-Given N nodes xi (i-0, 1 ,..., n-1) on the function value yi = f (xi), using parabolic interpolation formula specified point function approximation
-
-
0下载:
拉格朗日多项式插值函数和抛物线插值函数。用于对散点数据进行插值-Lagrange polynomial interpolation function and the parabolic interpolation function. Used to scatter data interpolation
-
-
0下载:
第二篇 文件操作
实例24 文件加密(1)
实例25 文件加密(2)
实例26 批处理程序的加密
实例27 给自己的程序加上行号
实例28 文件分割程序
实例29 删除目录树
实例30 显示系统文件表
实例31 显示一个目录的存储内容
实例32 递归读取磁盘文件
实例33 C语言直接读取FoxPro的.DBFYYWR
实例34 用索引文件读取数据项
实例35 加密数据库
第三篇 系统调用
实例36 用C语言内嵌汇编语言实现
-
-
0下载:
Fortran编写的抛物线插值法程序Parabolic-interpolation-procedure.f90-Parabolic interpolation procedure
-
-
0下载:
Successive parabolic interpolation is a technique for finding the extremum (minimum or maximum) of a continuous unimodal function by successively fitting parabolas (polynomials of degree two) to the function at three unique points, and at each iterat
-
-
0下载:
最优化理论与方法课本算法matlab实现
二次插值法,包括抛物线插值和三点二次插值
具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation method
-
-
0下载:
利用线性插值、抛物线插值实现应力系数的计算,并且可以通过选择来实现想要进行什么类型的插值。-Linear interpolation, parabolic interpolation calculation of the stress factor and can be achieved by choosing what type of interpolation you want.
-
-
0下载:
使用Farrow結構,片段二階多項式內插法。此法在1993被Erup在其paper(Interpolation in Digital Modems-Part 2)中提出,是以二階多項式內插法達到三階多項式內插的效果。-piecewise parabolic interpolation algorithm using Farrow structure. This method was proposed by Erup in 1993 in his paper "Interpolation in D
-
-
0下载:
matlab程序 黄金分割算法牛顿法 抛物线插值法-matlab program golden section algorithm parabolic interpolation method, Newton method
-
-
0下载:
二次插值法,又称抛物线法,本程序利用C语言实现二次插值法求解优化问题。-Quadratic interpolation, also known as a parabolic law, the program using C language quadratic interpolation method for solving optimization problems.
-
-
0下载:
编程实现单变元抛物线插值和双变元抛物线插值函数-Programming univariate and bivariate yuan parabolic interpolation parabolic interpolation function
-