搜索资源列表
新建 文本文档 (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
Neandla
- 计算牛顿和拉格朗日插值方法,用户输入插值结点-calculated Newton and Lagrange interpolation methods, user input interpolation nodes
71-93
- C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85 牛顿迭代法求解方程 实例86 弦截法求解方程 实例8
拉格朗日
- 数学计算程序,拉格朗日插值方法,用于数学方向的研究-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
chazhi
- 拉格朗日差值和牛顿(线性插值)函数示例,将结果输出到文本文件-Lagrangian difference and Newton (linear interpolation) function example, to output the results to a text file
yuandaima5
- 拉格朗日插值,图像的几何操作,特殊的图像显示技术-Lagrange interpolation, image geometric operations, special image display technology
lagrangeVSnewton
- 实现拉格朗日和牛顿插值功能,有需要的请拿走,不要客气O(∩_∩)O~-Lagrange and Newton interpolation functions to achieve
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
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.