登录
首页 » matlab » 3Dsegydata

3Dsegydata

于 2008-11-30 发布 文件大小:85KB
0 1254
下载积分: 1 下载次数: 2

代码说明:

说明:  Matlab显式三维地震数据的源代码,从事地震勘探研究的同行可下载,很方便(Matlab explicit three-dimensional seismic data of the source code, engaged in seismic research peer can be downloaded, it is convenient)

文件列表:

三维显示地震数据
................\Acknowlegement.txt
................\HelpFiles
................\.........\help4VB_explore.txt
................\.........\help4VB_general.txt
................\LICENSE.txt
................\README.txt
................\To_get_started.txt
................\VBFunctions1
................\............\add_handle2delete1.m
................\............\animationstart_callback.m
................\............\apply_callback.m
................\............\background_callback.m
................\............\bounded_array.m
................\............\cancel_callback.m
................\............\colorbar_callback.m
................\............\contour_callback.m
................\............\contour_edgecolor_callback.m
................\............\create_help_menu.m
................\............\delete_handles2delete1.m
................\............\get_gui_handle.m
................\............\grid_callback.m
................\............\isocaps_edgecolor_callback.m
................\............\isocaps_facecolor_callback.m
................\............\isosurface_callback.m
................\............\isosurface_edgecolor_callback.m
................\............\isosurface_facecolor_callback.m
................\............\isosurface_key_callback.m
................\............\isosurface_slider_callback.m
................\............\myview.m
................\............\reset_callback.m
................\............\sliceomat_alpha_callback.m
................\............\sliceomat_browse_callback.m
................\............\sliceomat_callback.m
................\............\sliceomat_edgecolor_callback.m
................\............\sliceomat_facecolor_callback.m
................\............\sliceomat_key_callback.m
................\............\sliceomat_slider_callback.m
................\............\slice_alpha_callback.m
................\............\slice_callback.m
................\............\slice_edgecolor_callback.m
................\............\slice_facecolor_callback.m
................\............\slice_view_2d.m
................\............\slice_view_callback.m
................\............\v3d_closereq.m
................\............\v3d_color.fig
................\............\v3d_color.m
................\............\v3d_contour.fig
................\............\v3d_contour.m
................\............\v3d_getcolormap.m
................\............\v3d_iso.fig
................\............\v3d_iso.m
................\............\v3d_show.m
................\............\v3d_slice.fig
................\............\v3d_slice.m
................\............\v3d_sliceomat.fig
................\............\v3d_sliceomat.m
................\............\v3d_standard_view.m
................\VBFunctions2
................\............\assign_fields.m
................\............\cell2num.m
................\............\info2label.m
................\............\label_and_time_stamp.m
................\............\units2tex.m
................\............\vector2str.m
................\Volume Browser (updated).htm
................\volume_browser.m

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

发表评论

0 个回复

  • gen_mon
    使用万德QuantApi (vba) 实现的自选股监控器, 纯vba实现, 目前支持自定义量比指标AAR(The use of QuantApi (VBA) to achieve the memtech zishuagu monitor, pure VBA implementation, the current support for custom ratio index AAR)
    2018-02-25 21:07:41下载
    积分:1
  • rectifier
    说明:  逆变器的simulink仿真,采用dq解耦的空间矢量控制模式(Inverter simulink simulation, using dq space vector control mode decoupling)
    2011-04-09 16:57:32下载
    积分:1
  • Tank_model
    用于流域水文过程模拟和预报的水箱模型,主要是在水利行业应用(For hydrological modeling and forecasting model tanks, mainly in the water industry applications)
    2021-04-09 18:48:59下载
    积分:1
  • moon_pos_vel_J2000
    通过坐标转换的方法估算月球在某一时刻在J2000坐标系下的位置和速度。(理解航天中坐标转化、时间系统的学习案例)(Through the coordinates of the conversion method to estimate the moon at a time in the J2000 coordinate system under the location and speed. (Understanding of aerospace coordinate transformation, time system learning case))
    2020-10-07 20:17:36下载
    积分:1
  • IndirectAdjustment
    测量平差程序设计:边角网间接平差,provide the translate rad to angle(Indirect Adjustment)
    2020-11-18 15:19:38下载
    积分:1
  • rank-defect-free-network-adjustment
    常用于测绘控制网和变形监测,秩亏自由网平差,分别可以进行普通秩亏自由网平差,拟稳平差(Ordinary rank defect free network adjustment commonly used in surveying and mapping control network and deformation monitoring, rank defect free network adjustment, respectively, to be stable adjustment)
    2021-01-08 16:28:51下载
    积分:1
  • OpenFileDialog
    说明:  csharp中的浏览文件夹的应用源码程序(CSharp folder in the browser application program source code)
    2008-08-30 09:49:56下载
    积分:1
  • taup
    t-p变换方法与应用,应用于地震资料处理中,是比较好的一本书(tp transform methods and applications used in seismic data processing is a good book)
    2010-05-24 16:01:29下载
    积分:1
  • 滤波法
    A、名称:限幅滤波法(又称程序判断滤波法) B、方法: 根据经验判断,确定两次采样允许的最大偏差值(设为A), 每次检测到新值时判断: 如果本次值与上次值之差<=A,则本次值有效, 如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。 C、优点: 能有效克服因偶然因素引起的脉冲干扰。 D、缺点: 无法抑制那种周期性的干扰。 平滑度差。(A. Name: Limited filter method (also known as program judgement filter method) B. Method: Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined. Judge each time a new value is detected: If the difference between the current value and the previous value is <=A, the current value is valid. If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value. C. Advantages: It can effectively overcome the impulse interference caused by accidental factors. D. Disadvantages: That periodic interference cannot be suppressed. The smoothness is poor.)
    2020-06-24 18:20:01下载
    积分:1
  • distribution-line-lightning
    电力系统配电线路防雷设计指导书,用于雷击风险评估,防雷措施效果计算。(Power system distribution line lightning protection design guide books, the risk assessment for lightning, lightning effects of measures calculated.)
    2013-11-10 12:15:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载