登录
首页 » matlab » kanaiearthquake

kanaiearthquake

于 2006-04-22 发布 文件大小:23KB
0 435
下载积分: 1 下载次数: 2

代码说明:

说明:  本程序利用金井清功率谱--三角级数法模拟人造地震波 杜修力的是高频和低频部分的修改,在matlab中加了ad1和ad2两个修改项(procedures for the use of the Large-power spectrum-- Triangle Series artificial earthquake simulation of Podujevo repair of high-frequency and low-frequency Department hours amendments to the Matlab adding the AD1 and ad2 two amendments items)

文件列表:

1
.\代码.txt
.\说明.doc

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

发表评论

0 个回复

  • ThreadX 源码及文档
    硬实时操作系统threadx源代码,该操作系统曾用于美国火星登陆器摄像设备(threadx rtos source code)
    2018-12-10 18:19:39下载
    积分:1
  • TMC_MB
    SMT32 利用其FSMC通过DMA来操作液晶和触摸屏(STM32 FSMC DMA LCD TOUCH)
    2017-07-07 10:01:41下载
    积分:1
  • GA jsp
    说明:  利用遗传算法求解流水车间调度问题,算法上做了相应改进(Using genetic algorithm to solve the flow shop scheduling problem, the algorithm has been improved accordingly.)
    2019-10-23 16:19:26下载
    积分:1
  • 归档
    一些基础有用的list操作, 例如添加,删除,删除尾部,添加与首部等等(some fundamental list function, like add, delete)
    2020-06-19 10:40:02下载
    积分:1
  • Ant Colony Optimization
    蚁群优化求解具有时间窗的多目标车辆路径问题(Ant Colony Optimization to solve the multiobjective Vehicle Routing Problem with Time Windows)
    2020-06-25 06:20:01下载
    积分:1
  • 著名的安装制作软件InnoSetup的源码及示例源码
    著名的安装制作软件InnoSetup的源码及示例源码-The installation of a well-known software s source code and sample InnoSetup source
    2022-03-15 12:15:03下载
    积分:1
  • AdaptiveClutterCancelled
    自适应滤除直达波干扰,包含LMS,RLS和NLMS,并且分析了抑制性能,希望对大家有所帮助。(Adaptive filtering of direct wave interference, including LMS, RLS and NLMS, as well as analysis of their suppressing performance, I hope it would be useful to you.)
    2020-12-21 09:39:07下载
    积分:1
  • nihms-452595
    Rocket launcher mechanism of collaborative actin assembly defined by single-molecule imaging
    2020-06-23 14:20:02下载
    积分:1
  • 1602显示驱动程序
    说明:  LCD1602的数据写入及CGRAM的使用 编程 2010-06-19 17:41:11 阅读84 评论0 字号:大中小 订阅 1.当使能端E由1变为0时,执行写指令,数据被写入。 例如,欲写入数据i到DDRAM: void WDR(uchar i) { CheckBusy();//检忙 LCD_RS=1; LCD_RW=0; LCD_EN=0; Delay(); LCD_DATA=i;//数据输出到定义端口 Delay(); LCD_EN=1; Delay(); LCD_EN=0;//这一步才开始写入到LCD Delay(); } 2.CGRAM 1602能存储8个自定义字符,这8个自定义字符存储空间的首地址分别是:0X40,0X48,0X50,0X58,0X60,0X68,0X70,0X78。 以0x40来说,它的存储空间如图所示:(riting of LCD1602 and the Use of CGRAM)
    2020-06-23 13:20:02下载
    积分:1
  • MDP_Tracking-master
    说明:  多目标跟踪 马尔可夫算法决策过程 2015经典算法(Multiple Object Tracking)
    2019-05-27 15:42:04下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载