-
biometrics_network_security
biometric recognition
- 2011-01-01 13:48:06下载
- 积分:1
-
choosenk
CHOOSENK All choices of K elements taken from 1:N
- 2011-07-13 01:50:29下载
- 积分:1
-
RobustControlToolbox
鲁棒控制经典教程,内容全面,可靠,欢迎下载(Robust control)
- 2009-05-14 03:47:31下载
- 积分:1
-
LET
Lyapunov Exponents Toolbox (LET) provides a graphical user interface
(GUI) for users to determine the full sets of Lyapunove exponents
and dimension of their specified chaotic systems.
This version of LET can only run on MATLAB 5 or higher versions of
MATLAB. It has been tested under Windows and Unix. LET may also
run on other platforms.
The original version of LET has only 200 lines while the GUI version
of LET has almost 2000 lines. The GUI makes the program become more
sophisticated and run slower but allows the users to observe the
calculated results immediately, so that they can decide whether the
results are convergent or not.(Lyapunov Exponents Toolbox (LET) provides a graphical user interface (GUI) for users to determine the full sets of Lyapunove exponents and dimension of their specified chaotic systems. This version of LET can only run on MATLAB 5 or higher versions of MATLAB. It has been tested under Windows and Unix. LET may also run on other platforms. The original version of LET has only 200 lines while the GUI version of LET has almost 2000 lines. The GUI makes the program become more sophisticated and run slower but allows the users to observe the calculated results immediately, so that they can decide whether the results are convergent or not.)
- 2021-02-09 17:49:53下载
- 积分:1
-
runpsat
This is run before things
- 2012-10-03 03:26:00下载
- 积分:1
-
MATLAB_suanfaheji
matlab中大部分算法集中在里面,包括常用算法的重写等等,较为实用(matlab Most algorithms concentrated on the inside, including the rewrite of the common algorithms more practical)
- 2012-10-10 21:15:55下载
- 积分:1
-
simulink-8PSK
对8PSK完美建模,其中通过改变码元速率和载波频率,再计算相应的环路滤波器的参数,即可实现多种QPSK模型的解调,且该模型可通过SYSTEM generator进行量化,从而生成ISE能直接使用的HDL代码。(Perfect modeling of 8PSK, wherein by changing the symbol rate and carrier frequency, and calculate the corresponding parameters of the loop filter, to achieve a variety of demodulated QPSK model, and the model can be quantified by SYSTEM generator, thereby generating ISE HDL code can be used directly.)
- 2021-03-08 15:19:28下载
- 积分:1
-
tm_point
说明: fdtd模拟点源在自由空间的传播,PML边界吸收(FDTD simulation of point sources of transmission in free space, PML absorbing boundary)
- 2020-09-27 20:37:45下载
- 积分:1
-
GMMforLabData_DPSK
用于均衡DPSK信号的JD-MLSE算法,为matlabb程序,输入DPSK解调的两路信号,判决得到所需的bit序列,并计算误码率(It s used for electronical equalization based on joint-decision maximum likelyhood estimation (i.e. JD-MLSE).)
- 2010-12-28 15:29:52下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1