-
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
-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
zcsgj
数学建模,matlab实现主成分分析法,以及直方图绘制(
Mathematical modeling, matlab principal component analysis, and the histogram drawing
)
- 2012-10-26 14:36:01下载
- 积分:1
-
Matchuiruo
Matlab在脆弱水印中的应用。对matlab在脆弱水印中的应用指明了方向(Matlab in fragile watermarking application. Of fragile watermarking in matlab application specified in the direction)
- 2007-08-14 20:25:16下载
- 积分:1
-
sequeue
sequence data struct
- 2010-11-03 13:40:22下载
- 积分:1
-
Matlab_Engineering_Analysis
Matlab Engineering Analysis
- 2009-06-16 22:27:48下载
- 积分:1
-
Modulations_OOK_BPSK_FSK_11_08_11
digital modulation schemes..OOK,BPSK and FSK
- 2011-08-17 16:40:53下载
- 积分:1
-
elm_example
极限学习机(extreme learning machine)ELM是一种简单易用、有效的单隐层前馈神经网络SLFNs学习算法。2006年由南洋理工大学黄广斌副教授提出。传统的神经网络学习算法(如BP算法)需要人为设置大量的网络训练参数,并且很容易产生局部最优解。极限学习机只需要设置网络的隐层节点个数,在算法执行过程中不需要调整网络的输入权值以及隐元的偏置,并且产生唯一的最优解,因此具有学习速度快且泛化性能好的优点。(Extreme Learning Machine (extreme learning machine) ELM is an easy-to-use and effective single hidden layer feedforward neural network the SLFNs learning algorithm. 2006 by the Nanyang Technological University Associate Professor Huang Guangbin. Traditional neural network learning algorithm (BP) artificial network training parameters, and it is easy to generate a local optimal solution. Extreme Learning Machine network only need to set the number of hidden nodes, the algorithm implementation process does not need to adjust the network input weights and hidden element of bias, and only optimal solution, so the learning speed and generalization good performance advantages.)
- 2013-03-29 13:05:47下载
- 积分:1
-
rayleigh-Matlab
产生一个随机输出信号在瑞利信道上可以用来生成MATLAB仿真模块。(This program will generate a random signal output by Rayleigh channel can be used to generate MATLAB simulation module.)
- 2014-12-23 17:09:22下载
- 积分:1
-
fuzzy
模糊控制simulink文件。里面有个自写的模糊逻辑模块。可运行。(Fuzzy control m file. Can run.)
- 2010-10-14 16:40:13下载
- 积分:1