登录
首页 » Matlab » 2D 沃尔什变换

2D 沃尔什变换

于 2023-06-21 发布 文件大小:1.04 kB
0 63
下载积分: 2 下载次数: 1

代码说明:

%======================================================= 2-D SEQUENCY(WALSH),DYADIC(PALEY) %函数和 %天然 (阿达玛) 下令快速沃尔什阿达玛变换 %======================================================= 功能 xx = fwht2d(xx) %功能实现 2D 快速沃尔什阿达玛变换。 矩阵的维度 %必须是 2 的整数幂。 %作者: Gylson 托马斯 · %电子邮件: gylson_thomas@yahoo.com %助理教授,电气和电子工程部。 工程 Kuttippuram %mes 高等专科学校 %,印度喀拉拉邦,2005 年 2 月。 %版权所有 2007年。 N = length(xx) ; i = 1: n xx1(i,:) = fhtseq(xx(i,:)) ; 结束 由 fhtdya 的并矢秩序和 fhtnat 的自然顺序 %替换 fhtseq xx = zeros(N) ; j = 1: n xx(:,j) = fhtseq(xx1(:,j)")" ; 结束 %------------------------------------------------------- %1 D 序列 (Walsh) 下令快速沃尔什阿达玛变换 %------------------------------------------------------- 函数 x=fhtseq(data) x=bitrevorder(data) ; N=length(x) ; k1 = N;k2 = 1 ;k3 = N/2 ; 为 i1=1:log2(N) L1 = 1 ;

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

发表评论

0 个回复

  • multirate_demos
    对与滤波器系数的量化以及对于多抽样率滤波器的仿真(Quantified with the filter coefficients and for the simulation of multirate filter)
    2010-08-18 01:07:43下载
    积分:1
  • chap9
    说明:  给出了一个控制系统的模型,此模型采用MATLAB模块搭建,解决跟踪问题(Gives a control system model, this model structures using MATLAB module to address the tracking problem)
    2008-11-30 09:42:43下载
    积分:1
  • GaussSinxy
    利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分(use Gauss- Legendre polynomials calculated sin (x y) in the rectangular region of Integral)
    2007-05-23 11:26:41下载
    积分:1
  • 一个宽带波束形成,matlab源程序
    D-S证据理论数据融合,BP神经网络用于函数拟合与模式识别,计算加权加速度,最小均方误差(MMSE)的算法,含噪脉冲信号进行相关检测,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。
    2023-02-13 20:45:04下载
    积分:1
  • wave_peak
    该函数用于读取ecg信号,找到小波变换模极大序列.(This function is used to read the ecg signal, find the sequence of wavelet transform modulus maxima.)
    2009-11-05 10:57:56下载
    积分:1
  • The-basic-matlab-function
    Matlab函数库,可以快速查找函数的意义。形式例如:errorbar 带误差限的曲线图(Matlab library, you can quickly find the significance of the function. For example: errorbar :form with error limit curve)
    2014-12-01 15:45:27下载
    积分:1
  • x64_win64
    cplex matlab优化程序包,安装后添加路径使用,适用于各种优化问题。(The Cplex class of IBM® ILOG® CPLEX® for MATLAB stores the model and provides methods for the solution, analysis, manipulation and reading/writing of the model file. All of the data associated with the problem is stored in the properties of a Cplex object. These class properties are standard MATLAB data structures and can be manipulated directly within MATLAB. However, modifying the problem using methods provided in the Cplex class enforces consistency, such as ensuring that vectors are of the proper length.)
    2021-01-05 10:08:54下载
    积分:1
  • question2
    fisher线性分类器训练计算样本错误率,画投影直线(fisher linear classifier training sample error rate calculation, draw a straight line projection)
    2011-06-06 18:01:57下载
    积分:1
  • QAM121332
    LMS及RLS算法,不错,大家可以(LMS and the RLS algorithm, it is true that we can see!)
    2007-05-19 15:04:12下载
    积分:1
  • AG
    说明:  Genetic Algorithm matlab code
    2013-04-10 07:06:46下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载