搜索资源列表
-
0下载:
本程序实现抛物线插值的功能,分等距和非等距两种情况,使用者可通过单选按钮选择。-parabolic interpolation functions, and non-equidistant points equidistant both cases, the users through radio button choices.
-
-
0下载:
本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
-
-
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下载:
加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示,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下载:
分段抛物插值算法源程序--对学习数值计算是一个很好的资料-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下载:
拉格朗日多项式插值函数和抛物线插值函数。用于对散点数据进行插值-Lagrange polynomial interpolation function and the parabolic interpolation function. Used to scatter data interpolation
-
-
0下载:
使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
-
-
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
-
-
0下载:
使用WIN-TC编写一个程序,实现线性插值、抛物插值算法以及曲线拟合。-Using WIN-TC to write a program to achieve linear interpolation, parabolic interpolation and curve fitting algorithms.
-
-
1下载:
程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
-