搜索资源列表
Lagrange
- 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
01_SprayParticles
- 2D洒水效果仿真,采用粒子系统,拉格朗日算法,产生粒子,计算粒子的新位置,消除粒子
backgroud-model2
- 针对传统背景建模存在的问题,文中基于低秩矩阵恢复原理,直接从视频序列中分离出前景物体和背景模型。已有低秩矩阵恢复算法的迭代计算过程中涉及大量的奇异值分解,而这些奇异值分解一般非常耗时且不够简洁,文中在非精确增广拉格朗日乘子法中引入线性时间奇异值分解算法,以得到更加有效的背景建模算法。基于 实际视频序列实验,结果表明该改进算法具有更好的建模效果和较少的运算时间。-In this paper,a novel method is present based on low-rank matrix r
Lagrange-interpolation-program-s
- 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
rqip
- 掌握用MATLAB计算拉格朗日,分段线性,三次样条三种插值的方法-Master the MATLAB computing Lagrange, piecewise linear, three kinds of cubic spline interpolation method
rpca
- 低秩矩阵去噪声, 采用拉格朗日, dual等优化方式计算低秩矩阵(Solve the problem withspike noise with high magnitude instead of Gaussian distributed noise)
811994
- 实现计算方法导论中的拉格朗日插值计算,交给老师应该没什么问题,()
1606412
- 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度()