登录
首页 » matlab » code-ResInv3D

code-ResInv3D

于 2016-08-08 发布 文件大小:530KB
0 101
下载积分: 1 下载次数: 37

代码说明:

  瞬变电磁法测深的反演程序,主要针对的是三维情况。(Transient electromagnetic sounding method of inversion program, mainly for the three-dimensional case.)

文件列表:

ResInv3D
........\bfgs.m,1761,2006-12-07
........\BFGSOPT.asv,3479,2007-03-09
........\BFGSOPT.m,3561,2007-03-09
........\DCdriverBH.asv,3467,2007-03-09
........\DCdriverBH.m,3465,2007-03-09
........\DCdriverBHcompact.m,3329,2007-03-09
........\DCdriverS.m,3615,2007-08-24
........\devel
........\.....\forMod.asv,2505,2007-03-09
........\.....\forMod.m,2583,2007-03-09
........\LinSolve
........\........\bicgstb.m,2258,2007-03-09
........\........\ipcg.m,2398,2006-10-19
........\........\matsol.m,1041,2006-10-19
........\........\precg.m,1726,2006-10-19
........\MatsFD
........\......\Asol.m,1208,2006-10-19
........\......\ATsol.m,1046,2006-10-19
........\......\calcGv.m,1649,2006-10-19
........\......\calcGvT.m,1407,2006-10-19
........\......\div.m,3191,2006-10-19
........\......\dMassf_dm.m,3229,2006-10-19
........\......\grad.m,2455,2006-10-19
........\......\massf.m,2930,2006-10-19
........\Misc
........\....\boundary_correction.m,3453,2006-10-19
........\....\calcRHS.m,1322,2006-10-19
........\....\calcWTW.m,1247,2006-10-19
........\....\cell_centre.m,983,2006-10-19
........\....\data_weight.m,918,2006-10-19
........\....\driverplot.m,1584,2006-10-19
........\....\interpmat.m,3985,2006-10-19
........\....\interpmat_N.m,4251,2006-10-19
........\....\kron3.m,951,2006-10-19
........\....\mkvc.m,511,2006-10-19
........\....\Qtu.m,539,2006-10-19
........\....\Qu.m,623,2006-10-19
........\....\updateMTX.m,1488,2006-10-19
........\ModelData
........\.........\Borehole
........\.........\........\ActiveCells.mat,13392,2006-01-20
........\.........\........\ActiveCells.txt,39600,2006-05-17
........\.........\........\DataFile.mat,75663,2006-01-20
........\.........\........\DataFile.txt,52020,2006-05-17
........\.........\........\dx.txt,75,2006-05-17
........\.........\........\dy.txt,72,2006-05-17
........\.........\........\dz.txt,66,2006-05-17
........\.........\........\GrdFile.mat,376,2006-01-20
........\.........\........\ModeWtFile.mat,105848,2006-01-21
........\.........\........\ModeWtFile.txt,31351,2006-05-17
........\.........\........\MrefFile.mat,105784,2006-01-20
........\.........\........\MrefFile.txt,105601,2006-05-17
........\.........\........\RecFile.mat,113088,2006-01-20
........\.........\........\RecFile.txt,58912,2006-05-17
........\.........\........\SrcFile.mat,225984,2006-01-20
........\.........\........\SrcFile.txt,107016,2006-05-17
........\.........\........\SynModel.mat,105792,2006-01-20
........\.........\generateMTX.m,2689,2007-03-09
........\.........\generateMTXcompact.asv,2702,2007-03-09
........\.........\generateMTXcompact.m,2280,2007-03-09
........\.........\sort_src.m,1190,2006-10-19
........\.........\Surface
........\.........\.......\ActiveCells.mat,19232,2006-01-21
........\.........\.......\ActiveCells.txt,57120,2006-05-17
........\.........\.......\DataFile.mat,61473,2006-01-21
........\.........\.......\DataFile.txt,41628,2006-05-17
........\.........\.......\dx.txt,170,2006-05-17
........\.........\.......\dy.txt,175,2006-05-17
........\.........\.......\dz.txt,47,2006-05-17
........\.........\.......\GrdFile.mat,976,2006-01-21
........\.........\.......\ModeWtFile.mat,152520,2006-01-21
........\.........\.......\ModeWtFile.txt,179786,2006-05-17
........\.........\.......\MrefFile.mat,152504,2006-01-21
........\.........\.......\MrefFile.txt,171360,2006-05-17
........\.........\.......\RecFile.mat,183216,2006-01-21
........\.........\.......\RecFile.txt,110651,2006-05-17
........\.........\.......\SrcFile.mat,183216,2006-01-21
........\.........\.......\SrcFile.txt,118947,2006-05-17
........\.........\.......\SynModel.mat,152512,2006-08-21
........\MTXBH.mat,208458,2007-03-09
........\MTXS.mat,271544,2007-08-24
........\Optimize
........\........\InvMainN.m,6141,2007-03-09
........\RegFun.m,154,2007-03-09
........\RESINVM3D_readme.doc,23040,2006-10-19
........\RESINVM3D_readme.txt,2904,2007-01-19

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

发表评论

0 个回复

  • Circle-Fitting.m
    circle fitting to find damping
    2012-01-06 22:31:43下载
    积分:1
  • Digital_Filter
    录制一段自己的语音信号,并对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;给定滤波器的性能指标,采用窗函数法和双线性变换设计滤波器,并画出滤波器的频率响应;然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;最后,设计一个信号处理系统界面。(Section of their own voice recording signal, and recording the signal sampling draw sample after the speech signal time-domain waveform and frequency spectrum given filter performance indicators, using a window function method and bilinear transformation design of filters, and draw the frequency response filter then use the filter of their own design for the signal acquisition filtering, after filtering the signal to draw the time-domain waveform and spectrum, and filtering of signals before and after contrast, analysis of signal changes playback voice signal Finally, the design of a signal processing system interface.)
    2008-01-15 19:47:31下载
    积分:1
  • matlab5.0study
    非常实用而且全面的MATLAB教程,讲解详细,明了!(Very practical and comprehensive MATLAB tutorial explaining in detail, and clear!)
    2008-08-09 23:37:06下载
    积分:1
  • waveletMatlab7
    小波分析理论与Matlab 7一书中的代码(wavelet analysis theory and Matlab 7 a code book)
    2007-02-18 21:38:26下载
    积分:1
  • bin
    matlab中调用Jacobi迭代法所使用的函数(call a function of the Jacobi iterative method used in matlab)
    2012-08-02 13:41:18下载
    积分:1
  • Lineperf
    this source code is very well
    2013-08-16 01:29:50下载
    积分:1
  • MATLAB-zi-shi-ying-bi-jin
    很好的多项式拟合程序 已经用过 自适应样条拟合(Good adaptive polynomial fitting procedure has been used spline fitting)
    2013-12-16 22:01:34下载
    积分:1
  • huffuma.matlab
    对灰度图像进行哈夫曼编码matlab的源代码(Huffman coding for gray image matlab source code)
    2014-12-13 21:27:53下载
    积分:1
  • Nuclei_Counter
    图像清晰化matlab代码!能让模糊图像变清晰。(a MATLAB code a image can be made to be clearly using this code)
    2015-01-20 11:16:25下载
    积分:1
  • nn
    说明:  neural network application book
    2010-05-27 06:00:18下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载