-
generateCMC
Generates the values in a Cumulative Match Characteristic (CMC) curve given a similarity matrix. For use in evaluation of biometric recognition systems (e.g. fingerprint, face, iris, etc.)
- 2010-11-16 02:05:03下载
- 积分:1
-
daima
基于matlab的几种语音信号端点检测方法(Several based on matlab voice signal endpoint detection method)
- 2013-09-21 08:59:03下载
- 积分:1
-
OFDM
用MATLAB对OFDM系统进行了仿真分析。包括信道调制方式16QAM、快速傅立叶变换、循环前后缀及信道函数窗函数等,最后计算了系统的误码率,毕设资料,非常珍贵。( MATLAB OFDM system for the simulation. the simulation uses OFDM each function module, Including 16 channel modulation QAM, Fast Fourier Transform, revolving around prefix and channel Function window function, etc. Finally, Calculate BER for OFDM system)
- 2013-12-04 16:44:11下载
- 积分:1
-
MVDR_with_interference
an example for MVDR with interference
- 2013-05-10 17:43:49下载
- 积分:1
-
chap5
《滑膜变结构控制matlab仿真》第五章( synovial VSC matlab simulation Chapter 5)
- 2015-04-08 10:01:25下载
- 积分:1
-
irislocalization
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
- 2009-02-26 18:47:33下载
- 积分:1
-
Optimal Fuzzy Logic Controller using PSO
Optimal Fuzzy Logic Controller using PSO
- 2021-01-21 15:38:46下载
- 积分:1
-
Matlab-DIPUM
用matlab进行图像处理的相关函数,可进行图像的处理,不用自己写函数了(Image processing using matlab function, image processing, do not write your own functions)
- 2012-11-29 20:33:38下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
bpskqamgmskfsk
普通通信信号bpsk,qpsk,qam调制解调(bpsk qpsk qam fsk gmsk modulation and demodulation)
- 2009-12-11 19:40:53下载
- 积分:1