-
Bilinear-interpolation-algorithm
说明: 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位
置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插
值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具
有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变
得模糊。 (Bilinear interpolation algorithm to enlarge the image, the target image in the newly created pixel value is determined by the source image position in its area near the 4 2* 2 the value of neighboring pixels calculated by the weighted average. Bilinear interpolation algorithm to enlarge the image quality after the high pixel value does not appear the situation is not continuous. However, sub-algorithm has low-pass filter nature of the damage to the high frequency components, it may make the image contour to some extent become blurred.)
- 2011-03-15 14:52:11下载
- 积分:1
-
spline
matlab写的B样条函数的计算,计算插值点的值(matlab write B-spline calculation, the calculation of the value of interpolation points)
- 2007-09-18 09:35:37下载
- 积分:1
-
Matlab
介绍了MATLAB实现光线补偿的代码
实现人脸识别的预处理(Introduced the MATLAB code to achieve light compensation recognition of pre realize)
- 2010-05-12 13:12:37下载
- 积分:1
-
interfacefunction
用神经网络进行训练和仿真的接口函数,用matlab编写,适合进行这方面的仿真开发.(using neural network training and simulation interface function, Matlab preparation, suitable for the simulation of this development.)
- 2006-10-17 17:17:47下载
- 积分:1
-
fourdegreesfreedomshipmotion20120929foralex
说明: 四自由度船舶运动模型,利用该控制器船舶能够快速、精确地跟踪期望直线和曲线
航迹, 控制器具有较强的鲁棒性(four degrees freedom ship motion)
- 2021-01-29 21:37:09下载
- 积分:1
-
gs
说明: induction motor simulation using s-function.real tim/e
- 2009-07-28 13:32:09下载
- 积分:1
-
8
说明: Modeling of Body Area Network in Medical Healthcare Applications
- 2011-01-18 02:45:22下载
- 积分:1
-
prim
说明: 最小树算法中的prim算法,本例是通用源码(Minimum spanning tree algorithm prim algorithm, in this case is a universal source)
- 2009-09-01 14:21:22下载
- 积分:1
-
Levenberg_Marquardt
Levenberg_Marquardt最优化算法matlab源程序(Levenberg_Marquardt optimization algorithm matlab source code)
- 2013-02-25 14:38:07下载
- 积分:1
-
irls
迭代加权最小二乘法(IRLS)
本算法用于解决某些优化问题。(IRLS(Iteratively reweighted least squares)
The method of iteratively reweighted least squares (IRLS) is used to solve certain optimization problems.)
- 2020-10-08 16:47:36下载
- 积分:1