搜索资源列表
zhekou
- 这是一个适用于超市、酒店等行业进行计费的系统,可以根据消费额不同进行不同的折扣计算。-apply to supermarkets, hotels and other sectors of the billing system, under the spending for a variety of different discount.
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
peric-1d
- 一维非稳态求解对流扩散方程,很简单适用。-Solving one-dimensional unsteady convection-diffusion equation is very simple to apply.
8
- 利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in
VUMAT-failure-model
- 适用于ABAQUS的自定义材料子程序,适用于显式分析中描述材料失效的基于J2的材料模型-The ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2-based material model to describe material failure
VUMAT-J2
- 适用于ABAQUS的自定义材料子程序,适用于显式分析的J2等向强化模型。-ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2 model to strengthen.
Euler.tar
- 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C
8Pointfft
- 8点FFT算法在DSP2407上的应用,对初学FFT的人可能有点启发-8 point FFT mathmetic,apply to TI DSP2407
gonge
- 优化设计方法:共轭梯度法的c语言程序。初学者适用-Optimization method: conjugate gradient method of c language program. Apply to beginners
divh
- 简单的矩阵求逆的c语言算法,对初学者适用,包含头文件可以直接镶嵌到其他程序中-Simple matrix inversion algorithm in c language for beginners to apply, including the header files can be directly embedded into other programs
dos11
- this algorithm in matla help to apply som self organizing maps-this algorithm in matla help to apply som self organizing maps
CG
- 数值分析中的CG算法实现,对于初学者很适用,算法快捷易读-Numerical Analysis of CG algorithms, for beginners is to apply efficient algorithm to read
Matlabcodes-RobustPCA
- Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
GMRES2008.09.24
- 广义最小残差法求解矩阵方程。 不同于国外的代码,由本人亲自编写,非常清晰,易于使用。-GMRES to solve the matrix equations,which is easy to comprehend and apply.
shuzhi_6
- 方法一Gauss消去法 采用一般Gauss消去法解方程组 方法二:列主元Gauss消去法 先找出没一步中没列的主元然后应用Gauss消去法解方程组 -A Gauss elimination method Gauss elimination method using the general method of solving system of equations II: main-element Gauss elimination method did not find som
SimpleCalculator
- 计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.
testrc
- 套用公式 计算电阻电容的值 I1 = U / R + j2πfCU I2 = U / R + Kj2πfCU IR = U / R = ((K^2 *I1^2-I2^2)/(K^2-1))开根号 C=(I2-I1)/(4Pi*U)-Apply the formula to calculate the value of resistance and capacitance I1 = U/R+ j2πfCU I2 = U/R+ Kj2πfCU IR = U/R =
xiaoxueyunsuan
- 小学运算程序,产生随机数 ,使用者计算。适用于初学者-Primary operation procedures, to generate random numbers, the user computing. Apply to beginners! !
zuiduanlu
- MATLAB求解最短路问题的通用程序,根据不同问题直接套用,没有使用自带工具箱,程序通用性很强,还可供想练习编程的同志参考。-MATLAB to solve the shortest path problem common procedures, depending on the issue directly apply, to use own toolbox procedure is very strong, but also for the comrades want to practice
hessenberg
- 把复矩阵上hessenberg化,再应用qr算法可以求矩阵的特征值和特征向量-Hessenberg based on the complex matrix, then apply the qr algorithm can find eigenvalues ??and eigenvectors