登录
首页 » matlab » FOLDY

FOLDY

于 2016-03-21 发布 文件大小:2270KB
0 303
下载积分: 1 下载次数: 18

代码说明:

  地球物理领域地震波在随机介质中的多次散射波,采用解析解模拟。经典的Foldy 方法(Geophysics seismic waves in random media multiple scattering waves, using analytical solution. The classic Foldy method )

文件列表:

acoustic_modelling_foldy_v.4.2_cpl
..................................\codes
..................................\.....\foldy
..................................\.....\.....\acoustic_p_gfs_direct_f.m,10273,2013-03-04
..................................\.....\.....\centerfreqs.m,622,2012-05-29
..................................\.....\.....\model_gfs_p_scat_acoust.m,77906,2013-05-09
..................................\.....\.....\rickerwavl_time.m,402,2012-07-12
..................................\.....\utils
..................................\.....\.....\do_xcorr_int.m,18430,2013-03-04
..................................\.....\.....\makecircbound.m,982,2012-08-10
..................................\.....\.....\wiggles.m,6571,2012-05-29
..................................\common_public_license.txt,11593,2013-03-04
..................................\doc
..................................\...\Galetti_Halliday_Curtis_2013_Geophys.pdf,553248,2013-10-23
..................................\...\Manual.pdf,1976452,2013-07-22
..................................\examples
..................................\........\example_1__inter_receiver_T.m,18949,2013-05-09
..................................\........\example_2__inter_receiver_F.m,19859,2013-05-09
..................................\........\example_3__inter_receiver_F_array.m,17875,2013-05-09
..................................\........\example_4__inter_source_F.m,20069,2013-05-09
..................................\........\example_5__source_receiver_F.m,43104,2013-05-09
..................................\paper_plots
..................................\...........\example_inter_receiver_FD_comp.m,50011,2013-07-20
..................................\...........\example_inter_receiver_mon_dip_comp.m,32283,2013-07-20
..................................\...........\FD_data
..................................\...........\fig_2_plot.m,18228,2013-07-20
..................................\...........\fig_4_5_data
..................................\...........\............\AB_int_full_t_2sided.txt,22888,2012-09-28
..................................\...........\............\AB_int_mon_t_2sided.txt,22908,2012-09-28
..................................\...........\............\AB_true_t.txt,11482,2012-09-28
..................................\...........\............\AB_true_t_2sided.txt,22942,2012-09-28
..................................\...........\............\AB_true_t_2sided_comp.txt,22887,2012-09-28
..................................\...........\............\rcx.txt,17,2012-09-28
..................................\...........\............\scats.txt,40,2012-09-28
..................................\...........\............\srx.txt,24300,2012-09-28
..................................\...........\............\time2.txt,6623,2012-09-28
..................................\...........\fig_4_5_plot.m,8406,2013-07-20
..................................\...........\fig_6_7_8_data
..................................\...........\..............\AB_int_t_2sided.txt,91195,2012-09-28
..................................\...........\..............\AB_int_t_2sided_FD.txt,91214,2012-09-28
..................................\...........\..............\AB_true_t.txt,44728,2012-09-28
..................................\...........\..............\AB_true_t_2sided.txt,89434,2012-09-28
..................................\...........\..............\AB_true_t_2sided_comp.txt,91163,2012-09-28
..................................\...........\..............\AB_true_t_2sided_comp_FD.txt,91167,2012-09-28
..................................\...........\..............\AB_true_t_2sided_FD.txt,89808,2012-09-28
..................................\...........\..............\AB_true_t_FD.txt,44915,2012-09-28
..................................\...........\..............\rcx.txt,18,2012-09-28
..................................\...........\..............\srx.txt,12462,2012-09-28
..................................\...........\..............\time1.txt,13456,2012-09-28
..................................\...........\..............\time2.txt,28957,2012-09-28
..................................\...........\fig_6_7_8_plot.m,14712,2013-07-20
..................................\htm" target=_blank>README,3053,2013-07-20

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

发表评论

0 个回复

  • color
    在matlab中 HSV各分量求均值 方差以及三阶矩(Color extraction)
    2013-08-08 01:33:18下载
    积分:1
  • pscad_AF
    一个简化的有源滤波器串联配置,提高并联型无源滤波器的滤波。(A simplified active filter in series configuration to improve the shunt passive filter filtering.)
    2014-01-19 20:23:21下载
    积分:1
  • progrramme
    matlab参数录入系统,实现参数录入,错误提示。(matlab parameter entry system)
    2014-02-13 21:01:56下载
    积分:1
  • segy
    用来计算线性拉登变换免费工具包包括 MATLAB 演示程序 产品信息和示例等等 (High Availability Large Data Sets, High Performance )
    2010-11-04 16:29:08下载
    积分:1
  • LTE--channel_gain_wrappers
    说明:  LTE天线模型仿真 LTE_System_Level_1.0_r247 2010最新(LTE--channel_gain_wrappers FROM LTE_System_Level_1.0_r247)
    2010-03-31 15:21:43下载
    积分:1
  • fenkong
    脉动风 谐波叠加 高层结构和高耸结构的顺风向的脉动效应(wind history)
    2012-04-10 15:13:21下载
    积分:1
  • ycpid
    遗传算法优化PID程序,MATLAB开发(PID genetic algorithm optimization procedures, the development of MATLAB)
    2007-03-15 16:33:31下载
    积分:1
  • thrun.allabout.pdf
    Book about algorithm position and robots
    2014-12-19 17:52:04下载
    积分:1
  • New-Text-Document
    matlab rayliegh-plesset equation
    2015-02-11 03:14:41下载
    积分:1
  • TSP
    TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. (TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algorithm is the perfect method for solving NP complete problem.)
    2008-05-17 23:51:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载