-
MPCACodes
说明: 多线性主成分分析的MATLAB源代码
最初用于人脸识别和步态识别
后被扩展到其他应用领域(The codes implement two algorithms: Multilinear Principal Component Analysis (MPCA) and MPCA+LDA.)
- 2011-03-30 17:02:07下载
- 积分:1
-
Optimal-MATLAB
关于Matlab的最优化相关问题的分析以及编程实现描述,具有相当指导价值(Matlab' s optimization on issues related to analysis and description of programming, with considerable guidance value)
- 2011-08-18 15:58:21下载
- 积分:1
-
Thesis_Eric_Lawrey_OFDM_vs_CDMA_old
ofdm vs cdma thesis using matlab
- 2012-04-25 23:44:30下载
- 积分:1
-
Assignment3Q3
bit error rate for Binary phase shift keying
- 2011-11-28 12:15:28下载
- 积分:1
-
bin2Q
Converts binary data of any format in a string to floating point
decimals of a defined fraction size. the intsize input parameter defines
the size of the exponent and sets the fixed point location in the binary
number. se accompanied matlab program for test of this function
- 2009-10-14 17:22:59下载
- 积分:1
-
earfilter
moore响度模型erb级计算,完成版,共同没努力(moore loudness calculation)
- 2012-04-08 20:27:41下载
- 积分:1
-
MaxFlowMinCut_Me
利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码(The use of Ford- Fulkerson labeling method for the maximum flow algorithm of MATLAB code)
- 2011-12-01 22:05:48下载
- 积分:1
-
aodv-matlab
采用matlab实现对无线网络中,AODV协议栈的仿真
。采用随机动态建图的过程,生动的解释了协议原理(
51/5000
Using matlab to achieve on the wireless network, AODV protocol stack simulation
. Using the process of random dynamic mapping, the principle of protocol is explained vividly)
- 2020-06-30 08:00:01下载
- 积分:1
-
AIPSO
免疫粒子群混合优化算法整定PID,该方法将免疫算法中的基于浓度的抗体繁殖策略
与粒子群优化算法相结合。对浓度低的粒子进行促进,对浓度高的粒子进行抑制,因而保持了粒子的多样性,克服了PSO 算法易于陷入局部最优点的缺点,寻优速度快。(PID paramaters optimization by AIPSO)
- 2020-10-09 10:27:35下载
- 积分:1
-
ex1_3
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a study on its performance using
four nonlinear functions adopted as a benchmark by many researchers in this area. In PSO,
each particle moves in the search space with a velocity according to its own previous best
solution and its group’s previous best solution. The dimension of the search space can be any
positive integer.
- 2011-02-14 18:34:03下载
- 积分:1