搜索资源列表
新建 文本文档 (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
Lagrange
- 拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。
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
erciguihua
- 用拉格朗日法求解等式约束的凸二次规划 用起作用集法求解不等式约束的凸二次规划 用路径跟踪法求解不等式约束的凸二次规划 -Lagrangian method for solving equality constraints convex quadratic programming work set method for solving inequality constraints convex quadratic programming path tracking method for
lagelangri
- 在matlab环境下编写的拉格朗日代码,有需要的可以-Lagrangian code written in matlab environment
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.
c-SharpLagrange-difference-
- 用c#语言来编译通过程序来实现拉格朗日差值-Lagrange realize the difference with c#
最优化实验乘子法
- 最优化方法之乘子法,基本的拉格朗日乘子法就是求函数f(x1,x2,...)在约束条件g(x1,x2,...)=0下的极值的方法。 其主要思想是将约束条件函数与原函数联立,从而求出使原函数取得极值的各个变量的解。(The multiplier method of optimization method, the basic Lagrange multiplier method is to find the extreme value of function f (x1, X2,...) unde