资源列表
c3
- 3D流场计算,程序简单非常容易看懂。适合初学者学习-3D flow field
Lagrange-interpolation
- 拉格朗日插值方法有着广泛的应用,本程序给出了一个实例。-Lagrange interpolation method has been widely used, the program gives an example.
FFTTEST
- C语言 FFT 快速傅立叶变换-C-FFT Fast Fourier Transform
123
- 实现一元多项式的加减乘除运算和多元多项式的加减乘运算,输入时以字符串的形式输入即可。-Achieve a polynomial multiplication and division addition and subtraction and addition and subtraction multi-polynomial multiplication, input a string in the form of typing.
11
- 此代码为多元多项式加减乘化简运算,在vc下运行-Multivariate polynomial addition and subtraction operations by simplifying
lss
- 最小二乘法,数值计算中经常使用到的算法,曲线拟合、方程组求解等-the least squared solution
GAUSS
- 高斯消去发,数值大作业里的。我用的就是这个程序。好用-GAUSS
roots
- 一元多项式方程求根,可以求出方程的所有根,包括虚根-Code to find all real roots of a polynomial with real coefficients.
sequence-alignment-matrix-
- 求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S
RPIM_sh
- PRIM形函数计算程序,可以应用在全局无网格法,局部无网格法和无网格配点法中-Global Meshless method PRIM procedure, solid stress calculations, including calculation of shape functions, with examples, can be adapted to other computer program
EFG
- 固体力学计算程序,基于无单元Galerkin法-Solid mechanics computer program, based on the element-free Galerkin method
identification-methods-for-structural-systems
- identification methods for structural systems
