资源列表
局部线性嵌入
- 利用局部线性嵌入算法将高维数据映射到低维空间中,达到降维效果;(The local linear embedding algorithm is used to map the high dimensional data into the low dimensional space to achieve the effect of reducing the dimension.)
基本ELM
- ELM的试验例子,可用于分类拟合,与其他SLNF网络进行对比使用(The experimental example of ELM can be used for classification fitting,Compare with other SLNF networks)
归档
- 神经网络拟合函数,DNN神经网络,TensorFlow(DNN function, using Tensorflow to conduct it)
wocsvm
- Matlab One Class Support Vector Machine
dd_tools_2_1_2
- SVDD - support vector data descr iption of the matlab code
dd_manual.pdf
- support vector data descr iption of the matlab code
Lec10_L0_SVDD_Oulier_detection.m
- Lec6_SVDD_2_CLASSES support vector data descr iption of the matlab code
license.txt
- support vector data descr iption of the matlab code
基于罚函数的粒子群算法
- 基于罚函数法的粒子群算法,处理优化调度问题(Particle swarm optimization based on penalty function method to deal with optimal scheduling problem)
Basic optimization algorithm program
- 基本优化算法程序,乘子法、信赖域法等matlab程序(Basic optimization algorithm program, multiplier method, trust region method, and so on MATLAB program)
helicopter_simulation
- Matlab simulation of helicopter dynamics
hopfield-master
- Hopfield pattern recognition using c++