登录
首页 » matlab » AFEM@matlab

AFEM@matlab

于 2021-04-27 发布 文件大小:276KB
0 309
下载积分: 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 个回复

  • 文档与示例
    源码的php叫啥你可以2看看源码的php叫啥你可以看看(Perfectly Running Simple and Useful Program Source Code)
    2019-04-09 19:28:35下载
    积分:1
  • matlab-KPCA_KLPP
    改进核主成分分析,有数据,有算例,流形学习结合核主成分分析,自己编写,仅供参考(Improved core principal component analysis, data, examples, manifold learning combined with core principal component analysis, their own, for reference only)
    2021-03-24 14:39:15下载
    积分:1
  • 新建 WinRAR 压缩文件管理器
    IEEE123节点牛顿拉夫逊法潮流计算程序(IEEE123 Node Newton Raphson Power Flow Computing Program)
    2019-05-03 09:00:20下载
    积分:1
  • project_struct
    Example Struct Code in C++
    2009-10-26 19:31:02下载
    积分:1
  • 采用Microsoft Visual C++写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
    采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
    2022-03-04 06:54:14下载
    积分:1
  • KP_factor
    该函数主要通过两个矩阵的克罗内克积来对两个因子矩阵进行估计。输入变量为克罗内积,输出为指定维度值得两个因子矩阵。(This function is used to estimate the two factor of a matrix which is the Kronecker product of the aforementioned factor matrix.)
    2017-11-24 17:03:44下载
    积分:1
  • SplashWindow
    一个splashwindow的例子,可以当成模板使用的哦谢谢支持(a splashwindow example, can use the template as Oh Thank support)
    2007-07-03 09:39:26下载
    积分:1
  • SinglePoint
    GPS数据处理,利用MATLAB实现单点定位。(GPS data processing . Using MATLAB single point positioning.)
    2012-09-12 23:47:27下载
    积分:1
  • Visual C.NET mapping network drives
    基于Visual C++.NET的映射网络驱动器-Visual C.NET mapping network drives
    2023-01-06 03:20:03下载
    积分:1
  • ca
    说明:  完整的GPS信号捕获过程仿真-matlab,完整的GPS信号捕获过程仿真-matlab(A complete GPS signal acquisition process simulation-matlab, a complete GPS signal acquisition process simulation-matlab)
    2010-03-21 22:53:42下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载