登录
首页 » Visual C++ » Complex-trace-analysis

Complex-trace-analysis

于 2013-05-16 发布 文件大小:14KB
0 235
下载积分: 1 下载次数: 21

代码说明:

  地震勘探复数道分析,利用这种方法,能方便地从地震记录中分离表示地震波动力学特征的若干参数,如瞬时振幅,瞬时相位,瞬时频率和视极性等。(The seismic exploration plural channel analysis, using this method, can be easily separated from the seismic records certain kinetic characteristics of seismic wave parameters, such as the instantaneous amplitude, instantaneous phase, instantaneous frequency and apparent polarity.)

文件列表:

新建文件夹 (2)
..............\Debug
..............\.....\vc60.idb,33792,2013-05-16
..............\.....\vc60.pdb,36864,2013-05-16
..............\.....\复数道分析.pch,157200,2013-05-16
..............\复数道分析.c,5941,2013-05-16
..............\复数道分析.dsp,3449,2013-05-16
..............\复数道分析.dsw,528,2013-05-16
..............\复数道分析.ncb,33792,2013-05-16
..............\复数道分析.opt,48640,2013-05-16
..............\复数道分析.plg,10179,2013-05-16

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

发表评论

0 个回复

  • ARINC429__HI-35XXApplication_Note
    ARINC_429协议芯片的HI-3585__HI-3598_HI-3599_Application_Note(ARINC429 HI-3585__HI-3598_HI-3599_Application_Note)
    2014-02-13 21:05:08下载
    积分:1
  • turbo
    说明:  turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型turbo是一种极好的码型(用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码用于编码)
    2010-04-06 14:23:03下载
    积分:1
  • MATLAB-figure-user-interface
    MATLAB图形技术——绘图及图形用户接口(matlab figure user interface)
    2013-01-29 11:22:54下载
    积分:1
  • 1
    说明:  细分曲面catmullClark细分算法代码,直接运行的结果为一个实例的细分结果(subdivision surface)
    2016-03-27 21:22:44下载
    积分:1
  • hipr
    使用push-relabel方法求解最大流问题,是国外的一个研究机构编写的,速度很快。(This is an efficient implementation of the push-relabel method. See Goldberg and Tarjan, "A New Approach to the Maximum Flow Problem," J. ACM Vol. 35, 921--940, 1988 and Cherkassky and Goldberg, "On Implementing Push-Relabel Method for the Maximum Flow Problem," Proc. IPCO-4, 157--171, 1995.)
    2009-11-23 11:00:19下载
    积分:1
  • prime
    素性检测使用米娜罗宾检测方法对数进行素性检测(Primality testing detection methods using Minaluobin logarithmic to primality testing)
    2009-12-08 10:51:31下载
    积分:1
  • pso-source-code
    本源代码是MATLAB语言下的粒子群算法的实例,有需要的朋友可以参考(pso source code )
    2012-05-17 09:12:14下载
    积分:1
  • design
    轨道设计,确定着陆准备轨道近月点和远月点的位置,以及嫦娥三号相应速度的大小与方向。(Track design, determine the location of the landing point in recent months to prepare the track and Apolune, as well as the size and direction of the Chang-e III corresponding velocity.)
    2014-09-12 17:06:03下载
    积分:1
  • hzt-report
    关于恶意代码检测和LTE网络,4G的LTE-A网络的外语文章(Foreign-language article about malicious code detection and lte network, lte-a network of 4g)
    2014-01-02 18:04:43下载
    积分:1
  • FPE
    说明:  按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
    2008-09-12 01:14:14下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载