登录
首页 » matlab » dip_sythetic_seismogram

dip_sythetic_seismogram

于 2021-03-31 发布 文件大小:464KB
0 186
下载积分: 1 下载次数: 28

代码说明:

  自编的倾斜岩层的合成地震记录。最终生成图像。地球物理与地震学。(Synthetic seismograms tilted strata of self. The resulting image.)

文件列表:

SeismicLab
..........\DECON
..........\.....\index.html,787,2013-11-13
..........\.....\kolmog.m,1592,2013-11-13
..........\.....\ls_inv_filter.m,1476,2013-11-13
..........\.....\phase_correction.m,1350,2013-11-13
..........\.....\polar_plot.m,885,2013-11-13
..........\.....\predictive.m,1532,2013-11-13
..........\.....\README,64,2013-11-13
..........\.....\smooth_spectrum.m,2530,2013-11-13
..........\.....\spiking.m,1825,2013-11-13
..........\.....\test.m,79,2013-11-13
..........\.....\yule_walker.m,2027,2013-11-13
..........\.....\zeros_wav.m,606,2013-11-13
..........\DEPHASING
..........\.........\index.html,439,2013-11-13
..........\.........\kernel.m,1123,2013-11-13
..........\.........\kurtosis.m,874,2013-11-13
..........\.........\phase_correction.m,1338,2013-11-13
..........\.........\renyi.m,387,2013-11-13
..........\.........\shannon.m,346,2013-11-13
..........\EXAMPLES
..........\........\example_radon.m,1128,2013-11-13
..........\........\gom_cdp_nmo.su,666448,2013-11-13
..........\........\index.html,267,2013-11-13
..........\index.html,743,2013-11-13
..........\MIGRATION
..........\.........\gazdag.m,2044,2013-11-13
..........\.........\impulse.m,859,2013-11-13
..........\.........\index.html,309,2013-11-13
..........\.........\propagator.m,1153,2013-11-13
..........\RADON
..........\.....\forward_radon.m,1415,2013-11-13
..........\.....\index.html,323,2013-11-13
..........\.....\inverse_radon.m,1645,2013-11-13
..........\.....\README,77,2013-11-13
..........\SEGY
..........\....\count_struct.m,2616,2013-11-13
..........\....\extract.m,2055,2013-11-13
..........\....\header.m,3892,2013-11-13
..........\....\index.html,697,2013-11-13
..........\....\make_empty_header.m,2163,2013-11-13
..........\....\htm" target=_blank>README,209,2013-11-13
..........\....\readsegy.m,3787,2013-11-13
..........\....\segy_struct.m,2439,2013-11-13
..........\....\ssort.m,8466,2013-11-13
..........\....\writesegy.m,3754,2013-11-13
..........\SEISMIC_PLOTS
..........\.............\.plot_wb.m.swp,12288,2013-11-13
..........\.............\clip.m,1014,2013-11-13
..........\.............\index.html,503,2013-11-13
..........\.............\plot_spectral_attributes.m,2112,2013-11-13
..........\.............\plot_wb.m,829,2013-11-13
..........\.............\seismic.m,607,2013-11-13
..........\.............\sgray.m,540,2013-11-13
..........\.............\wigb.m,2766,2013-11-13
..........\SNR
..........\...\ar_f_b.m,1219,2013-11-13
..........\...\bp_filter.m,1462,2013-11-13
..........\...\eigen_filtering.m,1229,2013-11-13
..........\...\fx_arma.m,1371,2013-11-13
..........\...\fx_deconv.m,1560,2013-11-13
..........\...\index.html,551,2013-11-13
..........\...\kl.m,1201,2013-11-13
..........\...\htm" target=_blank>README,233,2013-11-13
..........\SPECTRA
..........\.......\fk.m,1384,2013-11-13
..........\.......\index.html,175,2013-11-13
..........\SYNTHETICS
..........\..........\.nfs012e800400000002,1679,2013-11-13
..........\..........\bernoulli.m,864,2013-11-13
..........\..........\gauss_mixture.m,1092,2013-11-13
..........\..........\hyperbolic_events.m,2731,2013-11-13
..........\..........\index.html,889,2013-11-13
..........\..........\laplace.m,695,2013-11-13
..........\..........\laplace_mixture.m,1301,2013-11-13
..........\..........\linear_events.m,2735,2013-11-13
..........\..........\make_traces.m,2138,2013-11-13
..........\..........\README,60,2013-11-13
..........\..........\ricker1.m,746,2013-11-13
..........\..........\rotated_wavelet.m,1967,2013-11-13
..........\..........\trapezoidal_wavelet.m,1651,2013-11-13
..........\VELAN
..........\.....\cvnmo.m,1055,2013-11-13
..........\.....\index.html,287,2013-11-13
..........\.....\nmo.m,374,2013-11-13
..........\.....\README,40,2013-11-13
synthetic_seismogram_2D.m,2213,2013-11-13

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

发表评论

0 个回复

  • dihedral_rcs_a
    这是计算dihedral的散射程序,对研究电磁散射的同行很有用(This is the calculation of the dihedral scattering process, the study of electromagnetic scattering useful peer)
    2009-03-28 09:22:43下载
    积分:1
  • psoVC
    pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。(program s source code pso pso program s source code - source code on Particle Swarm Optimization: FashionXu a pso program source code. In vc.net2003 following through. Recommendation: look at the code before you figure out how the matter pso. Then please correspond to: Program using Agent on behalf of a bird, PSO representative of the flock. Read the source code, do not look down, look at the main (), then follow the order of things there, one by one, come, Oh, merely suggestions.)
    2008-07-30 16:26:10下载
    积分:1
  • 20090903MATLAB
    说明:  MATLAB数值计算,三角函数、随机数、微分方程、差分方程、概率论、统计。(MATLAB numerical calculation, trigonometric functions, random number, differential equations, differential equations, probability theory, statistics.)
    2009-09-03 13:26:58下载
    积分:1
  • fish_eye
    做出一个动态图形,在matlab中生成一幅可以动态显示的图形,效果还好,值得一看(make a moving picture)
    2011-06-12 10:14:00下载
    积分:1
  • BP
    说明:  BP神经网络 训练 参数设置、调整 运算(BP TRAIN)
    2014-08-23 17:15:58下载
    积分:1
  • space-timecodingproject
    物理层的空时编码的MATLAB仿真程序,包含发射端、信道到接收端的所有源代码(space-time coding project)
    2009-12-23 13:54:27下载
    积分:1
  • generator2
    Implementation of Dijkstra s method using a Matlab sparse matrix as an adjacency matrix. Zero entries represent non-existent edges. Uses linear search for simplicity
    2014-12-26 02:30:29下载
    积分:1
  • bai-tap
    code matlab solve linear equations
    2013-12-09 13:41:24下载
    积分:1
  • TwoDimFFT
    2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
    2011-12-21 13:14:28下载
    积分:1
  • R
    说明:  R语言入门教程,中文版,注:由于以上选项没有R语言选项,所以分为类似的matlab类(R Language Tutorial, Chinese, Note: Due to the above option is not R language options, so the class is divided into similar matlab)
    2015-04-14 21:07:13下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载