登录
首页 » matlab » matlab_seismic_data_processing

matlab_seismic_data_processing

于 2010-02-27 发布 文件大小:58509KB
0 326
下载积分: 1 下载次数: 269

代码说明:

  地震资料处理程序,包括速度分析、绕射、增益等等(Seismic data processing procedures, including velocity analysis, diffraction, gain, etc.)

文件列表:

matlab seismic data processing
..............................\ass2.htm
..............................\Assignments.htm
..............................\Bandpass Filtering
..............................\..................\Assignment 1.files

..............................\..................\Assignment 1.htm
..............................\Course Notes.htm
..............................\data.xls
..............................\example.pdf
..............................\fkdesign.m
..............................\fkdesign.m.mht
..............................\fkfilter.m
..............................\fkfilter.m.mht
..............................\fkview.m
..............................\fkview.m.mht
..............................\FK_filtering.files
..............................\..................\blank.htm
..............................\..................\icons.files




..............................\..................\icons.htm
..............................\..................\pgsort.files





..............................\..................\pgsort.htm
..............................\FK_filtering.htm
..............................\FK_filtering-1.files
..............................\.....................\blank.htm
..............................\.....................\icons.files




..............................\.....................\icons.htm
..............................\.....................\normal.files
..............................\.....................\............\page1.files

..............................\.....................\............\page1.htm
..............................\.....................\............\sidesort.files





..............................\.....................\............\sidesort.htm
..............................\.....................\normal.htm
..............................\FK_filtering-1.htm
..............................\FK_filtering-2.files
..............................\.....................\blank.htm
..............................\.....................\icons.files




..............................\.....................\icons.htm
..............................\.....................\normal.files
..............................\.....................\............\page2.files

..............................\.....................\............\page2.htm
..............................\.....................\............\sidesort.files





..............................\.....................\............\sidesort.htm
..............................\.....................\normal.htm
..............................\FK_filtering-2.htm
..............................\FK_filtering-3.files
..............................\.....................\blank.htm
..............................\.....................\icons.files




..............................\.....................\icons.htm
..............................\.....................\normal.files
..............................\.....................\............\page3.files

..............................\.....................\............\page3.htm
..............................\.....................\............\sidesort.files





..............................\.....................\............\sidesort.htm
..............................\.....................\normal.htm
..............................\FK_filtering-3.htm
..............................\FK_filtering-4.files
..............................\.....................\blank.htm
..............................\.....................\icons.files


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

发表评论

0 个回复

  • 管道缺陷计算程序
    采用ANSYS软件的APDL语言编写的两个命令流文件,用于计算含缺陷管道的失效概率,将参数稍作改动,可用于其它结构的可靠性分析(Two command stream files written in APDL language of ANSYS software are used to calculate the failure probability of defective pipeline. The parameters can be changed slightly and can be used for reliability analysis of other structures.)
    2021-04-22 11:08:48下载
    积分:1
  • pst3
    电力系统工具包(PST)的最新版本3.0,以及英文说明,它最大的优势在于扩展性强,已经在电力系统获得较为广泛的应用(Power System Kit (PST) The latest version 3.0, as well as in English, it is the biggest advantage of strong expansion, has been in power systems get more widely used)
    2021-03-04 15:49:32下载
    积分:1
  • tubedivide
    应用于水利上河流的流管划分,输入断面数据和划分流管数量进行流管划分。(Applied to the flow tube is divided on river water conservancy input section data and divided the number of stream flow tube pipe division.)
    2014-01-09 10:17:02下载
    积分:1
  • Lottery-and-lucky-Number
    一个由MFC编写的可以模拟彩票抽奖系统的小程序, 能够抽奖,兑奖,,查询中奖纪录,以及提供较为有好的交互式界面效果, 请在VS2008或以后版本中才可以打开此工程(a simple lotter number application which can create some random lucky number. Created under VS2008.)
    2012-11-10 13:26:03下载
    积分:1
  • mapapi0.4alpha
    Mapeasy 最初版本,比较干净!!!!!!!!!(Mapeasy)
    2009-12-25 11:32:45下载
    积分:1
  • seg2-segy
    地震勘探数据格式之间的相互转换的源码程序(Seismic exploration data format conversion between the source program)
    2007-09-22 16:44:32下载
    积分:1
  • vst3
    电力系统电压稳定研究的图形化软件,用matlab开发具有源代码(Power system voltage stability study of graphical software, with the development of source code matlab)
    2008-03-27 16:19:19下载
    积分:1
  • FiveAxisNC
    该程序为五轴联动程序,采用固高的板卡来控制。界面显示仿真,实时显示各个传感器的值等。(The program for the five-axis programs, using solid-high board to control. Interface display simulation, real-time display the value of each sensor and the like.)
    2021-02-14 09:49:49下载
    积分:1
  • Fimage
    显示地震剖面的软件,fimage v1.2版本的,很好用的软件,不过显示的是图形。(Seismic profiles show that the software, fimage v1.2 version, useful software, but the show is graphic.)
    2010-05-14 13:57:07下载
    积分:1
  • WASH
    关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; 3、基于 ZFC 框架编写程序需要哪些文件和表: 引用main.pbl、controls.pbl、app.pbl 三个库 演示数据库中的Employee,EmployeeToFunction,Function,Profile 四个表; 演示数据库中的usp_DateGet,usp_EmployeeGet,usp_FunctionGet,usp_ProfileGet,usp_ProfileSet 五个存储过程; 如果您使用其他数据库,请移植表和存储过程。 4、PowerBuilder 9.0,Adaptive Server Anywhere 7 必须;(ZFC framework on the readme file 2003.6.18 ========================================= ============================= How to run the PowerBuilder development environment ZFC framework. 1, document library app.pbl commonly used applications controls.pbl zfc Component Library main.pbl the main target of the Treasury demo.pbl presentation library 2, Demo DB database directory PSR demo PB statements 3, based on the framework of the preparation procedures ZFC What are the documents and forms: invoked main.pbl, controls.pbl, app.pbl three library demo database Employee, EmployeeToFunction, Function, Profile four tables demo database usp_DateGet, usp_EmployeeGet, usp_FunctionGet, usp_ProfileGet, usp_ProfileSet five storage process If you use other databases, please transplantation tables and stored procedures. 4, PowerBuilder 9.0, Adaptive Server Anywhere 7 must )
    2008-06-29 07:09:15下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载