资源列表
svmtrain
- matlab系统原来自带的svmtrain函数和svmclassify函数。 有需要的在2017a以前的版本里面也能找到! 在新版本中(2018以后),你再运行有svmtrain函数的文件,我试了一下结果是,就算你拷贝过来原来的svmtrain函数,还是运行不出来。。所以各位可以下载试一下。。我建议还是转为最新支持的fitcsvm函数吧!(svmtrain and svmclassify function)
code
- 复杂网络相关参数的代码,度与度分布,平均路径长度,聚类系数,中心性,邻接矩阵与邻接表转换等(Code, degree and degree distribution, average path length, clustering coefficient, centrality, transformation between adjacency matrix and adjacency table of complex network related parameters, etc.)
分布式电源接入对配电网的可靠性影响
- 分布式电源接入对配电网的可靠性影响相关的仿真模型(Reliability of Distribution Network Affected by Distributed Generation Access)
SVM分类
- svm 分类算法 需要自己 添加训练序列 全套可以运行(SVM classification)
DEPSO求极值
- 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the results show that the improve
MuTE
- 多尺度传递熵Matlab工具箱,用以计算信号的多尺度传递熵(Claculate Multiscale Transfer Entropy)
matlab程序(穷举法)
- MATLAB优化算法案例分析与应用(进阶篇)1-10章程序下载(MATLAB optimization algorithm case analysis and application (advanced) chapter 1-10 program download)
mask rcnn
- 跑通的Mask rcnn图像检测,深度神经网络人工智能,检测准确度高(Deep neural network High detection accuracy, including trained data)
IDAExample
- ida example for opensees
VMD
- K. Dragomiretskiy, D. Zosso, Variational Mode Decomposition 原版代码(K. Dragomiretskiy, D. Zosso, The original code of Variational Mode Decomposition)
iris_data
- Iris Data Set(鸢尾属植物数据集)是我现在接触到的历史最悠久的数据集,它首次出现在著名的英国统计学家和生物学家Ronald Fisher 1936年的论文《The use of multiple measurements in taxonomic problems》中,被用来介绍线性判别式分析。在这个数据集中,包括了三类不同的鸢尾属植物:Iris Setosa,Iris Versicolour,Iris Virginica。每类收集了50个样本,因此这个数据集一共包含了150个样本。
严蔚敏数据结构(最全资料)
- 严老师的最全配套源码,学习数据结构的好资料(Teacher Yan's most complete source code, learning data structure of good information)
