-
betong
This is MATLAB program
- 2009-04-04 09:43:21下载
- 积分:1
-
water_and_steam
查取水和蒸汽热力性质的matlab程序,包含温度、压力、焓值和熵值等。(Thermodynamic properties of water and steam
)
- 2014-10-04 09:51:24下载
- 积分:1
-
61046606ABCNNTrain
Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Papers: D. Karaboga, B. Basturk Akay, C. Ozturk, Artificial Bee Colony (ABC) Optimization Algorithm for Training Feed-Forward Neural Networks, LNCS: Modeling Decisions for Artificial Intelligence, 4617/2007, 318-329, 2007. D. Karaboga, C. Ozturk, Neural Networks Training by Artificial Bee Colony Algorithm on Pattern Classification, Neural Network World, 19(3), 279-292, 2009. */
- 2013-12-10 16:58:46下载
- 积分:1
-
doa_music
music估计doa,阵元排列方式为均匀线阵,此程序适用于应用music算法线阵搜索(music estimate doa, array element arrangement for ULA, this procedure applies to linear search algorithm applied music)
- 2015-01-08 14:08:42下载
- 积分:1
-
AntColonyOptimization
这些文章详细讲述了蚁群算法的功能和依靠蚁群算法进行航迹规划的方法(Aan Colony Optimization)
- 2010-10-11 16:56:25下载
- 积分:1
-
image_processing
多种图像边缘检测与分割处理matlab源码(image edge detection and splitting processes, in Matlab)
- 2009-11-27 13:35:59下载
- 积分:1
-
QBPNN
自己编写的一个量子BP神经网络,数据是利用ELM官方网站上给出的数据(quantum bp neural networks)
- 2021-03-28 15:19:12下载
- 积分:1
-
gamma_MAp
GammaMap滤波器函数,很好用,MATLAB语言。(GammaMap filter function, useful, MATLAB language.)
- 2020-09-18 19:57:55下载
- 积分:1
-
Astar
MATLAB IMPLEMENTATION
OF ASTAR ALGORITHM
- 2010-11-23 02:38:56下载
- 积分:1
-
MyHamming
说明: 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u
f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数
q为退火因子,TolFun为函数容许误差
算法第一步根据输入变量数,将某些量设为缺省值( Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown function, x0 as the initial point, l, u, respectively, lower and upper limits for the search interval, kmax is the maximum q iterations for the annealing factor, TolFun as a function of allowable error algorithm is the first step according to the number of input variables, set default values for certain amount of)
- 2011-02-23 13:35:31下载
- 积分:1