-
层次分析法求权重
可用于层次分析法比较评价,主函数输入初始矩阵,调用层次分析函数(It can be used for comparative evaluation of analytic hierarchy process. The main function input the initial matrix and call the analytic hierarchy process function.)
- 2020-06-19 11:40:02下载
- 积分:1
-
Spring-ANSYS-Analysis
ANSYS弹簧建模有限元分析,分析步骤很详细,供大家学习借鉴(ANSYS finite element analysis of spring modeling, analysis steps in detail, for everyone to learn)
- 2013-05-03 09:49:34下载
- 积分:1
-
thin_plate
薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method.
Features:
(1) support arbitrary control points
(2) allow regularization
(3) estimate the warp parameters from corresponding pairs
)
- 2009-03-13 15:32:13下载
- 积分:1
-
IBVS-master
MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
- 2020-11-21 19:09:35下载
- 积分:1
-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
通过模型决定系数完成支持向量机参数优化 SVR_fitting
说明: 通过模型决定系数完成支持向量机参数优化,并建立基于大数据的支持向量机模型实现回归拟合(The parameters of SVM are optimized by the coefficient determined by the model, and the regression fitting is realized by the support vector machine model based on big data)
- 2020-06-16 00:14:36下载
- 积分:1
-
Least-squares
在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。(In visual c++6.0 environment, using C++ language least squares procedure.)
- 2011-06-24 14:33:54下载
- 积分: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
-
fdtd2dTM
时域有限差分 2维 完全匹配层
犹他州大学(fdtd method 2D pml perfect mached layed
www.ece.utah.edu)
- 2012-11-20 08:16:20下载
- 积分:1
-
MagneticInduction
计算磁铁在线圈经过时,感生电压和磁铁位置的关系,即电磁感应系数(when a magnet passes by a coil, to calculate the induced voltage)
- 2018-05-28 22:28:36下载
- 积分:1