-
FFT
FFT with fix point 2*N
- 2013-10-06 15:38:38下载
- 积分:1
-
qiuni
C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
- 2013-12-16 21:18:18下载
- 积分:1
-
Burgers
用麦克麦考方法求解一维burgers方程的matlab代码(By Mike McCaw method for solving one-dimensional burgers equation matlab code)
- 2021-02-13 14:59:49下载
- 积分: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
-
zuijia
求解某一函数的最佳一致逼近二次多项式,课任意更改所需函数(Solving a quadratic function of best uniform approximation polynomial functions required for any changes to class)
- 2013-05-28 17:48:23下载
- 积分:1
-
pro2
用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子(A Genetic Algorithm for Active Suspension System routines)
- 2020-09-18 17:17:56下载
- 积分:1
-
Calculator2
这是一个小型计算器,功能强大,用户输入想要计算的数据,即可自行计算出结果。(This is a program about calculator,and it is very userful.)
- 2012-10-08 10:21:39下载
- 积分:1
-
lbmFlowAroundCylinder
格子玻尔兹曼 圆柱绕流 Python编写(lattice boltzmann flow around a cylinder, using Python. very fast because of numpy library)
- 2021-03-24 15:39:14下载
- 积分: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
-
KIVA 3V的入门介绍
KIVA 3V的入门介绍、求解控制方程、边界条件、计算网格、控制方程的离散与求解、程序流程。(Getting KIVA 3V introduction, solving equations, boundary conditions, grid computing, control discrete and solving equations, the program flow.)
- 2014-02-04 05:45:54下载
- 积分:1