登录
首页 » matlab » matlab

matlab

于 2009-07-19 发布 文件大小:1804KB
0 252
下载积分: 1 下载次数: 101

代码说明:

  地震数据处理方面matlab代码,能够地震数据进行简单处理和绘图(Seismic data processing matlab code, simple to seismic data processing and graphics)

文件列表:

License.txt
README.txt
S4M
...\Geophysics_2.01
...\...............\@struct
...\...............\.......\abs.m
...\...............\.......\minus.m
...\...............\.......\mrdivide.m
...\...............\.......\mtimes.m
...\...............\.......\plus.m
...\...............\.......\power.m
...\...............\.......\rdivide.m
...\...............\.......\sign.m
...\...............\.......\sqrt.m
...\...............\.......\times.m
...\...............\.......\uminus.m
...\...............\.......\uplus.m
...\...............\add_curve_type.m
...\...............\add_parameter.m
...\...............\l_append.m
...\...............\l_average.m
...\...............\l_check.m
...\...............\l_combine.m
...\...............\l_compare.m
...\...............\l_convert.m
...\...............\l_crossplot.m
...\...............\l_curve.m
...\...............\l_curve_math.m
...\...............\l_data.m
...\...............\l_depth2index.m
...\...............\l_depth2wb_depth.m
...\...............\l_elastic_impedance.m
...\...............\l_eqdepth.m
...\...............\l_extend.m
...\...............\l_gc.m
...\...............\l_gd.m
...\...............\l_gu.m
...\...............\l_interpolate.m
...\...............\l_lithocurves.m
...\...............\l_litho_plot.m
...\...............\l_merge.m
...\...............\l_plot.m
...\...............\l_plot1.m
...\...............\l_redefine.m
...\...............\l_reflections.m
...\...............\l_reflection_coefficients.m
...\...............\l_regression.m
...\...............\l_rename.m
...\...............\l_resample.m
...\...............\l_rm_nulls.m
...\...............\l_seismic_acoustic.m
...\...............\l_seismic_elastic.m
...\...............\l_select.m
...\...............\l_sonic2time.m
...\...............\l_sort.m
...\...............\l_switch_depth.m
...\...............\l_tools.m
...\...............\l_trend_removal.m
...\...............\l_unit_conversion.m
...\...............\mytitle.m
...\...............\presets.m
...\...............\private
...\...............\.......\add_handle2delete.m
...\...............\.......\add_xaxis.m
...\...............\.......\alert.m
...\...............\.......\assign_input.m
...\...............\.......\ava_approximation.m
...\...............\.......\ava_approximation_rueger.m
...\...............\.......\bgGray.m
...\...............\.......\binom.m
...\...............\.......\binsmooth.m
...\...............\.......\cell2num.m
...\...............\.......\cell2str.m
...\...............\.......\check_numeric.m
...\...............\.......\combine_parameters.m
...\...............\.......\convolve.m
...\...............\.......\copy_fields.m
...\...............\.......\copy_parameters.m
...\...............\.......\cornor.m
...\...............\.......\corr.m
...\...............\.......\correlate.m
...\...............\.......\correlation.m
...\...............\.......\create_button4tracking.m
...\...............\.......\cseismic_scrollbar_menu.m
...\...............\.......\cumquad.m
...\...............\.......\curve_index1.m
...\...............\.......\curve_indices.m
...\...............\.......\datum.m
...\...............\.......\default_seismic_colormap.m
...\...............\.......\description_substitution.m
...\...............\.......\disable_zoom.m
...\...............\.......\dispdlg.m
...\...............\.......\display_cursor_location_2d.m
...\...............\.......\display_cursor_location_3d.m
...\...............\.......\edges_from_samples.m
...\...............\.......\extract_words.m
...\...............\.......\fig2eps.m
...\...............\.......\fig2pp.m
...\...............\.......\figure_export_menu.m
...\...............\.......\filename2S4M.m

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

发表评论

0 个回复

  • multicore123
    This package realizes parallel processing on multiple coresmachines
    2010-11-18 07:07:51下载
    积分:1
  • MATLAB
    matalb图像处理基础源代码,整理版,可以实图像变换的一些基本功能(matalb based image processing source code, finishing version, you can actually change some of the basic functions of image)
    2011-10-07 00:21:20下载
    积分:1
  • Chapter_3
    chapter 3 of the fdtd method for electromagnetics with matlab simulations
    2013-12-03 09:41:30下载
    积分:1
  • BP-optimization
    基于遗传算法的BP优化(电力系统负荷预测)(BP optimization based on genetic algorithms)
    2021-02-15 16:19:47下载
    积分:1
  • my8ditfft
    基8-DFT计算,每8点为一蝶形运算单元,4096点计算效率较基2-DFT提高50 (Yl 8-DFT calculation, every 8 points for a butterfly operation unit, the 4096-point computation efficiency than the base 2-DFT increased by 50 )
    2021-03-13 10:59:24下载
    积分:1
  • zGAD11
    Geometric adaptive deblurring
    2012-04-11 19:54:16下载
    积分:1
  • RBF_per
    先归一化输入输出参数,用KMens优化RBF神经网络中心值,然后计算隐节点数据中心间的距离(矩阵),得到各隐节点的扩展常数(宽度),接着用最小二乘法得到各隐节点的输出权值,对数据进行反归一化,并绘图得到神经网络输出与测试集图,同时进行性能评价(First, the input and output parameters are normalized, the central value of the RBF neural network is optimized by KMens, then the distance (matrix) between the data centers of the hidden nodes is calculated, and the extended constant (width) of the hidden nodes is obtained. Then the output weights of the hidden nodes are obtained by the least square method, and the data are back normalized, and the neural network is drawn. Output and test set diagrams, and performance evaluation)
    2021-01-12 10:18:49下载
    积分:1
  • 82382_SAR经典的wk成像算法
    说明:  matlab平台实现的sar Omega-K算法(SAR omega-k algorithm based on MATLAB)
    2021-03-25 16:49:14下载
    积分:1
  • invertedpendulum
    固高一级倒立摆的4种极点配置方法,可以达到很好的角度和位置控制。(Solid high-level, four kinds of inverted pendulum pole placement method)
    2009-05-16 07:20:19下载
    积分:1
  • MATLAB
    优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 (Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random variable) stochastic programming.)
    2010-02-21 11:38:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载