登录
首页 » Others » sac-101.5c-linux_x86_64.tar

sac-101.5c-linux_x86_64.tar

于 2013-10-17 发布 文件大小:3675KB
0 95
下载积分: 1 下载次数: 87

代码说明:

  地震数据格式之间的转换,sac,miniseed,seed,这些数据格式进行转换(Seismic data conversion between formats, sac, miniseed, seed, the data format conversion)

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

发表评论

0 个回复

  • matlab
    编程 图像处理MATLAB是矩阵实验室(Matrix Laboratory)的简称,是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 (image coverting)
    2011-12-04 13:14:57下载
    积分:1
  • Opt_Golden
    黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。(Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.)
    2008-05-06 21:41:38下载
    积分:1
  • fourmi
    programme pour les algorithme de fourmis
    2011-07-16 19:41:33下载
    积分:1
  • nansum
    Sum of values ignoring NaNs
    2013-11-25 00:31:00下载
    积分:1
  • 基于粒子群算法求解低速车辆模型的非线性模型预测控制问题
    说明:  基于粒子群算法求解低速车辆模型的非线性模型预测控制问题(The nonlinear model predictive control problem of low-speed vehicle is solved based on particle swarm optimization (pso))
    2020-05-21 10:13:00下载
    积分:1
  • line_segment
    text line segmentation
    2009-11-23 16:18:30下载
    积分:1
  • VQ-pattern-recognition
    说明:  VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.(VQ pattern recognition algorithms and experimental sound. Abstract: The linear prediction cepstral coefficients (1inear prediction cepstrum coefficient, LPCC) as the voice of the characteristic parameters, vector quantization (vector quantity, VQ) method of pattern matching, pattern recognition of sound in order to achieve authentication and identification methods relevant to this experiment. Validated, this method can distinguish between different speaker, and speaker identification experiments to do to reach a higher recognition rate.)
    2011-04-08 17:19:21下载
    积分:1
  • EigenFace
    eigen face matlab source code
    2012-03-26 21:14:08下载
    积分:1
  • plotmark
    When doing black and white figures with several curves, it is sometimes difficult to uniquely identify each curve, since the number of different line styles is quite limited.
    2011-09-09 17:05:03下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载