登录
首页 » matlab » MATLAB-Wavelet-transform

MATLAB-Wavelet-transform

于 2021-01-30 发布 文件大小:103KB
0 296
下载积分: 1 下载次数: 39

代码说明:

  Matlab小波变换与傅立叶变换用于检测阶跃信号,原始时域信号是一个阶跃信号,为了确定阶跃信号的突变点,分别采用傅立叶变换和db5小波进行处理。(Matlab wavelet transformation and Fourier transform is used to test signal, the original order jump time signal is a step road signal, in order to determine the Laplace domain signals point mutations, respectively the Fourier transform and db5 wavelet for processing. )

文件列表:

时频分析2.doc,135680,2011-09-28

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

发表评论

0 个回复

  • erbu
    说明:  此程序是基于二步最小二乘法,运用递推算法。(This procedure is based on two-step least square method, the use of recursive algorithms.)
    2011-03-26 19:45:19下载
    积分:1
  • haffman_code
    自己写的haffman编码源代码,用matlab实现的,欢迎指正。(himself wrote the source code haffman coding using Matlab to achieve, and welcome correction.)
    2007-04-01 12:45:37下载
    积分: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
  • simulation-project
    this file is about communication simulation modeling total form of communication system in a form of mathlab modeling
    2013-04-11 01:42:53下载
    积分:1
  • benggou
    采用加权网络中节点强度和权重都是幂率分布的模型,在matlab环境中自动识别连通区域的大小,用于时频分析算法。( Using weighted model nodes in the network strength and weight are power law distribution, Automatic identification in the matlab environment the size of the connected area, For time-frequency analysis algorithm.)
    2016-11-24 17:38:25下载
    积分:1
  • fengjimoxing
    说明:  风机的数学模型,通过公式搭建风机的数学模型matlab程序,很实用。(The mathematical model of the fan, through the formula to build the mathematical model of the fan matlab program, is very practical.)
    2020-11-30 15:49:27下载
    积分:1
  • finalronghe
    信息融合  使用两个传感器进行航迹融合  Bar-Shalom-Campo融合算法(fusion  Bar-Shalom-Campo)
    2020-12-25 20:59:04下载
    积分:1
  • LS
    说明:  the linear ARX model as shown below [12] is used to represent the input and the output data for the system. This ARX model is utilized for both Least Square (LS) and Recursive Least Square (RLS) algorithms. It is one of the simplest statistical methods for system identification used to find the transfer function for the model. The equations given by [15]: Y=φβ+ξ (7) β=〖(φ^T φ)〗^(-1) φ^T Y (8) where Y is the predicted output. φ is includes actual input and output parameters. β is includes parameters to be estimated.
    2014-08-22 14:28:51下载
    积分:1
  • BiaoDing
    自己做的双目标定的MATLAB标定实例,附带图像和仿真程序!(Make their own calibration of the binocular calibration of MATLAB examples, incidental images, and simulation program!)
    2009-11-22 17:24:16下载
    积分:1
  • sttc4Psk
    Space-time trellis encoder/decoder for QPSK modulation 2 bits per second per Hertz
    2009-06-23 10:21:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载