搜索资源列表
新建 文本文档 (3)
- 本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用-this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
LaglangeInerpolating
- 拉格朗日插值——工科学生课程设计必备小程序之三,内附说明-Lagrange interpolation -- engineering students design courses required three smaller procedures, enclosing Note
CHWF1
- 用C语言绘图显示实现数值分析中的Euler、 advanced Eular、punge_kutta、Lagrange、Newton插值算法以及二分法和弦切法-C language mapping realize numerical analysis of Euler, advanced eular, punge_kutta, Lagrange, Newton interpolation algorithm and dichotomy Polyphonic Cut
Neandla
- 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
曲线拟合2
- 已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
lab2
- lagrange插值的源码,欢迎下载~~~~没有版权i
拉格朗日
- 数学计算程序,拉格朗日插值方法,用于数学方向的研究-mathematical calculation procedures, Lagrange interpolation method for the study of mathematics
5_1_3
- 用拉格朗日插值多项式求函数近似值 在visual C++ 6.0可以查看源代码-Lagrange interpolation polynomial for function approximation in the visual C++ 6.0 can view the source code
the-codes-of-C-about-important-algorithms
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
yuandaima5
- 拉格朗日插值,图像的几何操作,特殊的图像显示技术-Lagrange interpolation, image geometric operations, special image display technology
lagrangeVSnewton
- 实现拉格朗日和牛顿插值功能,有需要的请拿走,不要客气O(∩_∩)O~-Lagrange and Newton interpolation functions to achieve
code
- 分别利用 Lagrange插值法、分段线性插值法与三次样条法进行插值逼近-Respectively, by Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation approximation method
DTL
- 二元三节点拉格朗日插值函数源代码,用于二位数据插值和科学计算,适合学习matlab者参考。-Two yuan three-node Lagrange interpolation function source code for the two data interpolation and scientific computing for learning matlab reference.
Lagrange
- 可以利用拉格朗日插值方法解决多项式逼近问题-Lagrange interpolation method can be used to solve the problem of polynomial approximation
daima
- Lagrange插值 功能:计算多项式在x=x0处的值-Lagrange Interpolation Function: Compute the value x = x0 at polynomial
fractional-delay-FIR-Filter-Matlab
- 分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.