资源列表
MATLAB
- Calculate hurst and lyupanov exponent from a time serie
ziegler-nichols-m-file
- ziegler nichols method with matlab
123
- C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized Level Set Evolution and Its Application to Image Segmentation", IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010. - C. Li, C. Xu, C. Gui, M. D. Fox, "Distance Regularized L
reinforcement-learning
- A Matlab code for finding the shortest path in a graph using reinforcement learning. A sample of input file format is included.
PCA
- 在orl库上实现PCA,初学者的重要资料!-Important information in the the orl library PCA, beginners!
[LibSVM_CODE
- LibSVM2.6程序代码注释 比较实用希望对大家有帮助-LibSVM2.6 CODE HOPE GIVE YOU A SUPRISE
test2
- matlab code for radio-altimater
spectrum-estimation
- 多种经典谱估计的方法,直接法谱估计,间接法谱估计,Bartlett谱估计,welch谱估计(含多种窗口的实现)。-A variety of classical spectral estimation method, direct method spectrum estimation, spectral estimates of the indirect method, Bartlett spectrum estimation, Welch spectrum estimation (includi
Msem-
- 现代谱估计法,Pisarenko谱估计和Prony谱估计-Pisarenko spectral estimation and Prony spectral estimation
Matlab_tsp
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling
Matlab_zuixiaoerchengfa
- 最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.- Minimum cost
Matlab_zuixiaofeiyong
- 最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.-Minimum cost maximum fl
