-
mat_disperse
这是一个matlab程序,包括了面波频散计算,及最小二乘反演的导数计算内容。(This is a matlab procedures, including a surface wave dispersion calculation, and calculation of the derivative of least squares inversion content.)
- 2020-11-18 14:39:39下载
- 积分:1
-
Bifurcation-for-Double-disk
一篇论文,对研究转子动力学初学者有参考价值,题目为叶片振动影响下双盘转子-轴承系统的稳定性与分岔。(Paper, the study of rotor dynamics beginners reference value, titled double-disc rotor blade vibration under the influence- bearing system stability and bifurcation.)
- 2011-09-30 08:57:52下载
- 积分:1
-
fftwuserdll
说明: fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
- 2020-06-20 13:20:01下载
- 积分:1
-
拉格朗日插值法_matlab
数学最优问题中,拉格朗日乘数法(以数学家约瑟夫·路易斯·拉格朗日命名)是一种寻找变量受一个或多个条件所限制的多元函数的极值的方法。(In the mathematical optimization problem, the Lagrange multiplier method (named by the mathematician Joseph Luis Lagrange) is a method of finding the extremum of a multivariate function which is restricted by one or more conditions.)
- 2018-05-01 21:20:07下载
- 积分:1
-
uystn
这是在MATLAB上的SIMULINK中实现的雷达系统仿真实例,用户可以自己设定目标距离,方向等参数,(This is an example of radar system simulation implemented in SIMULINK on MATLAB. The user can set the target distance, direction and other parameters by himself.)
- 2018-11-15 17:27:38下载
- 积分:1
-
matlab转子有限元碰摩计算 pm
matlab转子有限元碰摩计算,建模简单,自动判断碰摩与否(Maatlab finite element calculation of rotor rub-impact, modeling simple, automatic judgment rubbing or not)
- 2012-11-15 13:31:00下载
- 积分:1
-
MTT
通过滑动T检验时间序列的变化趋势,一般多用于气象分析(T-test time series by sliding the trend, generally used for weather analysis)
- 2013-09-05 16:49:32下载
- 积分:1
-
Linear Algebra and Its Applications 4ed
说明: 线性代数及其应用 第4版 1-Linear Algebra and Its Applications 4ed.MIT Gilbert Strang(1-Linear Algebra and Its Applications 4ed.MIT Gilbert Strang)
- 2020-06-05 15:55:01下载
- 积分:1
-
KMEANS
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real)
To compile:
ICC KMEANS.CPP <enter>
(This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.
Usage for KMEANS is:
KMEANS SOURCEFILE <enter>
The format of the source file is:
NPat - Number of patterns (int)
SizeVect - Size of vector (int)
NClust - Number of cluster centers(int)
vect[1,1] ... vect[1,SizeVect] - vector 1 (real)
vect[2,1] ... vect[2,SizeVect] - vector 2 (real)
. .
. .
. .
vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real)
To compile:
ICC KMEANS.CPP <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
MLS
说明: 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用(Moving Least Square Method)
- 2011-04-07 16:08:36下载
- 积分:1