资源列表
PLSPCAdfunction
- pls和pca的代码,python编写,添加数据文件后,修改输入变量的参数,即可直接运行。(Pls and PCA code, python write, add data files, modify the parameters of the input variables, you can run directly.)
PLSPCAT2andspe
- 故障检测,分别是pls和pca,计算spe和t2控制量。(Fault detection is pls and PCA, respectively, to calculate SPE and T2 control.)
3种神经网络控制
- nerual network pid控制(nerual network pid control)
fft
- C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)
7
- 矩阵的二元组存储,一般形式输出,慢速及快速转置(Matrix two tuple storage, general form output, slow and fast transposition.)
流畅的Python
- 流畅的Python(高清pdf压缩包),超清,超实用,完全免费,解压无密码 绝对实用绝对实用绝对实用绝对实用(Python,very good,very useful,absolutly free)
Calibration of Polypropylene
- abaqus 塑料的粘弹性模型 ,应用试验数据对塑料的本构关系进行拟合(abaqus PRF model for simulate plastic)
functionequation
- 求解微风方程边界条件限制下的解。解一个方程组, du/dx+dv/dx=0 u=dn/dx v=-dm/dx du/dx=-exp(-x)+n*m/(m+n) 边界条件和初值条件 u(p)=0,u(0)=v(p),v(0)=0 n(0)=q 其中函数自变量为x,边界条件和初值条件中p为常量,q为变量(Solving the solution of the boundary condition of the breeze equation)
matrixchain
- Matrix Chain Multiply
L12
- Matrix Chain Multiply 2
rbf-svm.py
- 通过SVM可以对两个半月形的数据簇进行分类(By using SVM, two semilunar data clusters can be classified.)
FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM
- 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor