搜索资源列表
picture
- 用vc实现,newton插值、拉格朗日插值放大图片
Lagrange
- 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
chazhisuanfa
- 差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式
Fluids
- 利用图形处理器实现实时二维流体的模拟,使用准拉格朗日法求解流体方程。
01_SprayParticles
- 2D洒水效果仿真,采用粒子系统,拉格朗日算法,产生粒子,计算粒子的新位置,消除粒子
fluid.rar
- 基于Jos Stam 1999 “Stable Fluids” 和 Fedkiw 2001 “Visual Simulation of Smoke” 论文。用半拉格朗日法求解二维Naver-Stokes公式。用雅可比迭代法在GPU上快速求解泊松方程。加入Fedkiw论文中所提到的vorticity confinement 力来恢复由于离散化误差而丢失的有趣的流体旋度。此演示程序在1G Hz赛杨III, 448 MB SDRAM, Geforce 6200显卡上以每秒22帧的速度运行。 ,Base
Curve_Interplation.rar
- 多种曲线差值方法, 如拉格朗日多项式差值, 贝塞尔曲线差值, 三次样条差值,A variety of curve difference methods, such as Lagrange polynomials margin, the margin Bezier curves, cubic spline difference
CDROM_GDC03
- 该程序为图形学中流体领域的大牛Jos stam于2003年公开发布的一个关于流体求解程序,其中就包含其半拉格朗日算法的实现。该程序为二维,相信读者拓展到三维是很容易的。-The program for the graphics in the field of fluid Daniudi Jos stam in 2003 published a fluid solver, which contains the semi-Lagrangian algorithm implementation. Th
lagelangri
- 拉格朗日源代码,适用于曲线的拟合。希望对大家有帮助。-Lagrangian the source code for the fitting curve. We want to help.
PictureReshape_c_sharp
- 图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
ad
- C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
Contour
- 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
lagelangri
- 拉格朗日算法 属于线性插值算法中的一种-Lagrange linear interpolation algorithm
dal_ver1.01.tar
- 压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法-DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation, which can be computed for L1
Image
- 拉格朗日插值多项式的彩色图像分存方案Lagrange interpolating polynomial Sharing Scheme for Color Image-Lagrange interpolating polynomial Sharing Scheme for Color Image
bezier
- 曲线算法,贝奇尔 拉格朗日,详细的算法,是图形学的实习,分享一下-Curve algorithm, Beiqi Er Lagrange, detailed algorithm is graphics internship, share
Lagrange-operato
- 利用拉格朗日算子对夹杂有噪声的原始摄影图像进行恢复-Lagrange operator of the noise mixed with the original photographic image restoration
SALSA
- 增广拉格朗日解决有约束优化图像成像逆问题-augmented laarangian approach to the constrained optimization formulation of imaging inverse problems
csalsa
- 用变量分裂和拉格朗日有约束优化方法解决图像成像逆问题-use splitting and constrained to the imaging inverse problem
Interpolation
- 这是一个拉格朗日插值的算法,实现简单,效率高,且通过测试,完全可以使用。-This is a Lagrange interpolation algorithm, a simple, high efficiency, and to pass the test, we can use.