资源列表
KMEANS
- C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
rbf
- fortran写的径向基函数法rbf的算法程序。-fortran write rbf radial basis function method procedures of the algorithm.
FORTRAN
- FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
shizixinhaochuli
- 快速傅里叶变换的源程序,不调用fft函数-the source of Fast Fourier Transform,do not call fft function
ns
- 求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
fcm.doc
- 模糊C聚类 分类 很有中文注释 希望对各位有帮助-Fuzzy C clustering classification is very English note you want to help
fft(VB)
- VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the waveform data, for experiment.
two-FVM
- 本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。-The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for
EOF
- 自然正交函数分析(EOF)程序,fortran程序,用作气候分析-Natural orthogonal function analysis (EOF) program, fortran program for climate analysis
newton
- newton法求解函数根(fortran)-root function newton method (fortran)
Floyd
- floyd算法的c++实现,通过输入邻接矩阵,求出点到点的最短距离,测试通过。附带说明-floyd algorithm c++ achieve by entering the adjacent matrix, find the shortest distance of the point-to-point, the test is passed. Annotated
1LLUU
- 矩阵三角分解,使用c语言编写,在Visual c++中编译运行。-Triangular matrix decomposition, using the c language in Visual c++ compile run.
