-
plpva
说明: 用于计算幂率分布幂指数程序,在给定的一组分布中,判断该分布是否服从幂率分布(Used to calculate the power law distribution of power index procedure)
- 2010-04-06 10:09:13下载
- 积分:1
-
stress
FEM膜单元模态、静力计算,matlab程序(Calculation of FEM membrane element modal, static, matlab program)
- 2014-11-29 20:20:37下载
- 积分:1
-
rle
PEMROSESAN GAMBAR DENGAN ALGORITMA RUN LENGTH CODING
- 2014-01-17 23:22:41下载
- 积分:1
-
ICA
Imperialist Competitive Algorithm
- 2014-01-05 23:05:09下载
- 积分:1
-
TDD
matlab信号时域分解方法(TDD),用于模态提取(matlab signal time domain decomposition method (TDD), for mode shapes extraction)
- 2017-08-20 15:38:02下载
- 积分:1
-
matlab-jiaoan
关于Matlab学习的教程PPT,非常适用(Matlab tutorial on learning PPT)
- 2009-05-26 15:33:10下载
- 积分:1
-
McGraw.Hill.MATLAB.Demystified.Apr.2007
Matlab Demustified 2009 one of the best books
- 2009-07-15 21:07:03下载
- 积分:1
-
conventionOQPSKdemodulationforFQPSK
说明: 加性高斯白噪声下,FQPSK调制的常规OQPSK检测(awgn channel, convention OQPSK demodulationfor FQPSK modulationfor)
- 2010-04-15 10:58:06下载
- 积分:1
-
matlabformimo2x2_version1.0
MIMO及天线选择,学习天线选择比较好的参考程序!(MIMO and antenna selection, antenna selection learning good reference program!)
- 2014-09-21 03:10:38下载
- 积分:1
-
pso-bp
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。
BP(Back Propagation)神经网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hidden layer)和输出层(output layer)。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm. BP (Back Propagation) neural network is a 1986 team of scientists headed by Rumelhart and McC)
- 2020-10-29 22:19:56下载
- 积分:1