-
Cyclic-Hamming-code-Simulation
this is a Cyclic Hamming code Simulation in matlab.
- 2011-07-08 18:04:22下载
- 积分: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
-
Decision_Boundary_using_SVMs(1)
Matlab code to use decision boundary using SVM.
- 2014-02-19 06:20:30下载
- 积分:1
-
ECGxiaobo
ecg 小波分析在心电信号去噪中的应用。小波应用,说明。(ecg ECG signal de-noising Wavelet Analysis Application)
- 2016-01-02 22:26:39下载
- 积分:1
-
Fpca
一个用matlab编写的实现主元分析的功能的源程序(pca)
- 2010-08-21 19:38:30下载
- 积分:1
-
Kalman-filter-algorithm-MATLAB
m代码在m_files目录中,主函数为fildis
执行独立exe时,需..inwin32下的dll支持.可以在autoexec.bat中加入此目录,
也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。
可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。(m code m_files directory , the main function for fildis
, The need to perform an independent exe .. bin the win32 dll support the inclusion in this directory in the autoexec.bat
Can also be dll files to copy into the same directory , for stand-alone exe to be initialized from the mat file of mat file directory full name of the Chinese characters .
Development of navigation can design a variety of kalman filter parameters can be set .)
- 2012-03-24 15:24:23下载
- 积分:1
-
drbd-8.3.6.tar
drbd源文件,热备使用,与heartbeat配合使用,drbd源文件,热备使用,与heartbeat配合使用(DRBD source file, use hot standby, and heartbeat, DRBD source file, use hot standby, used with the heartbeat)
- 2013-12-03 21:16:49下载
- 积分:1
-
harrisforstner
进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。(The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corner.)
- 2010-11-02 10:49:03下载
- 积分:1
-
walt
利用小波的对图像的分解和重构,然后对重构图像消噪,并比较消噪前后的图像。(the use of wavelet image decomposition and reconstruction, and then reconstructed image denoising, and compare the before and after denoising images.)
- 2006-10-13 23:31:03下载
- 积分:1
-
AFD
孤岛检测主动式AFD算法模型及其MATLAB实现(Active AFD islanding detection algorithm model and its MATLAB implementation)
- 2021-05-13 03:30:03下载
- 积分:1