-
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
-
buck1bost
基于MATLAB的升降压斩波电路的仿真,可以调节负载和占空比来观察波形的变化(Based on MATLAB buck chopper circuit simulation, you can adjust the load and duty to observe the waveform changes)
- 2013-10-08 10:28:19下载
- 积分:1
-
readpch
读pch文件的小程序,专门读取DMIG格式的矩阵(Reading the small pch file procedures, specifically to read matrix format DMIG)
- 2009-04-10 12:42:24下载
- 积分:1
-
face_detector
face detection.matlab programs of face detection implementation.
- 2010-11-09 17:25:28下载
- 积分:1
-
210117183512005710194519707843
边缘检测和轮廓跟踪程序,在matlab环境下进行的编程(edge detection and tracking procedures outline of the Matlab environment for programming)
- 2006-05-17 16:49:30下载
- 积分:1
-
kalman
卡尔曼滤波方法及其在变形监测中的应用,讲述了其原理及应用
(Kalman filter and its applications in deformation monitoring)
- 2011-05-28 11:32:11下载
- 积分:1
-
VC_MATLAB_DLL
VC调用MATLAB编译的D(VC Calling MATLAB Compiler DLL )
- 2006-11-29 20:05:40下载
- 积分:1
-
zyh
建立现行规划模型,求最优解(最大值或最小值)。(Establish the current planning model, find the optimal solution (maximum or minimum value).)
- 2011-11-23 11:19:27下载
- 积分:1
-
MLNewton-Raphson
Maximum Likelihood
Local search scheme: Newton-Raphson algorithm
- 2015-01-19 01:42:55下载
- 积分:1
-
ChirpBOK
该模型主要实现Chirp系统中Chirp信号的BOK调制,Chirp信号分为上扫频和下扫频信号,可以通过对正余弦信号进行BOK调制来产生。(This model mainly realize the BOK modulation Chirp Chirp signal in the system, under the Chirp signal is divided into the upper frequency sweep and frequency sweep signal, can pass to BOK is cosine signal modulation to produce.
)
- 2020-11-10 14:19:46下载
- 积分:1