-
originalsimpleM111.m
原始单纯形法(大M法,无需给出初始基变量)。输入:C是n维行向量,A是m*n的系数矩阵,b是m维列向量
输出:x最优解(如果有的话),fval最优值,flag解的状态说明,interation求解时的循环次数(The original simplex method (big M method, without giving the initial basic variable). Input: C is the n-dimensional row vector, A is the coefficient matrix of m* n, b is the m-dimensional column vector Output: x the optimal solution (if any), fval optimal value, flag state solution description, interation when the number of cycles to solve)
- 2010-10-05 20:08:31下载
- 积分:1
-
delaymatlab
用相位谱法 时延估计 里面有很详细的分析 图形有点误差(delay matlab time delay estimation delay matlab identification using neural networks on matlab
)
- 2011-01-08 21:35:46下载
- 积分:1
-
LinearTrans
说明: 求解线性代数中矩阵的行列式、秩和行最简形(It is used for computing the detaminate, rank of Matrixs)
- 2011-03-29 16:02:04下载
- 积分:1
-
HopfieldNet
设计一个离散hopfield网络,实现联想记忆,以对模糊数字进行识别,判断。(design of a discrete hopfield network, associative memory, a pair of fuzzy figures for the recognition, judgment.)
- 2007-03-31 13:04:26下载
- 积分:1
-
BSS
盲源分离;求峭度;可以把混合信号分离出来,并且可以比较前后分离信号的峭度(Blind source separation seek kurtosis can separate the mixed signal, and the signal can be compared before and after the separation of kurtosis)
- 2013-11-08 16:21:08下载
- 积分:1
-
DEF
里面有DFE、LMS、RLS、NLMS的几种算法的学习曲线的比较,很适合学习和分析(The DFE, LMS, RLS, NLMS several algorithms learning curve comparison, it is suitable for study and analysis)
- 2020-12-01 14:39:26下载
- 积分:1
-
matlabyichuansuanfa
matlab遗传算法工具箱GAOT的应用,希望对大家有所帮助(matlab genetic algorithm toolbox GAOT applications, want to help everyone)
- 2009-11-21 19:38:10下载
- 积分:1
-
BER
说明: 基带信号通过高斯信道和瑞利信道的误码率的计算和仿真,并分别与各自的理论误码率曲线相比较(Baseband signal through AWGN channel and Rayleigh channel bit error rate calculation and simulation, and separately with their respective theoretical BER curves compared)
- 2011-02-24 10:25:55下载
- 积分:1
-
CHAP_05
DSP matlab应用这本书中的里例程,主要是第5掌的(DSP matlab application of this routine in this book is mainly in charge of section 5 of the)
- 2007-11-16 16:01:46下载
- 积分:1
-
157
Encryption algorithms are becoming
more necessary to ensure data is securely transmitted
over insecure communication channels. FOX is
a recently developed algorithm and its structure is
based on the already proven IDEA (International
Data Encryption Algorithm) cipher.
FOX is a symmetric (private key) block cipher. Its
top-level structure uses the Lai-Massey scheme and
the round functions used in the scheme are substitution
permutation networks (SPN). Its flexibility lies
in the fact that it can be efficiently implemented in
hardware and software. We report some of the first
results of implementing the cipher on an FPGA
- 2009-10-21 23:33:01下载
- 积分:1