利用matlab进行简单的深度学习,包含CNN、DBN、RBN、DNN等多种深度学习架构,是不错的资源。
2019-12-21 20:46:56 14.07MB matlab 深度学习
1
有利于帮助大家求解模拟退火算法,非常有用
2019-12-21 20:38:50 213KB 模拟退火算法
1
MATLAB仿真 MATLAB 工具箱使用 MATLAB学习应用 苏金明著
2019-12-21 20:37:00 7MB MATLAB
1
基于matlab的EEG脑电处理工具包-eeglab,能够方便脑电处理
2019-12-21 20:35:58 30.19MB EEG eeglab matlab 脑电
1
MATLAB的机器人工具包,自行添加到MATLAB函数库中就可以使用了。Robotics Toolbox for Matlab
2019-12-21 20:34:04 1.2MB MATLAB ROBOT
1
高阶统计量的matlab工具箱, 运行该exe文件进行解压,内涵使用手册!
2019-12-21 20:30:03 2.88MB 高阶统计量 matlab hosa
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