登录
首页 » matlab » Phase Field Simulation for fracture

Phase Field Simulation for fracture

于 2020-04-14 发布
0 205
下载积分: 1 下载次数: 17

代码说明:

说明:  基于MATLAB平台与相场法的裂缝断裂模拟。有限元位移场与相场参数耦合后预测裂缝发展的倾向。裂缝发展基于格里菲斯断裂准则设计。(this code is used for simulating fracture development of structure based on phase field method.)

文件列表:

Phase Field Simulation for fracture\bmats.m, 277 , 2016-06-27
Phase Field Simulation for fracture\bmats1.m, 417 , 2019-11-06
Phase Field Simulation for fracture\bmats2.m, 1859 , 2019-11-06
Phase Field Simulation for fracture\boundary_cond2_v1.m, 614 , 2016-06-27
Phase Field Simulation for fracture\boundary_cond2_v2.m, 1471 , 2019-11-06
Phase Field Simulation for fracture\cart_deriv.m, 2400 , 2019-11-06
Phase Field Simulation for fracture\dbe.m, 260 , 2016-06-27
Phase Field Simulation for fracture\dbe2.m, 426 , 2019-11-06
Phase Field Simulation for fracture\fem_crack_1c.avi, 611838 , 2016-09-24
Phase Field Simulation for fracture\fem_frac_v1_2.m, 5802 , 2019-11-07
Phase Field Simulation for fracture\fem_hole_1c.avi, 981618 , 2016-09-24
Phase Field Simulation for fracture\force-disp, 150000 , 2019-11-07
Phase Field Simulation for fracture\force-disp.txt, 124000 , 2019-10-09
Phase Field Simulation for fracture\fract_1ca.inp, 268491 , 2016-06-27
Phase Field Simulation for fracture\fract_3D.inp, 660506 , 2019-11-07
Phase Field Simulation for fracture\fract_stiff_v1.m, 11854 , 2019-10-08
Phase Field Simulation for fracture\fract_stiff_v2.m, 8723 , 2019-11-06
Phase Field Simulation for fracture\F_D.m, 133 , 2019-10-09
Phase Field Simulation for fracture\gauss.m, 1879 , 2019-11-06
Phase Field Simulation for fracture\initilize.m, 2670 , 2019-11-06
Phase Field Simulation for fracture\input_fem.m, 2749 , 2016-06-27
Phase Field Simulation for fracture\input_fem_elast.m, 3555 , 2019-11-06
Phase Field Simulation for fracture\jacob2.m, 553 , 2019-11-06
Phase Field Simulation for fracture\modps.m, 1177 , 2019-11-06
Phase Field Simulation for fracture\residual_v1.m, 3192 , 2017-06-07
Phase Field Simulation for fracture\residual_v2.m, 4522 , 2019-11-06
Phase Field Simulation for fracture\result_1.out, 411 , 2019-11-07
Phase Field Simulation for fracture\sfr2.m, 2754 , 2019-11-06
Phase Field Simulation for fracture\stress_fract_v1.m, 1672 , 2017-06-06
Phase Field Simulation for fracture\stress_fract_v2.m, 2042 , 2019-11-06
Phase Field Simulation for fracture\time_4925.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_4950.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_4975.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\time_5000.vtk, 633595 , 2019-11-07
Phase Field Simulation for fracture\write_vtk_fem.m, 1306 , 2019-11-06
Phase Field Simulation for fracture, 0 , 2020-04-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • imageprobability5
    to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate
    2010-07-03 13:58:34下载
    积分:1
  • SVMmatlab
    支持向量机的matlab商业软件包,附有中文和英文使用手册说明,可以在对算法不了解的基础上,利用简单的命令完成支持向量机的分类和回归建模(Support vector machine (SVM) commercial software package in matlab, accompanied by Chinese and English manual, can be on the basis of the algorithm does not understand, using simple commands to complete the support vector machine (SVM) classification and regression modeling)
    2014-09-07 10:21:00下载
    积分:1
  • 2ASK-system-verification
    2ASK系统验证源码,包括二进制单机性不归零码的产生,功率谱密度的计算等(2ASK system verification, including unipolar NRZ binary source code generation, power spectral density calculation.)
    2014-11-15 00:06:32下载
    积分:1
  • MatLab-E
    MatLab图形绘制功能口令及代码,很不错,值得看看(MatLab graphics rendering capabilities password and code, very good, worth a look)
    2013-11-15 16:38:11下载
    积分:1
  • melbankm
    这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
    2013-12-12 12:30:58下载
    积分:1
  • POD
    数据快照的特征提取,获得基模态、特征值和模态系数,以及数据的后处理。(Feature extraction of data snapshot, obtaining basic modes, eigenvalues and modal coefficients, and post-processing of data.)
    2021-01-22 19:08:44下载
    积分:1
  • segyasu
    读写segy格式和su格式的数据文件,对于从事地震数据处理的同行们很有用途哦(read and write file in segy or su format )
    2014-08-21 15:26:17下载
    积分:1
  • Chaotic-Particle-Swarm-Optimization
    混沌粒子群优化(CPSO, Chaos Particle Swarm Optimization)算法融合了PSO算法的快收敛和CO算法的遍历随机等特点,在PSO算法每一代挑选出的最优解附近的区域里,用混沌算法进一步搜索,防止其陷入局部最优值,从而改进了PSO算法的不足,成为一种高效的优化算法。(Chaotic Particle Swarm Optimization (CPSO, Chaos Particle Swarm Optimization) algorithm combines the features of the PSO algorithm fast convergence and CO traversal algorithm randomly each generation in the PSO algorithm selected area near the optimal solution, further chaos algorithm search prevent it from falling into local optimal value, thus improving the deficiencies of the PSO algorithm, an efficient optimization algorithm.)
    2013-04-18 10:33:01下载
    积分:1
  • BBMOPSO-for-economicdispatch
    粒子群算法 多目标函数 电网经济调度 IEEE30(Particle swarm optimization objective function more economic dispatch IEEE30)
    2021-04-11 08:18:58下载
    积分:1
  • homework06_em_956105133
    EM算法在概率图中的应用,在计算机视觉中也用用到!(EM algorithm in the application of probability map, is also used in computer vision is used!)
    2009-11-10 18:57:21下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载