登录
首页 » matlab » On-the-n-wavelet-matlab-program

On-the-n-wavelet-matlab-program

于 2015-04-19 发布 文件大小:17KB
0 216
下载积分: 1 下载次数: 5

代码说明:

  本matlab编程小例子是用于找油气的物探领域中的信号频谱分析,实用性强,资料最后附有可供学习的网站,希望本资料有用。(This is a small example of matlab programming used to find oil and gas geophysical field in the signal spectrum analysis, practical, with final data for learning website and hope this information useful.)

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

发表评论

0 个回复

  • Insect-inspired-odometry-by-flow-measurements
    algorithm optical flow
    2011-05-02 00:03:51下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • 改进nsga2多目标优化
    说明:  通过gamultiobj函数,实现基于nsga2的改进优化算法(An improved optimization algorithm based on NSGA2 is implemented by gamultiobj function)
    2019-02-26 16:05:32下载
    积分:1
  • Convolution_encoder_designbased_upon_ofdm
    Matlab based OFDM based convolution encoder design code
    2010-11-12 13:08:32下载
    积分:1
  • dds
    进行图像边缘检测的程序,学图像处理的会有很大帮助(Image edge detection procedure, learning image processing would be of considerable help)
    2008-07-11 10:15:49下载
    积分:1
  • hexcalc
    Hex evaluation and calculator with logical and arithmetic operators(Hex evaluation and calculator with logica l and arithmetic operators)
    2006-10-15 10:54:34下载
    积分:1
  • ff_4
    Rastrigin function with firefly algorithm
    2015-02-01 05:31:26下载
    积分:1
  • Matlab---Smith-chart
    微波技术电子史密斯圆图程序Matlab---Smith-chart(Matlab---Smith-chart)
    2010-09-07 21:51:32下载
    积分:1
  • Alamouti_scheme.m
    Alamouti Scheme BER Plot
    2014-09-10 23:49:00下载
    积分:1
  • tukey
    利用tukey和barlett方法对随机信号的功率谱进行估计。迭代方法来判断性能(Tukey and the use of random signal barlett method to estimate the power spectrum. Iterative method to determine the performance of)
    2009-06-22 22:11:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载