-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
jacobi
此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。(This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.)
- 2012-11-14 21:09:48下载
- 积分:1
-
wavelet
有各种小波包分解的程序和子程序,能够有效快速地对振动信号进行分解。(There are various wavelet packet decomposition programs and subroutines, which can decompose vibration signals effectively and quickly.)
- 2019-03-07 14:55:15下载
- 积分:1
-
ViBe_Matlab
ViBe背景建模,用于前景检测的Matlab代码。与官网的实现方法类似,只实现了最基础的建模部分。(ViBe background modeling, the prospects for the detection of Matlab code. Similar to the implementation of the official website, only to achieve the most basic part modeling.)
- 2016-12-01 11:17:47下载
- 积分:1
-
matlab_heat-equation_TP2
principal_chaleur
a routine for implementing the EF P1 Lagrange
for the heat equation in the following stationary condition with Nonhomogeneous Dirichlet
- 2013-12-24 05:43:39下载
- 积分:1
-
HTMLScanner
import dalvik.annotation.TestTargetClass for Andriod.
- 2013-12-30 23:55:52下载
- 积分:1
-
reprojection
基于块投影的图像恢复算法,matlab程序(denoise)
- 2010-12-09 01:26:45下载
- 积分:1
-
DSP_Matlab
matlab 的dsp的编程,对DSP的开发有点÷一定的一处(Code on DSP with matlab,may be have a little useful for you!)
- 2005-06-05 20:57:05下载
- 积分:1
-
wireless-nodes
simulation for localizing the wireless nodes, error estimator etc.
project with report
- 2011-10-25 22:56:00下载
- 积分:1
-
MATLABtuitorandguider
《精通MATLAB—综合辅导与指南》,word格式的,可读性很强,适合初级学习人员使用。("proficient MATLAB-comprehensive counseling and guidance", word format, readability strong, suitable for junior staff learn to use.)
- 2007-03-21 15:49:41下载
- 积分:1