登录
首页 » matlab » 基于边界元与有限元耦合的地震动模拟程序fembem

基于边界元与有限元耦合的地震动模拟程序fembem

于 2020-12-11 发布 文件大小:23KB
0 162
下载积分: 1 下载次数: 29

代码说明:

  基于边界元与有限元耦合的地震动模拟程序。能简单有效的解决地震作用下地表位移反应问题(Based on boundary element and finite element coupled to ground motion simulation program. Can be simple and effective solution surface displacement response under earthquake problem)

文件列表:

fembem
......\CK.m,952,2013-03-28
......\DA.m,81,2013-03-28
......\DbX.m,378,2013-03-28
......\DK.m,1345,2013-03-28
......\elme.txt,29376,2013-04-12
......\fem-bem.m,3075,2013-03-28
......\kxraff.m,487,2013-04-29
......\kxsvff.m,1549,2013-03-28
......\kxxff.m,808,2013-03-28
......\kxxps.m,734,2013-03-28
......\kxxss.asv,566,2013-03-28
......\kxxss.m,720,2013-03-28
......\kxyff.m,589,2013-03-28
......\kxyps.m,677,2013-03-28
......\kxyss.m,696,2013-03-28
......\kyraff.m,487,2013-04-29
......\kysvff.m,1549,2013-03-28
......\kyyff.m,808,2013-03-28
......\kyyps.m,720,2013-03-28
......\kyyss.m,677,2013-03-28
......\LinearTriangleAssemble.m,1912,2013-03-28
......\LinearTriangleElementArea.m,450,2013-03-28
......\LinearTriangleElementM.m,1215,2013-03-28
......\LinearTriangleElementStiffness.m,1375,2013-03-28
......\node.txt,11856,2013-04-12
......\uxff.m,584,2013-03-28
......\uxps.m,612,2013-03-28
......\uxraff.m,311,2013-04-29
......\uxss.m,630,2013-03-28
......\uxsvff.m,1315,2013-03-28
......\uyff.m,582,2013-03-28
......\uyps.m,624,2013-03-28
......\uyraff.m,427,2013-04-29
......\uyss.m,595,2013-03-28
......\uysvff.m,1315,2013-03-28
......\ZK.m,1454,2013-03-28
......\ZM.m,1728,2013-03-28
......\程序说明.txt,470,2013-03-28

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

发表评论

0 个回复

  • MatlabGaussPoint
    高斯积分点计算程序Matlab编写的程序(Matlabgausspoint)
    2009-06-05 19:31:00下载
    积分:1
  • capon
    在本程序中,轻松实现了阵列信号角度的估计。(In this program easily estimate of the angle of the array signal)
    2010-01-12 15:17:44下载
    积分:1
  • eetop.cn_franklin.digital
    franklin.digital control of dynmica system的实验代码(franklin.digital control of dynmica system of the experimental code)
    2011-02-05 05:44:07下载
    积分:1
  • Chapter44
    MATLAB 小波分析高级技术——书中的一些应用程序(MATLAB senior technical wavelet analysis-- Some of the applications)
    2006-07-05 21:26:41下载
    积分:1
  • matlab_rar
    MATLAB lab to sumulate Cells
    2010-08-25 20:15:26下载
    积分:1
  • daolibaicontrol
    关于单级倒立摆的matlab仿真,其中包括详细的推导和建模过程(Single inverted pendulum matlab simulation, including details of the derivation and the modeling process)
    2012-11-01 20:12:54下载
    积分:1
  • 机械臂二自由度
    说明:  基于机器人工具箱,采用D-H方法的二自由度双轴机械臂正运动和逆运动仿真,并且设计了gui用户界面(Based on the robot toolbox, the forward and inverse motion simulation of the two axis manipulator is carried out by using the D-H method, and the GUI user interface is designed.)
    2020-06-03 14:31:49下载
    积分:1
  • New_test1
    the example source code for the pmw generate signal
    2010-02-25 20:13:25下载
    积分:1
  • 随机信号的自相关函数和互相关函数Matlab
    说明:  自相关函数及互相关函数编程(Autocorrelation function and its programming)
    2020-05-01 17:04:05下载
    积分:1
  • daima
    (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat 3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat 4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat 5.用runfnn.m对rstest进行测试得到其识别率 savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat 2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat 3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat 4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat 5. Rstest used to test for runfnn.m by its recognition rate cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
    2009-06-07 11:50:01下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载