-
fwddctstego
this source code based on steganography and developed in matlab. in steganography we can hide any data like images in another image.
this method based on discrite cosine transform method.
- 2009-03-23 22:27:13下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
GetCenterPoint
由一张图像提取圆形的边缘,得到离散的点来拟合椭圆,并简单的去除噪声,得到椭圆中心坐标.(Extracted by a picture rounded edges to fit the discrete points oval, and simply remove noise, get the coordinates of the center of the ellipse.)
- 2020-11-01 10:59:54下载
- 积分:1
-
InterpolationAndFitting
插值拟合在matlab中的实现方式,采用模块化处理,方便移植、改进。(Fitting interpolation in matlab realize in the way of modular treatment to facilitate transplantation to improve.)
- 2009-02-17 09:48:58下载
- 积分:1
-
MATLAB
matlab7.0教学。。。。。。。。。。。。。。。。。。(matlab7.0。。。。。。。。。)
- 2010-12-26 00:24:22下载
- 积分:1
-
robotInverseKinematics
偏执类工业机器人逆运动学解数值解法程序主代码(industry robot inverse kinematics)
- 2014-09-26 20:19:35下载
- 积分:1
-
TheCalculationandAnalysis
利用二维有限差分法对单脊波导TM模进行计算。通过调整网格数目观察计算结果的精度,可以设定出最优的网格数目,然后改变波导中脊的尺寸,观察最低两个TM模对应的截止频率的变化规律,最后给出对应的横截面电场、磁场分布图(The two-dimensional finite difference method to calculate the single-ridge waveguide TM mode. The optimal number of grid can be set by the accuracy of the adjustment of the calculation result of the grid number observed, and then change the size of the waveguide ridge observed the lowest two corresponding to the TM mode of the cutoff frequency of the variation, and finally to give the corresponding cross cross-section of the electric field, magnetic field maps)
- 2013-03-18 12:22:11下载
- 积分:1
-
phat_delaysum
function invovloed in DOA estimataion of an programmes
- 2011-08-06 20:26:17下载
- 积分:1
-
houghbianhuan
hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
- 2014-08-27 10:37:38下载
- 积分:1
-
FullBNT
说明: 一个非常受欢迎的贝叶斯网络matlab工具箱(A very popular Bayesian network toolbox matlab)
- 2010-05-03 17:16:54下载
- 积分:1