CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 2-D d

搜索资源列表

  1. 普通端射阵天线的matlab程序

    0下载:
  2. 普通端射阵天线的matlab程序 clear; f=3e10; lamda=(3e8)/f; beta=2.*pi/lamda; n=10; t=0:0.01:2*pi; d=lamda/4; W=beta.*d.*cos(t); z1=((n/2).* W)-n/2*beta*d; z2=((1/2).* W)-1/2*beta*d; F1=sin(z1)./(n.*sin(z2)); K1=abs(F1); polar(t,K1) ;
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:270
    • 提供者:anqideanqi
  1. CIC滤波器matlab代码

    0下载:
  2. CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fonts
  3. 所属分类:源码下载

  1. Wedgelet.rar

    0下载:
  2. 2-D wedgelet transform using top-down quadtree decomposition,2-D wedgelet transform using top-down quadtree decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1464573
    • 提供者:zhao
  1. wavelet_matlab_code.rar

    2下载:
  2. 2代小波示意程序 2维小波变换经典程序 Daubechies小波基的构造 采用多孔trous算法(undecimated wavelet transform)实现小波变换 平移变换平移法(cycle_spinning)消除gibbs效应 提升法97经典程序 消失矩作用的程序 小波插值与小波构造 小波滤波器构造和消噪程序 小波谱分析mallat算法经典程序,2 Generation Wavelet indicated procedures classic 2-D wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:9429
    • 提供者:马成
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. MATLAB

    7下载:
  2. 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:2332
    • 提供者:gab
  1. DCT2D

    0下载:
  2. DCT变换的matlab源代码。适合用作特征提取的预处理方法来使用。-DCT transform matlab source code. Suitable for feature extraction preprocessing method to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1351
    • 提供者:于佳
  1. Perceptron

    0下载:
  2. 利用感知机的线性分类功能,实现2维平面的两类模式分类,matlab实现,并用图像显示-Perceptron using linear classification function, the realization of 2-D plane of the two types of pattern classification, matlab achieve, and image display
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:yaozi
  1. heat2d

    3下载:
  2. 这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
  3. 所属分类:matlab

    • 发布日期:2016-05-18
    • 文件大小:597
    • 提供者:zinger
  1. wavelet

    1下载:
  2. 利用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像-Recursive iterative method to construct multi-wavelet basis matlab source code and to achieve more than 2-D image wavelet decomposition
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:1324
    • 提供者:zhang
  1. gaussgradient

    0下载:
  2. Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1041
    • 提供者:eetuna
  1. integratedgradient

    0下载:
  2. The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:11949
    • 提供者:徐亮
  1. fast_block_dct

    0下载:
  2. Fast m-scr ipt implementation of Block-DCT ( 2-D DCT )
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2035
    • 提供者:xj
  1. ychen_jasp_software

    0下载:
  2. MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:54443
    • 提供者:lzn
  1. AQM_matrix_Stability

    0下载:
  2. 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1925
    • 提供者:肖扬
  1. 2-D_Diffusion

    0下载:
  2. 2维扩散源码,使用matlab开发,可用于解2维传热方程-2-D Diffusion
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:941881
    • 提供者:snowshade
  1. fdtd2D

    2下载:
  2. 2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagne-2-D FDTD TE code with PML absorbing boundary conditions Program author: Susan C. Hagness
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4528
    • 提供者:pmr
  1. 2 d fir filter design in matlab

    0下载:
  2. 2 d fir filter design in matlab
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:choesongil
  1. Unitary -ESPRIT MATLAB

    0下载:
  2. 面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序,用于自由场中的DOA估计(2-D angle estimation in planar array Unitary -ESPRIT algorithm MATLAB program for DOA estimation in free field)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:小小小马
  1. MATLAB二维小波变换

    2下载:
  2. matlab实现二维小波变换,需把文件名改为英文(MATLAB realizes 2-D wavelet transform and needs to change the file name to English.)
  3. 所属分类:其他

    • 发布日期:2020-04-05
    • 文件大小:1024
    • 提供者:楚伽
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com