登录
首页 » matlab » 多自由度地震

多自由度地震

于 2020-08-16 发布 文件大小:11KB
0 119
下载积分: 1 下载次数: 8

代码说明:

  简单的多自由度地震反应EI_Centro波,采用威尔逊逐步积分法(A simple multi degree of freedom seismic response EI_Centro wave using Wilson stepwise integral method)

文件列表:

M637.m, 1308, 2017-12-11
EqAcc1.mat, 10519, 2016-02-24

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

发表评论

0 个回复

  • OD
    说明:  本程序主要是实现最优多用户检测,从而能够实现最优的误码率性能和最好的抗远近效应能力。(Multi-user Dectection )
    2010-06-18 22:06:47下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • FuzzyControl
    模糊PID控制在直流调速系统中的应用 ( The APPlication of Fuzzy Control lerin DCSP Regulation )
    2009-03-27 12:06:19下载
    积分:1
  • wsn
    RESEARCH PAPERS REGARDING WSN
    2014-10-11 01:34:12下载
    积分:1
  • malat
    基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者( MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
    2013-12-05 09:40:36下载
    积分:1
  • Matlab-motor50
    matlab 在电机学仿真中的应用实例,详细介绍利用matlab进行simulink仿真的各种例子(example of motor alsyse with matab)
    2015-03-04 13:06:04下载
    积分:1
  • Image-Objective-evaluation-by-GUI
    针对单幅图像采用六种算法进行客观评价,并给出计算客观评价值得MATLAB GUI交互界面程序(Image Objective uation by MATLAB GUI)
    2015-11-25 11:31:02下载
    积分:1
  • xyj
    洗衣机的模糊控制的matlab实现小Demo(Fuzzy Control of Washing Machine Based on MATLAB Demo)
    2019-04-10 09:42:45下载
    积分:1
  • 《卡尔曼滤波原理及应用-MATLAB仿真》
    说明:  卡尔曼滤波原理及应用代码程序,中国工信出版社(Kalman Filter Principle and Application Code Program,China Industrial and Information Press)
    2020-09-22 21:50:50下载
    积分:1
  • OReilly.C.plus.plus.Cookbook
    OReilly.C.plus.plus.Cookbook.rar C++方面的书籍(C++ CookBook)
    2010-11-05 11:02:45下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载