资源列表
comsol书籍
- 关于comsol的操作符&数学函数以及错误信息说明的书籍资料(Information about COMSOL operator & mathematical function and error information)
CFSFDP-matlab
- 密度峰值聚类算法源码+测试数据(人工+UCI)(Source Code and datasets of CFSFDP Algorithm)
ga-svm
- 用遗传算法优化支持向量回归机C、g、p参数(Optimization of C, G, P parameters of support vector regression machine by genetic algorithm)
load_ANN
- python 语言 Ann算法电力负荷预测,网上发现的,共享一下(Python language, Ann algorithm, power load forecasting, online discovery, sharing.)
焊接ansys模拟程序相关
- 运用ansys软件来模拟焊接过程中的温度场和流场的APDL程序,以及相关焊接热源函数。(ANSYS simulation of flow field in welding temperature field)
fiber_optic_sensor_based_SPR
- 光纤型SPR传感器的透射谱,通过最为常见的SP理论,使用MATLAB模拟器透射谱情况。(Transmission spectrum of fiber optic SPR sensor)
专利文本分类
- 对大量的专利文本文件进行处理,然后利用机器学习的算法进行挖掘,实现对专利的分类(A large number of patent text files are processed, and then machine learning algorithm is used for mining.)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
机器学习Python程序
- 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
KPCA故障检测
- 基于KPCA的故障诊断matlab代码。包括t^2统计量和q统计量(Fault Diagnosis Matlab Code Based on KPCA)
hollowcoreppg
- 多芯光子晶体光纤comsol软件设计源文件,可以根据该案例仿真PCF的模场分布,损耗等等(According to this case, we can simulate the mode field distribution and loss of PCF)
核主元分析(Kernel principal component analysis ,KPCA)在降维、特征提取以及故障检测中的应用
- 主要功能有: (1)训练数据和测试数据的非线性主元提取(降维、特征提取) (2)SPE和T2统计量及其控制限的计算 (3)故障检测 KPCA的建模过程(故障检测): (1)获取训练数据(工业过程数据需要进行标准化处理) (2)计算核矩阵 (3)核矩阵中心化 (4)特征值分解 (5)特征向量的标准化处理 (6)主元个数的选取 (7)计算非线性主成分(即降维结果或者特征提取结果) (8)SPE和T2统计量的控制限计算