搜索资源列表
Computmethod
- 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
radarFDTDGUI
- 时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法-Time-domain finite difference method for solving Maxwell' s equations
rossler
- 这个文件是关于如何求解rossler方程的求解的,对于初学者还是很有帮助的。-about solve rossler equation.
200601220942288253
- ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x < p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 ElGamal用于数字签名。被签信息为M,首先选择一个随机数k, k与 p - 1互质,计算 -首先选择一个随机数k, k与 p- 1互质,计算 a = g^k ( mod p )
nast3dgp-2.07
- 求解不可压三维NS方程程序,说东风公司爱上噶-NaSt3DGP is a parallel solver for the threedimensional incompressible Navier-Stokes-equations
Household
- Household 分解方程 地球物理求解方程-Household decomposition equation
solution.tar
- 利用LU分解来求解方程的解,方乘的要求是中小型稠密矩阵,算法复杂度为O(n2)-calculate the solution of a equation with LU decomposition
solvers1.11.tar
- 利用稀疏矩阵的共轭梯度法求解方程,经实际检验效果很理想-solve equation with sparse conjugate gradient method
heatexchanger
- 三股流换热器设计计算 包括物性求解 及热平衡方程的建立迭代-Three streams of establishing heat balance equation and iterative design of heat exchanger
vbgaosi
- vb高斯消去法解方程组组,也就是矩阵求解,直接三角形解法-Vb gauss elimination equation way, namely matrix to solve, triangle method directly
acoustic-2order-pseudospetrum
- 用西方最快的傅里叶变换包FFTW来求解二阶声波方程。伪谱法-Pseudo-spectral method for solving second-order acoustic wave equation, which used Western fastest Fourier Transform package FFTW
BKMSoftware
- 边界节点法(Boundary Knot Method)是一种被广泛使用的无网格数值方法,具有编程容易、收敛速度快等优点,被广泛关注。边界节点法的主要思想是利用控制方程的非奇异一般解的线性组合来近似方程的解,通过配点法求解出未知系数。在这整个计算过程中保持了无网格的优势。鉴于边界节点法的优点,作者开发了基于边界节点法的MATLAB工具箱用以求解一些常见的椭圆形方程控制的物理问题如Helmholtz方程控制的声学问题等,为科学研究和工程应用提供了一个简便的工具。本软件可用于科学研究和实际工程计算,
j1-1
- 求解椭圆方程的jacobi迭代,其中边界采用的是重叠一层网格点的边界替换。-Jacobi iterative solving elliptic equations, Which uses a boundary layer of overlapping grid point boundary replacement.
52191886
- 本程序为利用matlab求解微分方程的源程序及相关例子 不错的-This procedure for the use of matlab to solve the differential equation of the source and the relevant examples of good