-
filter
应用MATLAB实现噪声滤波器。一段有尖锐噪声的音频信号去噪。( filter)
- 2011-12-07 21:10:29下载
- 积分:1
-
gvf1111
利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进(using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement)
- 2007-06-03 12:42:11下载
- 积分:1
-
powertemp
Robust control in power system
- 2014-11-11 14:29:49下载
- 积分: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
-
background
基于matlab,利用背景减除法实现运动目标的跟踪。本代码所用的函数均适用于新版本的matlab,不需要额外修改。在MATLAB2014a编译通过。(Based on matlab, for tracking moving objects using background subtraction method. The code used functions are applied to the new version of matlab, no additional modifications. In MATLAB2014a compile.)
- 2021-04-13 15:28:56下载
- 积分:1
-
simpsons
SIMPSON S 1/3RD INTEGRATION RULE
- 2015-01-17 21:18:26下载
- 积分:1
-
CDS
这是一个用matlab编写的构建网络连通支配集的程序。(Build a network connected dominating set of procedures)
- 2014-02-27 22:57:53下载
- 积分:1
-
changguiPID_noDistrup
用于研究发电机励磁系统的控制,选用PID励磁控制器来实现。(Used to study the generator excitation system control,the selection of PID excitation controller to achieve.)
- 2018-01-18 09:38:00下载
- 积分:1
-
Basic_EM_Code
SampleGenerate.m 生成EM_data数据
GMM_EM_Main.m 执行EM
temp2是测试如何求高斯密度的函数(SampleGenerate.m
GMM_EM_Main.m
temp2)
- 2009-09-19 00:36:44下载
- 积分:1
-
mcode
lms program for matlab
- 2009-07-15 13:40:21下载
- 积分:1