搜索资源列表
3dian
- 三点不等距差值算法原代码, 程序自动查找离给定点最近的三点,利用差值算法,算出所需值 -not offset the margin algorithm source code, automated procedures to find sentinel from the recent three points, the difference between the algorithms, calculate the requir
Lagrange
- 这是一个拉各朗日差值算法程序,在计算机上已经运行过了,好用的!
chazhisuanfa
- 差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式
Matlab算法大全
- 非常全面的matlab算法,一共有14章,包括差值,函数逼近,矩阵特征值计算,数值微积分,方程求根,随机数生成,数据统计和分析等,全部都是算法的matlab原码实现,值得学习!
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手
牛顿插值的差商迭代算法
- 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
lg_llagrange
- 拉格朗日差值算法实现,本人调试终于成功!代码得到极大地优化-Lagrangian difference algorithm, I finally succeeded debugging! Code has been greatly optimized! ! !
cubicsplineinterpolaton
- 本程序是关于三次样条差值算法的仿真,内容非常详细,希望能需要他的人有所帮助。-This program is on the cubic spline difference algorithm simulation, the content is very detailed, hope to those who need his help.
image_rotate
- 两维图像旋转以及双线性灰度差值算法的实现-Two-dimensional gray scale image rotation and the difference between bilinear algorithm implementation
spline3
- 新的三次样条差值算法,采用边界条件对数据进行插值,精度非常高(New three spline difference algorithm)
差值扩展-数字可逆水印的实现
- 数字图像处理中的可逆水印算法,基于差值扩展而得,其容量与其图像像素有关。(The reversible watermarking algorithm in digital image processing is based on the spread of the difference, and its capacity is related to the pixel of the image.)
差值扩展嵌入源码
- 差值扩展简单嵌入算法,属于图像隐写算法的一种。(The differential extension simple embedding algorithm is one of the image steganography algorithms.)
差值扩展提取源码
- 这是差值扩展算法的信息提取源码,里面还有一个word说明。(This is the information extraction source of the differential expansion algorithm, and there is a word descr iption in it.)
suanfachazhi
- 差值算法,并且介绍了拉格朗日插值多项式,回复刚刚那个(The difference algorithm and the Lagrange interpolation polynomial)
ARI
- 用自适应残差插值算法处理拜耳图像,插值后的图像质量很好,能够最大程度的减少拉链和伪影现象。(The adaptive residual interpolation algorithm is applied to deal with the Bayer image. The quality of the interpolated image is very good, and it can minimize the phenomenon
MLRI
- 利用最小化拉普拉斯残差插值算法处理拜耳图像,采用稀疏拉普拉斯滤波器处理红绿蓝三种像素,达到良好的插值效果。(Using the minimized Laplasse residual interpolation algorithm to deal with Bayer image, three pixels of red and green blue are processed by sparse Laplasse filter to
unwrapphase
- 计算基于路径积分的相位解包裹算法中残差点残差值的计算以及基于路径相位积分的方法(Calculation of residual points in phase unwrapping algorithm based on path integral)
matlab克里金插值kriging
- 克里金加权插值法,使用方便参数设定简单,容易实现,(Kriging weighted interpolation is easy to use and easy to implement,)
基于 QR 码的自适应抗打印扫描水印算法
- 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法
Hermite插值
- Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape pres