-
PSO
基于matlab的PSO软件包
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSO soft for matlab
)
- 2010-09-17 10:34:26下载
- 积分:1
-
zhuanju
异步电动机直接转矩simulink仿真,运行时注意matlab的路径(The induction motor direct torque attention to the path of matlab simulink simulation, run-time)
- 2012-11-15 20:48:48下载
- 积分:1
-
Steganographycode
说明: secret hiding of data can be done by using this
- 2010-07-08 18:29:39下载
- 积分:1
-
bresenham_line3d
采用3D Bresenham算法在两点间划一直线
% This program is ported to MATLAB from:
% B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm)
% ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992
%
% Which is referenced by:
% Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid
% Transformations to Volume Data, WSCG2004 Conference.
% http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf (3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf)
- 2020-09-01 20:18:08下载
- 积分:1
-
based-retinex-for-fog-images
基于blind和retinex雾天图像处理,两个程序 带图片(Based blind and retinex fog image processing, two programs with pictures)
- 2011-10-05 09:44:39下载
- 积分:1
-
optimized-genetic-model
改进的克隆选择算法求函数的极值
操作:高频变异、编辑、选择
多峰值函数优化,求函数的极值(Clonal selection algorithm for improved function extremum)
- 2014-11-02 10:39:55下载
- 积分:1
-
KNN
这是自己编的用KNN方法对产生的高斯数据进行分类的MATLAB程序,里面有高斯训练及测试数据的产生,还有分类,程序里有注释(This is their series with the KNN method to classify the Gaussian data generated MATLAB program, which has produced a Gaussian training and test data, as well as classification, program annotated)
- 2014-12-25 19:16:53下载
- 积分:1
-
2D-MUSIC--DOA
本程序利用MUSIC算法对角度进行二维估计,包括方位角和俯仰角,有一定的学习价值。。(This procedure using MUSIC algorithm to estimate the two-dimensional perspective, including azimuth and elevation, there is some learning value. .)
- 2021-01-21 16:28:40下载
- 积分:1
-
WPAnalysis
WPanalysis Function for wavelet processing
- 2013-05-09 02:37:12下载
- 积分:1
-
erfen
二分法 插值
通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值(Each time the interpolation dichotomy by f (x) between zero shrinkage area where half of the ways in which the two endpoints interval function gradually approaching zero, in order to achieve an approximation of zero)
- 2011-05-11 23:12:18下载
- 积分:1