有利于帮助大家求解模拟退火算法,非常有用
2019-12-21 20:38:50 213KB 模拟退火算法
1
MATLAB仿真 MATLAB 工具箱使用 MATLAB学习应用 苏金明著
2019-12-21 20:37:00 7MB MATLAB
1
深度学习网络matlab工具包,包含深度信度网络dbn,卷积网络cnn,sae(stacked auto-encoders),cae(Convolutional auto-encoders)等实现。 ================================================================ Directories included in the toolbox ----------------------------------- `NN/` - A library for Feedforward Backpropagation Neural Networks `CNN/` - A library for Convolutional Neural Networks `DBN/` - A library for Deep Belief Networks `SAE/` - A library for Stacked Auto-Encoders `CAE/` - A library for Convolutional Auto-Encoders `util/` - Utility functions used by the libraries `data/` - Data used by the examples `tests/` - unit tests to verify toolbox is working For references on each library check REFS.md =========================================================== ps:在某些matlab中,可能没有rng函数,从而导致测试脚本中报错。该函数作用只是初始化随机函数种子,可以直接把rng(0)这句注释掉,或者用rand函数去设置随机种子。
2019-12-21 20:29:54 14.09MB 深度学习网络 deep_learn cnn dbn
1
Quaternion toolbox for Matlab is a toolbox that extends Matlab to handle matrices of quaternions with real and complex components. Many Matlab operators and functions are overloaded to work for real quaternion and complexified quaternion matrices.
2019-12-21 20:27:52 636KB 四元数 Matlab quaternion
1
MATLAB & Bash Scripts for analyzing neurodata acquired from epilepsy patients
2019-12-21 20:27:05 10.63MB MATLAB工具箱 神经信号分析
1
各种降维方法的Matlab工具箱,包括完整的说明和例子。降维的方法基本上全了。
2019-12-21 20:25:57 1.07MB PCA LDA LLE Isomap
1
项目所需,研究了随机森林matlab工具包RF_MexStandalone-v0.02-precompiled 另附随机森林其它几种matlab实现方式
2019-12-21 20:25:33 100.99MB random matlab RF_Mex
1
DeepLearn 深度学习MATLAB工具箱,适合MATLAB平台快速入门深度学习,包含CNN,RNN,DBN等模型全套代码
2019-12-21 20:23:06 14.1MB DeepLearn 深度学习 工具箱
1
为验证在聚类分析的聚类结果,重要的是要使用一些客观评价聚类质量的指标。本matlab工具箱提供4个外部效度指标和8个内部效度指标: Rand index, Adjusted Rand index, Silhouette, Calinski-Harabasz, Davies-Bouldin, Homogeneity, Separation等。含使用范例。
2019-12-21 20:22:36 37KB 最佳聚类数 聚类分析
1
一个关于复杂网络社团发现的MATLAB工具箱,包括常见的社团发现算法的实现。
2019-12-21 20:22:31 1.65MB MATLAB 复杂网络 社团发现
1