-
CCS
求解转子系统前三个临界转速和主振型的传递矩阵法
(Calculation of critical speed)
- 2009-03-23 15:39:59下载
- 积分:1
-
reynoldre
湍流模型re计算流体力学软件udf 可以用于修改UDF文件(turbulence model FLUENT)
- 2021-01-02 15:18:57下载
- 积分:1
-
Interpolation-Methods
插值法:
(1)拉格朗日插值
(2)牛顿插值
(3)分段线性插值
(4)Hermite 插值
(5)样条插值(Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation)
- 2020-10-17 12:27:27下载
- 积分:1
-
Program
矩阵转换问题
行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
- 2010-12-28 11:42:08下载
- 积分:1
-
gain saturation in mode locked laser
用于计算锁模激光腔中增益饱和强度,用于锁模激光(For calculating the gain saturation intensity in a mode-locked laser cavity for a mode locke)
- 2017-11-30 10:42:02下载
- 积分:1
-
wenoeul
有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。(Euler solved with weno)
- 2021-03-22 20:19:16下载
- 积分:1
-
harmonic
电力系统谐波潮流计算程序,根据各个节点谐波电力发射值采用解耦算法计算各个节点谐波电压(Harmonic voltage power system harmonic flow calculation procedures decoupling algorithm based on the harmonic power emitted value of each node, each node)
- 2013-01-10 18:44:18下载
- 积分:1
-
Volterra
可是实现产生均匀分布的混沌序列,可以用于均匀分布的伪随机发生器(uniform distribution of the chaotic sequence)
- 2012-11-15 14:57:58下载
- 积分:1
-
Mani
流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维(manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction)
- 2009-04-02 09:44:24下载
- 积分:1
-
PCA算法程序 pca
PCA算法程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量
(PCA algorithm programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2021-03-09 13:09:27下载
- 积分:1