-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1
-
odwnn
单输入单输出函数小波网络,用户需安装matlab神经网络工具箱,用户可以根据需要更换自己的训练样本,kugfcn.m,radbasmorlet.m分别为两个小波母函数,代码中加入了最优停止训练算法,非常好用(SISO function wavelet network, users need to install matlab neural network toolbox, users need to be replaced in accordance with their own training samples, kugfcn.m, radbasmorlet.m were two wavelet generating function, the code is added to optimal stopping training algorithm, very easy to use)
- 2008-01-03 21:07:41下载
- 积分:1
-
matlab_image
matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等(matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, image binarization, all kinds of edge detection operator, etc.)
- 2009-05-06 00:02:32下载
- 积分:1
-
PSO_Codes-Basic-Code
This Code SimulTION PSO BASIC CODE IN MATLAB IS CODE IS VWRY USEFUL FOR UNDERESTAND PSO HOW WORK
- 2013-03-03 21:41:29下载
- 积分:1
-
MATLAB-optimization-toolbox-tutorial
MATLAB优化工具箱使用教程,含有具体应用与实例(MATLAB optimization toolbox tutorial, containing specific applications and examples)
- 2013-11-06 17:49:46下载
- 积分:1
-
Fast_Transversal_RLS_Algorithms
Fast Transversal RLS Algorithms with examples using matlab
- 2013-12-21 16:34:53下载
- 积分:1
-
imf_fft - 副本
计算每个IMF分量及最后一个剩余分量residual与原始信号的相关性;计算各IMF的方差贡献率;绘制FFT频谱(The correlation between each IMF component and the last residual component residual and the original signal is calculated; the variance contribution rate of each IMF is calculated; and the FFT spectrum is drawn.)
- 2018-05-02 16:08:06下载
- 积分:1
-
SVM
SVM_for_classficationS200502106 SVM用于模式分类 matlAB实现(SVM_for_classfication S200502106' SVM for pattern classification matlAB achieve)
- 2010-10-21 19:31:37下载
- 积分:1
-
Coding-for-COA_HighPrecision_high-convergence
Coding for COA_High Precision_high convergence ***Cuckoo Optimization Algorithm*** * Matlab Toolbox Ver. 1.0.1 * programmed by: "Ramin Rajabioun, 2011" This code minimizes your cost function, so don t change any part of your code.
- 2013-12-10 16:49:11下载
- 积分:1
-
Failure-Mode-and-Reliability
结构系统失效模式可靠性Monte-Carlo法
结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
- 2013-12-18 19:43:11下载
- 积分:1