-
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
-
comfac
comfac算法是三线性模型常见的数据检测方法。它首先将三线性数据通过tucker3模型压缩,然后通过最小二乘的方法不断更新数据,直到收敛,得到估计值( The algorithm works by first compressing the data using a Tucker3 models. Subsequently the
PARAFAC model is fitted to the compressed array, either initialized with DTLD (~ESPRIT) or
with PARAFAC-ALS. The solution is de-compressed to the original space, and a few safe-guard
PARAFAC-ALS steps are performed. Further optimization of this algorithm is possible, e.g.
if the data are very large, if the profiles are very correlated or if the noise is huge. This
、 has not been pursued here, in order to have a generally applicable algorithm)
- 2013-08-28 16:58:05下载
- 积分:1
-
bianry
一种信息隐藏算法,二进制掩码,matlab下运行。直观,隐蔽性好(a code of information Hide,using bianry you can operate it in matlab.)
- 2011-12-20 00:54:59下载
- 积分:1
-
ANN1
Neural network simple example
- 2014-01-03 13:08:40下载
- 积分:1
-
FLch4GAeg1
二阶系统的最小二乘一次完成算法辨识程序;主要根据实验室对数据处理的程序改的(A complete second-order system least squares algorithm for identification procedures mainly based on laboratory data processing procedures reform)
- 2010-12-17 15:28:17下载
- 积分:1
-
agt_64QAM_download_bit
将数据调制为wifi传输制式的波形,支持BPSK,QPSK,QAM等调制。配置安捷伦E4438C矢量信号发生器,输出带载波的wifi信号(The data transmission system of the modulation waveform for the wifi support BPSK, QPSK, QAM modulation, etc.. Configure the Agilent E4438C vector signal generator, the output signal with a carrier wifi)
- 2013-12-04 00:13:35下载
- 积分:1
-
SEA_det_v1.2
A detection software
- 2007-08-29 16:53:30下载
- 积分:1
-
feature
应用MATLAB编写的关于lbp与hog特征的提取代码,可直接应用(Applications written in MATLAB and hog on lbp feature extraction code, can be applied directly)
- 2014-08-21 10:11:49下载
- 积分:1
-
xinhaoyuxitong
这里面是信号与系统实验,比较适合于初学者,内容详细。(This experimental system, which is the signal and, more suitable for beginners and detailed.)
- 2011-10-19 22:11:25下载
- 积分:1
-
esprit
esprit 旋转不变技术来估计波达方向 最基本算法,能估计出波达方向,但特征值较难估计,有误差,按照现代通信原理最基本算法matlab编码。(esprit ESPRIT DOA estimates the basic algorithm can estimate the DOA, but difficult to estimate eigenvalues, margin of error, according to the basic principles of modern communication matlab coding algorithm.)
- 2013-12-05 23:17:05下载
- 积分:1