登录
首页 » matlab » tfrpwv

tfrpwv

于 2013-06-04 发布 文件大小:2KB
0 363
下载积分: 1 下载次数: 69

代码说明:

  时频分析中的cohen类中最基本的双线性时频分布式wigner-ville分布,由于在该分布中不含窗函数,因此避免了短时窗傅里叶变换时间分辨率、频率分辨率相互牵制的矛盾(Time-frequency analysis of the Cohen class of bilinear time-frequency distribution is the most basic Wigner-Ville distribution, because the function in the distribution is not included in the window, so as to avoid the contradiction of short-time window Fourier transform time resolution, frequency resolution of each other)

文件列表:

tfrpwv.m,3285,2005-10-13

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

发表评论

0 个回复

  • fuzzy_manupulator
    a matlab model of a fuzzy controlled 2-link manipulator
    2009-11-25 02:04:27下载
    积分:1
  • jiansuo_shili
    说明:  刚刚接触图像检索的同学,对基于特征的图像检索还没有什么概念,利用这个小的程序(里面附有图像和实例)感受一下过程,对于继续研究很有帮助。(Contact with students just image retrieval, the feature-based image retrieval has no concept of, take advantage of this little program (inside with images and examples) feel the process and continue to study for the useful.)
    2010-03-18 15:00:41下载
    积分:1
  • fisher
    matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.(matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.)
    2010-05-26 20:13:24下载
    积分: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
  • davenport
    matlab,davenport风速谱,4阶线性滤波法,绝对可以用!(Matlab, Davenport wind speed spectrum, the 4 order linear filter method, the absolute can be used! Can not use, you cut me!)
    2015-04-18 22:05:02下载
    积分:1
  • yucekongzhi
    此为广义预测控制的一个程序,对象是CARIMA模型。(This is the generalized predictive control of a program, which is aimed CARIMA model.)
    2008-08-04 20:44:49下载
    积分:1
  • LTE-Channel-Model
    Long Term Evolution Channel Model
    2011-06-15 00:32:58下载
    积分:1
  • 线性预测编码(LPC)算法压缩语音
    线性预测编码(LPC)算法压缩语音。MATLAB实现。计算预测系数和增益。(Linear predictive coding (LPC) algorithm )
    2020-07-01 10:00:01下载
    积分:1
  • UCA_SMI
    QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。(QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the use of Givens rotation implementation of the QR decomposition of data matrix, the weight vector will eventually solve the problem into a triangular system of linear equations solving the problem.)
    2009-03-17 10:20:31下载
    积分:1
  • nsct_toolbox
    大牛的非抽样CONTOULET变换MATLAB源码 (Big cow transformation of non-sampling MATLAB source CONTOULET)
    2009-03-28 23:01:43下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载