-
clock
数据挖掘讲义第六章聚类分析,PDF文件大小约520K(Data mining handout Chapter 6 clustering analysis, PDF file size is about 520K)
- 2018-11-12 13:28:23下载
- 积分: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
-
FEM
说明: 该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
- 2020-03-21 19:57:46下载
- 积分:1
-
RK45andRK54
Runge-Kutta45算法与Runge-Kutta54算法的matlab实现
数值分析课程代码(Runge-Kutta 45 algorithm and Runge-Kutta 54 algorithm matlab implementation
Numerical Analysis Course Code)
- 2021-04-21 16:08:49下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
matrix
C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008(Achieve C++ in matrix operations nr3 code for other books)
- 2014-10-16 10:25:43下载
- 积分:1
-
Sphere
三维数据点拟合空间球体的算法,利用最小二乘法实现空间球的拟合。(3D data points fitting the space sphere algorithm using the method of least squares fitting space ball.)
- 2013-01-09 10:30:52下载
- 积分:1
-
chap5_5
基于自适应在线遗传算法整定的PID控制,每个采样时间分别对PD参数进行整定(based on adaptive online genetic algorithm tuning PID control, sampling each time the PD parameters tuning)
- 2007-01-23 11:52:38下载
- 积分:1
-
correlation
说明: 相关性矩阵源代码,用于计算已知数据的相关性系数(Relevance matrix source code, used to calculate the correlation coefficient of known data)
- 2019-10-10 17:14:38下载
- 积分:1
-
kabg
α-β-γ滤波函数,可实现对等间隔的观测数据进行滤波估计。(α-β-γ filter function design by C language. Complete the filter evaluation function for equidistant discrete data.)
- 2013-08-19 16:40:24下载
- 积分:1