-
gabor.rar
该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。
(The code is only the calculation of a 101 × 101 size Gabor function transformation, the mean and variance. Convolutional code using two methods of calculation can be seen from the results, fast Fourier transform convolution efficiency are two-dimensional discrete convolution superposition and nearly 50 times.)
- 2009-03-09 18:43:09下载
- 积分:1
-
CODES
I have submitted 5 matlab codes which are self made related to PAPR reduction, gabor filter, histogram, loading etc
- 2015-02-18 17:57:24下载
- 积分:1
-
PQP
PQ分解法求取潮流,程序运行结果可靠,简单易于理解
(PQ decomposition strike trend result of the program is simple and easy to understand and reliable)
- 2020-07-03 21:00:02下载
- 积分:1
-
Iris-Segmentation
Daugman虹膜识别方法的研究,利用2_D Gabor filter进行Iris Recognition.
MATLAB实现基于Daugman的虹膜提取算法源代码Iris-Segmentation(Daugman iris recognition method, using 2_D Gabor filter for Iris Recognition.MATLAB based on Daugman)
- 2008-07-14 00:02:58下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
LMS
LMS算法(已调试通过了,试试就知道了)(LMS algorithm (has debug adopted, try to know))
- 2009-07-02 21:33:38下载
- 积分:1
-
pingfanggenfa
说明: 用matlab算法实现的平方根算法 用于数值分析中平方根发求解线性方程(Matlab algorithm using the square root algorithm for the numerical analysis of the square root of hair for solving linear equations)
- 2008-11-17 21:52:25下载
- 积分:1
-
Generator_COP16T
gcopt of7 in reliability test system
- 2011-10-31 20:46:24下载
- 积分:1
-
ROLD-EPR
用于随机值脉冲噪声去除的新方法,提出了一种新的脉冲噪声检测机制,结合保边缘的变分去除方法,得到了很好的效果(The new method for the removal of impulse noise of the random value, a new impulse noise detection mechanism, combined with the security edge of Variational removal method to obtain a good effect)
- 2012-10-24 21:44:59下载
- 积分:1
-
untitled1
是一个matlab中的power system 中搭建的一个模型。可以仿真35KV电力系统线路发单项短路故障、两项短路故障、和三项短路故障的短路电流电压波形。(This is a model of building a matlab power in system. Simulation of 35kV Power line system billing short-circuit fault, two short circuit fault, and three short circuit fault short-circuit current and voltage waveforms.
)
- 2021-04-15 15:48:54下载
- 积分:1