登录
首页 » matlab » AFEM@matlab

AFEM@matlab

于 2021-04-27 发布 文件大小:276KB
0 144
下载积分: 1 下载次数: 2

代码说明:

说明:  有限元编程的源程序,是由国外大学编写的经典有限元程序,附件有详细说明!(Finite element programming source is prepared by the foreign universities classical finite element procedure is described in detail in Annex!)

文件列表:

AFEM@matlab
...........\1_Example
...........\.........\circle.m
...........\.........\crack.m
...........\.........\demo.fig
...........\.........\demo.m
...........\.........\femesh.mat
...........\.........\Lbig.m
...........\.........\Lshape.m
...........\.........\simple.m
...........\.........\utildemo.m
...........\2_Solve
...........\.......\femerror.m
...........\.......\Poisson.m
...........\3_Estimate
...........\..........\estimate.m
...........\4_Refine
...........\........\bisection.m
...........\........\coarsening.m
...........\........\label.m
...........\........\uniformrefine.m
...........\5_Mesh
...........\......\getmesh.m
...........\......\putmesh.m
...........\......\putsolu.m
...........\6_Tool
...........\......\findedge.m
...........\......\findelem.m
...........\......\findnode.m
...........\......\plotedge.m
...........\......\plotelem.m
...........\......\plotnode.m
...........\......\showmesh.m
...........\......\toolkit.fig
...........\......\toolkit.m
...........\7_CodeMap
...........\.........\AFEM@matlab
...........\.........\...........\1_Example
...........\.........\...........\.........\circle.html
...........\.........\...........\.........\crack.html
...........\.........\...........\.........\demo.html
...........\.........\...........\.........\Lbig.html
...........\.........\...........\.........\Lshape.html
...........\.........\...........\.........\menu.html
...........\.........\...........\.........\simple.html
...........\.........\...........\.........\utildemo.html
...........\.........\...........\2_Solve
...........\.........\...........\.......\femerror.html
...........\.........\...........\.......\menu.html
...........\.........\...........\.......\Poisson.html
...........\.........\...........\3_Estimate
...........\.........\...........\..........\estimate.html
...........\.........\...........\..........\menu.html
...........\.........\...........\4_Refine
...........\.........\...........\........\bisection.html
...........\.........\...........\........\coarsening.html
...........\.........\...........\........\label.html
...........\.........\...........\........\menu.html
...........\.........\...........\........\uniformrefine.html
...........\.........\...........\5_Mesh
...........\.........\...........\......\getmesh.html
...........\.........\...........\......\menu.html
...........\.........\...........\......\putmesh.html
...........\.........\...........\......\putsolu.html
...........\.........\...........\6_Tool
...........\.........\...........\......\findedge.html
...........\.........\...........\......\findelem.html
...........\.........\...........\......\findnode.html
...........\.........\...........\......\menu.html
...........\.........\...........\......\plotedge.html
...........\.........\...........\......\plotelem.html
...........\.........\...........\......\plotnode.html
...........\.........\...........\......\showmesh.html
...........\.........\...........\......\toolkit.html
...........\.........\alpha.png
...........\.........\c%2B%2B.png
...........\.........\c.png
...........\.........\demoicon.gif
...........\.........\down.png
...........\.........\fortran.png
...........\.........\hp.png
...........\.........\index.html
...........\.........\left.png
...........\.........\linux.png
...........\.........\m2html.css
...........\.........\matlabicon.gif
...........\.........\menu.html
...........\.........\mex.png
...........\.........\right.png
...........\.........\sgi.png
...........\.........\simulinkicon.gif
...........\.........\solaris.png
...........\.........\up.png
...........\.........\windows.png
...........\AFEM@matlab.pdf
...........\htm" target=_blank>COPYLEFT
...........\htm" target=_blank>GPL
...........\ReadMe.txt

...........\WhatIsNew.txt

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

发表评论

0 个回复

  • 6547687
    用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
    2013-11-15 09:32:34下载
    积分:1
  • Untitled
    LBM方法,多弛豫时间的重力驱动poiseuille流d的matlab代码(LBM method, more relaxation time of gravity-driven flow poiseuille)
    2013-09-13 16:35:13下载
    积分:1
  • GPS/SINS松组合/紧组合MATLAB仿真验证代码-Loose & Tight
    GPS/SINS松组合/紧组合MATLAB仿真验证代码(GPS/SINS loose /tight integration MATLAB simulation verification code)
    2020-12-27 23:39:03下载
    积分:1
  • GIM_TEC
    说明:  调用可执行程序,C语言进行输入,得到基于GIM格网的电离层总电子含量(The total electron content of the ionosphere based on GIM grid is obtained by using executable program and C language for input)
    2020-05-20 09:36:54下载
    积分:1
  • tMCimg
    说明:  tMCimg,惊醒蒙特卡洛光场分布的模拟,得到生物组织中的光场仿真,(tMCimg Monte Carlo)
    2021-04-18 11:38:52下载
    积分:1
  • SSEARCH
    利用C语言来实现查找,各种查找方法等等等(Using C language to implement search, various search methods, etc., etc.)
    2011-05-04 22:37:25下载
    积分:1
  • 牛-拉法潮流(1)
    牛拉法计算潮流,节点电压,功率分布,线路损耗(Calculating Power Flow, Node Voltage and Power Distribution by Niula Method)
    2020-06-22 09:40:07下载
    积分:1
  • ProtectProcess
    进程保护,支持WIN7,已经在VS2010的环境WINDDK7600.16385.1下编译通过,代码中硬编码了cacl.exe这个进程,可以测试通过任务管理器不能关闭cacl.exe,但是,可以通过taskkill /pid来关闭进程,因此还需要升级。(Process protection, support WIN7, already at ambient WINDDK7600.16385.1 VS2010' s compiler, code hard-coded cacl.exe this process, the test can not be closed cacl.exe through the Task Manager, but can be disabled by taskkill/pid process, it also needs to be upgraded.)
    2017-04-04 21:38:14下载
    积分:1
  • IncomingCallReceiver
    Listens for incoming SIP calls, intercepts and hands them off to WalkieTalkieActivity.
    2014-03-03 19:48:09下载
    积分:1
  • tongxinxitong
    通过simulink仿真工具架构的SCPC通信系统,基本架构为卫星通信系统,包括PCM编译码器、调制器、成型滤波、变频器、低噪声功率放大器、各类天线、模拟自由空间损耗、模拟等效噪声温度、卷积编译码器(The basic architecture of SCPC communication system based on Simulink simulation tool is satellite communication system, including PCM compiler, modulator, shaping filter, frequency converter, low noise power amplifier, all kinds of antennas, analog free space loss, analog equivalent noise temperature, convolutional compiling code.)
    2018-05-17 08:12:35下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载