-
-
numeric_tool.rar
That s a numeric tool which can be use to solve some numeric problems. Tool has newton raphson, regula false and some numerical way like them..
-
-
-
-
-
sy.rar
lagrange算法实验题目:Lagrange插值多项式
相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为:
其中,Lagrange插值基函数 ,k=0,1,…,n。
另外,补充C语言绘制图形方面的内容如下
1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数
Newton算法
-
rafson-num.zip
A code for Newton-Rafson root Finder in matlab.
The program was defined to find the roots of function y=z^3-1
-
4_newton.rar
newton插值法求给定插值点的插值函数,也可求某点的函数值,本算法用了我自己定义的Poly类,这是一个处理多项式的类,希望能够和大家分享
-
-
-