-
MATLAB
matlab常见的算法,很有用的,里面有很多的算法,工程人员很有用。(matlab common algorithm, very useful, there are many algorithms, engineers useful.)
- 2010-06-18 17:30:46下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
gingkun
雅克比迭代求解线性方程组课设,基于matlab GUI界面设计,实现了对10个数字音的识别程。( Jacobi iteration for solving linear equations class-based, Based on matlab GUI interface design, Realization of 10 digital audio recognition progra.)
- 2016-06-12 11:23:35下载
- 积分:1
-
CSRec_SP
压缩感知的SP算法,主要是根相关文献编写,请多交流(Sp for compressed sensing applications)
- 2011-08-14 12:01:49下载
- 积分:1
-
NewPaperImplementation(Median_AVG_Mean)
It is a speckle noise filter using median-average-mean filter. it will remove the speckle noise from images this filter is based on a proposed technique in a paper
- 2014-01-06 23:05:51下载
- 积分:1
-
ROOT-MUSIC
文章的作者进行了基于行列合成的实值二维ROOT-MUSIC算法的仿真分析(The authors were synthesized based on the ranks of real two-dimensional ROOT-MUSIC algorithm simulation)
- 2010-11-07 19:57:01下载
- 积分:1
-
Untitled
MATLAB code on linear minimum mean square error (LMMSE) estimation and its application to the problem of channel equalization in digital communication systems.
amr amin: code on the application of channel equalization in digital communication systems.
- 2009-12-09 08:24:00下载
- 积分:1
-
matlab01
matlab小波应用命名全集,方便matlab使用者查看使用。(Collection name matlab wavelet applications to facilitate the use of matlab users to view.)
- 2010-02-26 14:14:01下载
- 积分:1
-
Files-(2)
Introducing Mass and Stiffness Matrices
Mass elements are introduced based on the 9-strory benchmark FEM model
- 2015-01-10 00:28:43下载
- 积分:1
-
Segmentacao
The process to segmentation of images. Where it to identify the object an image.
- 2015-03-26 03:30:21下载
- 积分:1