-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1
-
iterative-and-interpolation-method
有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。(Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.)
- 2013-12-04 15:56:11下载
- 积分:1
-
Time-series-of-the-wavelet-analysis
时间序列小波分析详细步骤,能帮助你快速熟悉matlab小波工具箱(Wavelet analysis of time series detailed steps that can help you quickly familiar with matlab wavelet toolbox)
- 2013-12-08 13:45:37下载
- 积分:1
-
Balancing
自平衡小车卡尔曼滤波程序,ADXL220
可以站立前进倒退(Self-Balancing Robot Kalman filtering procedures, ADXL220 can stand forward backwards)
- 2014-02-04 11:18:14下载
- 积分:1
-
NEWTONRAFSONpowerflowMATLAB
牛顿拉夫逊法实现潮流计算的MATLAB程序(Newton Raphson power flow calculation of the MATLAB program to achieve)
- 2009-12-23 19:29:40下载
- 积分:1
-
hehe
Making Curve in Matlab
- 2014-11-24 14:14:15下载
- 积分:1
-
getmswpfeat
matlab vide the examined window into cells (e.g. 16x16 pixels for each cell).
For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e. clockwise or counter-clockwise.
Where the center pixel s value is greater than the neighbor s value, write 1 . Otherwise, write 0 . This gives an 8-digit binary number (which is usually converted to decimal for convenie
- 2014-11-27 18:57:07下载
- 积分:1
-
PSO_GA_RBF
粒子群算法、遗传算法优化RBF径向基神经网络(Particle swarm optimization, genetic algorithm optimization RBF RBF neural network)
- 2015-05-22 16:26:48下载
- 积分:1
-
Post_difference
说明: 一个对流方程的后差分格式算例,使用matlab编写,为理解差分格式(An example of post difference scheme for convection equation)
- 2019-11-07 17:00:10下载
- 积分:1
-
perceptron
multilayer perceptron sample
- 2010-03-07 04:51:12下载
- 积分:1