-
fit2
最小二乘曲面拟合程序(m文件),对一组三维数据z=f(x,y)拟合,成为关于x和y的多项式(least squares fitting procedure Surface (m), a group of three-dimensional data z = f (x, y) fitting, be on the x and y polynomial)
- 2021-04-22 16:08:48下载
- 积分:1
-
GPS_IMU_Kalman_Filter-master
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
- 2020-06-08 21:04:02下载
- 积分:1
-
Matlabcodes-RobustPCA
Matlab codes for Robust PCA multivariate control chart(Robust PCA multivariate control chart mainly consists two steps:
Step1
Calculates the robust mean and the robust
covariance of original dataset using the
minimum covariance determinant (MCD).
In MCD technique, finding a subset
containing half of the data such that its
covariance matrix has the lowest determinant, then using this subset to
calculate the robust mean and the robust
covariance matrix (Hubert, Rousseeuw, &
Branden, 2005)
Step2
Standardize data using robust mean and
robust standard deviation from Step1.
Apply PCA analysis, calculate the principalcomponent score matrix Y=ZA, where Z is the robust standardized data matrix, and
A is p*p matrix of eigenvectors (also called principalcomponents))
- 2009-11-11 08:07:04下载
- 积分:1
-
Newmark
数值分析 很好很快的计算特征值和特征向量的方法,很实用(Very fast numerical analysis computing eigenvalues and eigenvectors of the method, it is practical)
- 2009-04-01 10:36:55下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1
-
ModelC_alloy
相场法材料计算的modelc-alloy 对应的基础代码,自取基础有用(The basic code corresponding to modelc-alloy for phase field method material calculation, useful for self-extraction)
- 2020-06-25 12:40:02下载
- 积分:1
-
fajri
music高阶谱分析算法,IDW距离反比加权方法,BP神经网络用于函数拟合与模式识别。( music higher order spectral analysis algorithm, IDW inverse distance weighting method, BP neural network function fitting and pattern recognition.)
- 2017-05-23 02:04:12下载
- 积分:1
-
fortran_MD
Fortran编的关于分子动力学模拟的程序(Fortran programs compiled on the molecular dynamics simulations)
- 2014-02-26 22:16:23下载
- 积分:1
-
code
用C++编写的大整数计算的模板,可实现加、减、乘、除、取模等运算,可以通过此源码学习高精度的实现。(Written with C++ template large integer can be realized addition, subtraction, multiplication, division, modulus and other operations, you can achieve high-precision study of this source.)
- 2011-06-05 17:19:32下载
- 积分:1
-
MGS
本程序是用MGS正交化方法求方程组的最小二乘解的程序(This program is the program of MGS orthogonalization method and the least squares solution of equations)
- 2012-03-26 15:26:16下载
- 积分:1