CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 波变换 搜索资源 - array

搜索资源列表

  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. MARBURG

    0下载:
  2. Routine marburg: To estimate the AR parameters by Burg algorithm. Input Parameters: n : Number of data samples ip : Order of autoregressive process x : Array of complex data samples x(0) through x(n-1) Output Parameters: ep : Real
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1292
    • 提供者:king_key
  1. ConstructWaveBaseFunction.rar

    0下载:
  2. 紧支撑小波基的构造。 以Daubechies小波滤波器系数为例,推导出小波函数及尺度函数,并画出其图像. void Convolution(double* pShortData, int nShort, double* pLongData, int nLong) int CalcScaleFunction(double* pOutData) int CalcWaveletFunction(double* pOutData) Convolution()不是通用的离散卷积代码,而
  3. 所属分类:波变换

    • 发布日期:2017-03-31
    • 文件大小:175281
    • 提供者:zhang
  1. fftbianhuan

    0下载:
  2. 实现了一维实序列的fft变换,有随机数产生函数、补零函数,返回值放在一个复数数组中,并有取模运算。-Achieved on the real sequence of fft transform, there are random number generator function, zero fill function, the return value in a complex array, and a modulo operation.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:1473
    • 提供者:zhouyanmei
  1. Based-on-Wavelet-and-knock-control-programmable-lo

    0下载:
  2. 小波和可编程逻辑阵列的爆震控制Based on Wavelet and knock control programmable logic array-Based on Wavelet and knock control programmable logic array
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:70924
    • 提供者:liming2233
  1. GaborFilter

    1下载:
  2. 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:2789
    • 提供者:Ethan
  1. matlab

    0下载:
  2. 阵列信号的处理,在阵列天线阵列中的DOA估计的经典算法-Array signal processing, antenna array in an array of classic DOA estimation algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:176281
    • 提供者:王成强
  1. Wavelet_Packet_group2

    0下载:
  2. 这两个函数是用来转换成记录的数组(即数组中的每个位置是一个子矩阵)小波包树的过程中这两个函数将有助于pogrammers子图像容易-These two functions are used to convert the wavelet packet tree into array of record (i.e. each location in the array is a sub-matrix)... These two function will help the pogrammers fo
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:5741
    • 提供者:
  1. Spectrum-Analyzer

    1下载:
  2. 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
  3. 所属分类:Wavelet

    • 发布日期:2015-08-26
    • 文件大小:12119040
    • 提供者:王海光
  1. FFt

    0下载:
  2. 以上是一维傅里叶正变换程序代码,包含8个数组-More than one-dimensional Fourier transform program code, including eight array
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:4939
    • 提供者:陈新锋
  1. wavetest

    0下载:
  2. 制作控件的操作和功能实现,曲线的读取数组里数据来实现-Operations and functions of production control to achieve the curve read array data
  3. 所属分类:Wavelet

    • 发布日期:2017-05-21
    • 文件大小:6289469
    • 提供者:李云
  1. ESPRIT_2D

    0下载:
  2. 这篇代码介绍了一种阵列信号处理的一种算法,具有很大的作用。-This code describes an algorithm for an array signal processing, has a big role.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-24
    • 文件大小:1581
    • 提供者:曾福来
  1. wavelet

    0下载:
  2. 用c语言写的db4多尺度小波去噪代码,效仿matlab的方式,将分解后的系数存放在原数组里-Db4 multi-scale wavelet denoising code, c language written emulate matlab manner, the decomposition coefficients stored in the original array
  3. 所属分类:Wavelet

    • 发布日期:2017-11-06
    • 文件大小:201966
    • 提供者:袁智超
  1. 98

    0下载:
  2. 根据小波分析和神经网络原理,参考网上的一些免费源码,以及自己对Bp神经网络的理解,使用飞狐的函数和数组书写-Some free source of reference online, as well as their own understanding of Bp neural network based on wavelet analysis and neural network theory, a function of the flying fox and an array of writ
  3. 所属分类:Wavelet

    • 发布日期:2017-12-02
    • 文件大小:1540
    • 提供者:时浩东
  1. MUSIC

    1下载:
  2. MATLAB实现基本MUSIC算法与均匀线阵结合的DOA估计功能-MATLAB MUSIC algorithm with uniform linear array combination DOA estimation
  3. 所属分类:Wavelet

    • 发布日期:2017-11-17
    • 文件大小:732
    • 提供者:
  1. yuan1

    1下载:
  2. 圆周阵波束形成,时延求和与等效不均匀线阵形成-Circumferential array beamforming, the the delay sum equivalent non-uniform linear array formed
  3. 所属分类:Wavelet

    • 发布日期:2017-11-13
    • 文件大小:849
    • 提供者:田野
  1. Array-processing-algorithms

    0下载:
  2. 阵列信号算法的常用程序,matlab实现-Array signal algorithm commonly used procedures, matlab achieve
  3. 所属分类:Wavelet

    • 发布日期:2017-05-21
    • 文件大小:6578404
    • 提供者:黄鹏
  1. DOAaMATLAB

    0下载:
  2. 基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序.-MATLAB programs based on a two-dimensional DOA estimation augmented matrix beam L-shaped array.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:1155
    • 提供者:liu peter
  1. music_6fc

    0下载:
  2. music算法6声源阵列matlab代码-MUSIC algorithm 6 source array /matlab code
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1143
    • 提供者:mew
  1. matlab

    1下载:
  2. 一组基于matlab进行小波滤波变换的一维数组-Based on a set of one-dimensional array matlab wavelet transform filter
  3. 所属分类:Wavelet

    • 发布日期:2017-06-01
    • 文件大小:13782571
    • 提供者:李福星
« 12 »
搜珍网 www.dssz.com