-
gmm-4.2.tar
Generic templates of algorithms for sparse matrixs
- 2013-07-12 10:49:08下载
- 积分:1
-
1bjdj
mumford source code........
- 2009-09-26 17:59:21下载
- 积分:1
-
Variogram_regress
matlab环境下,克里金插值中用回归方法和线性方法拟合出的球状模型的系数。(Kriging the spherical model coefficients using regression fitting in matlab.)
- 2012-11-28 13:00:31下载
- 积分:1
-
2DPhC_PWEBandstructure
声子晶体能带结构计算程序,对初学者帮助很大,希望能帮助需要的人(People phononic band structure calculation program for beginners great help, hoping to help needed)
- 2020-11-16 10:19:41下载
- 积分:1
-
AnalyticAnelastic
二维粘弹性介质中波的传播的解析形式。应用Carcione等在1988年发表的《WAVE PROPAGATION SIMULATION IN A LINEAR VISCOELASTIC MEDIUM》一文中的方法,更加详细的介绍见英文描述。该代码对于做波场模拟的同学有很好的参考价值。( MATLABScript for obtaning the analytical solution for 2D wave propagation in a viscoelastic medium, based on the Appendix B of paper of Carcione et al. (1988)(1), corrected in (2).
The source used is a Ricker wavelet in the y velocity component.
A figure of the source temporal function and its inverse Fourier transform are provided to verify the good working of the method. Also works for elastic variables by substituting the values of vp and vs by real constant ones (vp_0 & vs_0).
Attenuation is implemented by GMB-EK rheology presented in (4) and thoroughfully explained in (3).
In order to make a proper comparison with numerical data it is recommended to either use the same rheology in both the numerical and the analytical. It is also possible to get an almost constant Q value by increasing a lot the number of mechanisms used in both the numerical and the analytical solutions, thus minimizing the effects of the Q fitting in the comparison.)
- 2012-04-23 13:18:07下载
- 积分:1
-
FEMprogram
四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
- 2020-12-16 11:59:12下载
- 积分:1
-
stochastic-computation
TGM.m \传统的Galerkin方法
MD.m \时滞惯性流形方法
brownian.m \演示布朗运动
randomwalk.m \ 演示随机游走
tumor.m \ 演示tumor演化(TGM.m traditional Galerkin method MD.m Delays inertial manifold method brownian.m demo Brownian motion randomwalk.m demo random walk tumor.m demo tumor evolution)
- 2013-08-28 18:00:23下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分:1
-
ca713
信号维数的估计,计算一维光子晶体的透射特性和反射特性,小波包分析提取振动信号中的特征频率。( Signal dimension estimates, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-19 09:47:37下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1