-
mass-5
fluent模拟焊接,熔滴过渡的质量源项(Welding Simulation, mass source)
- 2020-07-02 21:00:01下载
- 积分:1
-
interp1_interp2
C语言实现Matlab中interp1和interp2中的功能。(Interp1 and interp2 in Matlab, C language the function.)
- 2021-03-29 14:39:11下载
- 积分:1
-
Root_Loci
根轨迹文件 多刚体动力学 方程 根分布 稳定分析 (Root locus document root distribution multibody dynamics equations stability analysis)
- 2014-09-21 21:13:28下载
- 积分: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
-
Program
矩阵转换问题
行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
- 2010-12-28 11:42:08下载
- 积分:1
-
UDF
一些简单的UDF文件,实现流场中梯度和某一点压力的检测提取(Some UDF profiles)
- 2015-06-13 07:28:49下载
- 积分:1
-
C_P
恒温减压沸腾UDF,一个基于压力计算的水蒸发UDF程序,请大家探讨一下(boiling udf of costant T and decreasing P)
- 2011-12-19 11:41:40下载
- 积分:1
-
EMD
利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
- 2020-10-19 16:27:25下载
- 积分:1
-
LU
说明: 这是LU分解法求线性方程组的资料,讲解了LU分解的原理及过程,非常实用(LU decomposition seeking linear equations to explain the principles and process of the LU decomposition, very practical)
- 2012-08-26 09:59:07下载
- 积分:1
-
gausszf
该软件主要应用是采用高斯正反算进行换带计算的。(The software application is used mainly Gaussian with positive and negative exchange balance calculation.)
- 2007-09-10 11:12:01下载
- 积分:1