-
tftb2002toolbox
matlab工具包,非常有用的信号时频分析工具,stft,doppler(matlab toolkit, a very useful time-frequency analysis tools, stft, doppler)
- 2009-10-21 21:13:09下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
16QAMmodanddemod
16QAM的调制与解调的实现,比较不错的代码,欢迎下载(16QAM modulation and demodulation achieve good code, welcome to download)
- 2013-03-25 12:52:27下载
- 积分:1
-
gmjafsa
人工鱼群算法源代码,最基本的代码。可以很好的理解人工鱼群算法(Afsa is old code)
- 2015-04-01 09:51:33下载
- 积分:1
-
mathmodel
MATLAB数学建模工具箱,实用工具集,对在做建模的朋友有帮助(MATLAB toolbox of mathematical modeling, practical tools for doing modeling friends help)
- 2010-07-08 20:41:38下载
- 积分:1
-
endemo
MATLAB与C语言的编程接口,在C语言里,使用MATLAB的函数(This is a simple program that illustrates how to call the MATLAB
* Engine functions from a C++ program.
)
- 2010-08-25 08:18:03下载
- 积分:1
-
functionofantcolonysearchalgorithm
function of ant colony search algorithm in easy method
- 2010-09-06 20:58:19下载
- 积分:1
-
Mesh_voxelisation
Voxelise a closed (ie. watertight) triangular-polygon mesh. The mesh can be in one of several formats: in an STL file in a structure containing the faces and vertices data in three 3xN arrays containing the x,y,z coordinates or in a single Nx3x3 array defining the vertex coordinates for each of the N facets.
- 2013-03-20 18:05:06下载
- 积分:1
-
STRUCTURAL-BREAKS-ESTIMATION
基于遗传算法的断点估计,对非平稳信号进行分段,使其分段平稳,便于对信号的处理,尤其对于语音信号,非常常用(Based on genetic algorithms breakpoint estimates for non-stationary signal segment, making it piecewise smooth, easy signal processing, especially for the speech signal, very common)
- 2013-04-17 13:54:09下载
- 积分:1
-
matlab
基于matlab的共轭梯度法,基于这种算法可以求解矩阵的解,以及相应的误差(base on matlab)
- 2011-12-09 22:04:06下载
- 积分:1