-
LF
说明: 基于MATLAB蚁群算法LF解决聚类问题源程序代码,包括文档与论文(MATLAB-based ant colony algorithm to solve clustering problem LF source code, including documents and papers)
- 2009-05-14 22:04:11下载
- 积分:1
-
AFD_MATLAB
AFD(自适应傅立叶变换)的matlab实现代码(the matlab code of AFD algorithm)
- 2017-12-11 16:54:28下载
- 积分:1
-
Matrix Computations 4th edition.pdf
矩阵计算英文版第4版,经典,经典,很不错!!!!!请下载!!!!!!(Matrix Computing English Version 4, classic, classic, very good!!!! Please download!!!!!!)
- 2020-06-23 22:20:02下载
- 积分:1
-
norton-power-law
牛顿幂率蠕变法则的一个子程序-是一个经典的、常用的蠕变法则,在众多领域广泛使用(Newtonian power law creep rate of a subroutine- is a classic, conventional creep law, are widely used in many fields)
- 2021-04-01 20:49:08下载
- 积分:1
-
fft13
fft code in visual c++
- 2011-07-16 22:23:05下载
- 积分:1
-
yxyffbc(dsb)
有限元方法fortran编程,包括二维三维线性非线性静态分析、稳定流瞬时流分析、振动问题、特征值问题、并行计算等。包含了所有子程序。(Finite element method fortran programming, including 2D and 3D linear and nonlinear static analysis, steady flow transient flow analysis, vibration problems, eigenvalue problems, parallel computing. Contains all subroutines.)
- 2013-11-24 23:02:01下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
ADINA-Program
有限元源程序,结构分析软件,可以用于结构工程、近海工程等领域。(Adina FEM Program, can be used in structural engineering, offshore engineering, and so on)
- 2012-12-26 20:47:21下载
- 积分:1
-
LU
说明: 数值分析中运用matlab使用LU分解法求线性方程组(Numerical analysis using matlab LU decomposition method for solving linear equations)
- 2012-10-18 23:54:17下载
- 积分:1
-
mfix-2010.tar
多相流cfd程序,用fortran实现,有多流体和dem计算功能,当然还有其它更多功能(MFiX is a general-purpose computer code developed at the National Energy Technology Laboratory (NETL) for describing the hydrodynamics, heat transfer and chemical reactions in fluid-solids systems. It has been used for describing bubbling and circulating fluidized beds and spouted beds. MFiX calculations give transient data on the three-dimensional distribution of pressure, velocity, temperature, and species mass fractions. MFiX code is based on a generally accepted set of multiphase flow equations. The code is used as a "test-stand" for testing and developing multiphase flow constitutive equations.)
- 2020-09-15 21:07:56下载
- 积分:1