-
gmm-4.2.tar
Generic templates of algorithms for sparse matrixs
- 2013-07-12 10:49:08下载
- 积分:1
-
HASHIN_FAILURE_CRITERIA_hard
vumat and umat file of hashin and hard
- 2021-03-25 10:09:14下载
- 积分: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
-
kei_em54
自己编的5种调制信号,混沌的判断指标Lyapunov指数计算,信号维数的估计。( Own five modulation signal, Chaos indicator for Lyapunov index calculation, Signal dimension estimates.)
- 2017-04-21 10:28:42下载
- 积分:1
-
lixiangshiliuyouxianyuanqiujie
理想流体势流的有限元求解程序,简单易懂,适合初学者对该方法编程的一个初步认识,程序内有详细的注释(Potential flow of ideal fluid finite element solver, easy to understand, this method is suitable for beginners programming a preliminary understanding of the program with detailed notes)
- 2013-11-13 09:47:37下载
- 积分:1
-
circfit
基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径(Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius)
- 2008-05-09 08:58:26下载
- 积分:1
-
nonliearvibration
说明: 非线性振动教程,学习振动的学者们必须看的东西。(Nonlinear vibration tutorial, learning vibration scholars must look at things.)
- 2008-11-10 16:15:30下载
- 积分:1
-
srfft
FFT DIF 分裂基的C语言代码,比较好的说明了整个流程(FFT DIF split the base of the C language code, better explains the entire process)
- 2010-06-02 17:10:36下载
- 积分:1
-
vlmd
计算低速气动力的涡格法程序,来自NASA,可信度高(This is a vortex lattice aerodynamic program from the low speed aerodynamics group at NASA Langley)
- 2021-03-17 18:19:21下载
- 积分:1
-
Calculator
Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
- 2012-05-29 15:50:21下载
- 积分:1