资源列表
PCA+SVM
- 采用经典的ORL人脸数据集,利用PCA进行进行降维,然后用SVM进行数据集的分类和训练。上传文件内包含libSVM3.2安装包(The classical ORL face dataset is used for dimension reduction by PCA, and then SVM is used to classify and train the dataset.)
tikhonov
- 压缩包里包含了:正则化方法,L曲线,奇异值分解等,希望对大家有帮助(Compression package contains: regularization method, L curve, singular value decomposition and so on, we hope to help everyone.)
sort
- 使用c语言实现的各种排序算法,比较详尽,基本的排序算法都包含在内(Various sorting algorithms implemented using c language.)
tut22.pdf
- tutoring Welding simulation
final
- lstm网络数据处理,网络训练以及权重自动训练更新。(data processing,network training and weight updating)
算法模型集合
- matlab算法示例,演示,及学习资料,相关ppt已全部打包。(Matlab algorithm example, demonstration, and learning materials, related ppt has been packaged.)
Dijkstra
- 采用matlab实现Dijkstra最路径算法(Using MATLAB to implement the shortest path algorithm)
000000136965.pdf
- Evaporation during laser welding
黑大数学系数学建模matlab教程
- 14年黑大数学建模教程,内含基础算法及程序说明,初学建模或matlab必看。(14 years of black mathematical modeling tutorial, including basic algorithm and program descr iption, beginner modeling or matlab must see.)
2015-102-Basak.pdf
- Laser bem welding metal alloy
fengchang_tongbuji111
- 在MATLAB里面搭建的风力发电模型,通过控制模拟风力发电(Power system three-machine nine-node model, simulation based on module construction, simulink)
CSBP_matlab
- 正交匹配追踪(OMP)算法属于贪婪算法。而贪婪算法是一种不追求最优解,只希望得到较为满意解的方法。贪婪法一般可以快速得到满意的解,因为它省去了为找最优解要穷尽所有可能而必须耗费的大量时间。贪婪算法常以当前情况为基础作最优选择,而不考虑各种可能的整体情况,所以贪婪算法不要回溯。(Orthogonal matching pursuit (OMP) algorithm belongs to greedy algorithm. Greedy algorithm is a method that does
