登录
首页 » matlab » fem

fem

于 2021-01-25 发布 文件大小:148KB
0 305
下载积分: 1 下载次数: 1

代码说明:

说明:  有限元分析程序 计算位移应变应力 Malab程序(Finite element analysis program to calculate displacement strain stress Malab program)

文件列表:

程序验证


........\fem2d_ebcs.m,657,2008-05-19
........\fem2d_main.asv,3459,2008-05-16
........\fem2d_main.m,3514,2008-05-30
........\fem2d_mesh.asv,864,2008-05-07
........\fem2d_mesh.m,875,2008-05-07
........\fem2d_stiffness.asv,1334,2008-05-13
........\fem2d_stiffness.m,1549,2008-05-16


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

发表评论

0 个回复

  • 1
    说明:  截图并将文件保存到本地,可修改保存的文件名(save picture)
    2014-07-30 11:16:36下载
    积分:1
  • BOM_ADPT-9V-V1
    excel sheet modification
    2016-01-30 12:31:54下载
    积分:1
  • 248547
    设置XP开机画面源码例程,程序演示了修改启动INI文件设置XP开机画面的功能。(Set XP boot screen code samples that demonstrate the program to modify the INI file settings XP startup splash screen functionality.)
    2016-04-12 16:11:28下载
    积分:1
  • In-Class-Assignment
    exercises excel for engineers
    2011-12-06 10:15:41下载
    积分:1
  • txt_bin_1
    将txt文件转换为bin文件,是以C语言为基础的(change the txt document to the bin document)
    2012-01-17 10:17:09下载
    积分:1
  • date
    开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
    2013-12-12 14:23:28下载
    积分:1
  • 761779
    一个关于SNMP编程的实例,用VC++实现,不错的源码(A about SNMP programming examples, using vc + + realize, good source)
    2017-06-19 22:34:31下载
    积分:1
  • php 示例(递归删除目录)
    //递归删除目录function deletedir($dir){$handle = opendir($dir);     while(false !==($file=readdir($handle))){       if($file!=="."&&$file!==".."){       //排除当前目录与父级目录            $file=$dir .DIRECTORY_SEPARATOR. $file;            if(is_dir($file)){                  deletedir($file);            }else{                @unlink($file);}        }     }   @rmdir($dir) ;   closedir($hadnle) ;}
    2014-07-01下载
    积分:1
  • dsdf
    一个AWK代码,对文本文件进行筛选 ,生成新程序要求的文本!(txt to txt,AWK program)
    2012-01-07 16:26:48下载
    积分:1
  • Absorptioncoefficientprofile
    吸收系数的累积概率分布函数,包括利用marlab进行曲线的拟合(Absorption coefficient of the cumulative probability distribution function, including the use of marlab for Curve Fitting)
    2009-10-23 21:24:24下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载