资源列表
gauss_seidel
- 数值分析:Gauss_Seidel迭代法求解线性方程组。界面美化。c源代码-Numerical Analysis: Gauss_Seidel iteration method for solving linear equations. Interface landscaping. c source code
CCPSO
- C语言环境下的混沌粒子群优化程序,程序书写的简单易懂,很方便应用。-Chaos particle swarm optimization C language environment, programs written in easy to understand, easy application.
Least-squares-fitting
- 用最小二乘法解决实际问题,如曲线拟合,插值分析,
charpt7_3
- 安德森《计算流体力学及其应用》第七章拟一维喷管流动的数值解 7.3节 亚声速—超声速等熵喷管流动的CFD解法 。-Anderson the computational fluid mechanics and its application "chapter 7 quasi one-dimensional nozzle flow numerical solution of section 7.3 subsonic- supersonic isentropic nozzle flow of
FFT_20090420
- 信号数据的FFT变换,c文件,仅供学习、参考用。-FFT transform signal data, c file, for study and reference.
xiaobo
- 小波分析的fortran程序及grads绘图输出的ctl和gs文件-fortran program for wavelet analysis and the ctl/gs file for grads ouput.
Factorial
- Factorial Number C++ Builder
fit_maxwell_pdf
- 麦克斯韦-玻尔兹曼分布是一个概率分布,在物理学和化学中有应用。最常见的应用是统计力学的领域。任何(宏观)物理系统的温度都是组成该系统的分子和原子的运动的结果。这些粒子有一个不同速度的范围,而任何单个粒子的速度都因与其它粒子的碰撞而不断变化。然而,对于大量粒子来说,处于一个特定的速度范围的粒子所占的比例却几乎不变,如果系统处于或接近处于平衡。麦克斯韦-玻尔兹曼分布具体说明了这个比例,对于任何速度范围,作为系统的温度的函数。它以詹姆斯·克拉克·麦克斯韦和路德维希·玻尔兹曼命名。-Maxwell- B
K-means
- K Means Algorithm Calculated by Euclidean distance and Manhattan
matrix_multiplty_mpi
- 并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation
inverse_matrix
- 矩阵求逆计算程序,可以直接当子程序来调用-Matrix inversion computer program can be called when the subroutine
Floyd_most_short-circuit_algorithm_of_MATLAB
- 这是关于最短路径法的详细教程,对数学建模的同学有重要意义。-This is the shortest path algorithm on a detailed tutorial on the mathematical modeling is important to students.
