-
iypeHhe
矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
- 2018-11-24 07:00:27下载
- 积分:1
-
SIMCA-PP-11-Tutorial
simca-p偏最小二乘法软件教程....(useful word)
- 2012-01-09 19:18:54下载
- 积分:1
-
yang-kh80
调试通过可以使用,已调制信号计算其普相关密度,空间目标识别,采用PM算法。( Debugging can be used, Modulated signals to calculate its density Pu-related, Space target recognition algorithm using PM.)
- 2017-04-06 22:07:06下载
- 积分: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
-
xitongbianshi
通过最小二乘辨识系统模型,并进行必要的分析,是上系统辨识课的实验内容,有程序和报告(By least squares identification system model and the necessary analysis on System Identification lesson experimental content, procedures and reporting)
- 2012-11-01 10:06:10下载
- 积分:1
-
TMS320LF2407-FFT
基于TMS320LF2407的FFT算法的实现及应用(TMS320LF2407 of the FFT algorithm based on Implementation and Application of)
- 2009-11-27 12:39:04下载
- 积分:1
-
faojou
PLS部分最小二乘工具箱,数值分析的EULER法,matlab编写的元胞自动机。( PLS PLS toolbox, EULER numerical analysis method, matlab prepared cellular automata.)
- 2016-05-12 12:39:07下载
- 积分:1
-
1
说明: fluent数值计算中在指定单元坐标加入源项的udf(Add source term to cell coordinates in numerical analysis)
- 2018-07-28 10:08:29下载
- 积分:1
-
nenkiu_v58
仿真效率很高的,小波包分析提取振动信号中的特征频率,实现用SDRAM运行nios,同时用SRAM保存摄像头数据。( High simulation efficiency, Wavelet packet analysis to extract vibration signal characteristic frequency, Implemented with SDRAM run nios, while saving camera data SRAM.)
- 2016-10-12 23:00:01下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分:1