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

搜索资源列表

  1. 3.4.2-IIR_filter

    0下载:
  2. 这是我们学校的DSP实验箱5502的IIR算法实验,保证可以用,功能很全,它通过MATLAB设计确定IIR滤波器系数,A/D采样,IIR运算,并能观察滤波前后的波型变化.-This is our school s DSP algorithm of IIR experimental test box 5502, to ensure that you can use, features a very full, it is determined by the MATLAB design IIR fi
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:276569
    • 提供者:Mr CAI
  1. 3.4.1-FiR_filter

    0下载:
  2. 这是我们学校的DSP实验箱5502的FIR算法,保证可以用,功能很全,实验是通过MATLAB设计确定FIR滤波器系数,DSP 初始化,A/D采样,FIR运算,并可观察滤波前后的波型变化-This is our school s FIR DSP algorithms experimental box 5502, to ensure that you can use, features a very full, experiments designed to determine by MATLAB
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:185082
    • 提供者:Mr CAI
  1. zdl

    0下载:
  2. 运用matlab编程求最短路径的算法a=xlsread( D:\数据.xls ) 调入数据 n=size(a,1) for i=1:n for j=1:n if a(i,j)==1000 a(i,j)==inf 不相邻点之间的距离赋值为无穷大 -The shortest path
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:861
    • 提供者:资源
  1. cd1

    0下载:
  2. it is the matlab model for simulation of the class d chopper with full details of parametrs
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6434
    • 提供者:vinod
  1. dstatcom

    1下载:
  2. d-statcom matlab simulation(matlab6)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13897
    • 提供者:marty
  1. cor_etat_s

    0下载:
  2. simulation sous matlab/simulink d un correcteur d etat
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4552
    • 提供者:omar mohamed
  1. UPLOAD_LY1

    0下载:
  2. 图像处理于MATLAB上的应用,能很好的处理一些熵,概率等问题-(a)Find the entropy of this source using Matlab (b)Design the Huffman code for this source using Matlab. (c) Randomly generate a source sequence of length 500 symbols drawing the symbols from the true source distri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:8013
    • 提供者:李渊
  1. UPLOAD_LY4

    0下载:
  2. 通过MATLAB的程序解决相应图上处理中熵值和概率的问题-Adaptive Arithmetic coding. A source generates symbols from alphabet {A, B, C, D}. Probabilities of occurrence of the symbols are initially estimated as: Pr(A)=Pr(B)=0.25, Pr(C)= 0.2, and Pr(D)=0.3. After 100 generate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:7576
    • 提供者:李渊
  1. GPSR_6.0

    0下载:
  2. This set of MATLAB files contain an implementation of the gradient projection algorithms described in the paper "Gradient Projection for Sparse Reconstruction: Application to Compressed Sensing and Other Inverse Problems" by Mario A. T. Figueiredo, R
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1379961
    • 提供者:丢雷
  1. C

    0下载:
  2. This a self-contained package including the 2-D DWT and inverse DWT routines. The included matlab routines are used to generate noisy example images and disply the result of denoising.-This is a self-contained package including the 2-D DWT and in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:183450
    • 提供者:Maxwell
  1. TreeByLinking

    0下载:
  2. Matlab实现 递归算法生成3维分形树 此算法树根在侧面,需对坐标轴进行旋转便可得到上图效果-Matlab recursive algorithms to create the 3-d fractals tree
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1015
    • 提供者:L
  1. ID3

    0下载:
  2. matlab实现机器学习中ID3算法,function D = ID3(train_features, train_targets, params, region)-function D = ID3(train_features, train_targets, params, region)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1721
    • 提供者:jun
  1. 2b8f3c63beb5

    0下载:
  2. 二维成像matlab fdtd 二维成像PML完全匹配层的设置TM波仿真结果-2 d imaging matlab FDTD 2 d imaging PML completely matched layer Settings TM wave simulation results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:田叶
  1. Matlab_MRI_3Dreconstruction

    0下载:
  2. 基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示-Based on Matlab software programming realize MC algorithm on human brain MRI images drawn face 3 d reconstruction Use of 3 d rotation transformation and animation of brain function graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:214495
    • 提供者:陶涛
  1. fem.2.1

    0下载:
  2. 采用有限元法求解一维、二维抛物型方程,matlab编程-FEM for 1-D,2—D parabolic equation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:95373
    • 提供者:李明
  1. whittle

    3下载:
  2. code derived from the Matlab code for local Whittle estimation and exact local Whittle estimation of the memory parameter (d) in fractionally integrated (I(d)) time series.-code derived from the Matlab code for local Whittle estimation
  3. 所属分类:matlab

    • 发布日期:2015-03-02
    • 文件大小:9216
    • 提供者:x2222z
  1. cl2DESIGNAL-FOR-NOISE

    0下载:
  2. 用递归迭代法构造多小波基的matlab源码及实现多小波分解2-D图像 [multiwavelet.rar] - 小波变换的MATLAB实现 几个用MATLAB编写的小波变换示例 -multiwavelet.rar]2-D multi-wavelet construction and implementation computation multiwavelet transform an image (BAT O2 multiwavelet transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2000
    • 提供者:jack
  1. code

    1下载:
  2. 主要是实现图像的融合,是在梯度域里面进行一个图像的融合,-shi xian tu xiang de rong he,in tidu yulimian rong he ercheng ,matlab huan jing,xia ,keyi yunxing qieyou ceshi shuju d e.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6349217
    • 提供者:liaofangshun
  1. pcm_quan_enco

    0下载:
  2. file Matlab abc xyz a b c d e f x y z d h i k l m n s
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:611
    • 提供者:binh Vu Duy
  1. beamfunction

    1下载:
  2. matlab程序代码,三维杆单元有限元结构刚度和质量矩阵的生成-Matlab program code, 3 d finite element structure stiffness and stem the generation of mass matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:974
    • 提供者:清风
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com