CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Structured

搜索资源列表

  1. treewave

    0下载:
  2. Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which takes the w
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.27kb
    • 提供者:yupenghui
  1. weimin

    0下载:
  2. 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.84kb
    • 提供者:韦敏
  1. Maximum-distance-method

    0下载:
  2. 生成128条黑白颜色的结构光条纹,其中黑条纹的宽度是白条纹宽度的三倍。-Generate 128 black and white color structured light stripes, black stripes of the width of which is three times the width of the white stripe.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:662byte
    • 提供者:guofuqiang
  1. pixel_proc

    1下载:
  2. matlab像素级图像处理,,显示处理结果,适合于图像处理入门。包括了一些基本的图像处理方法,如求反,均值滤波中值滤波,拉斯变换,还有一个结构光条纹中心求取程序。所有程序有一个gui界面,方便操作。-matlab pixel level image processing, display the results, suitable for image processing started. Includes some basic image processing methods, such as
  3. 所属分类:matlab

    • 发布日期:2016-10-04
    • 文件大小:190kb
    • 提供者:jumping
  1. DTWMATLABsource

    0下载:
  2. 很好的DTW源代码,层次分明,注释详尽,很容易看懂,直接运行主程序main_speech_alignment_DTW.m 即可通过图观察DTW处理前后的波形。-DTW good source code, structured, detailed notes, it is easy to understand, can be run directly by the main program main_speech_alignment_DTW.m Figure waveform observed b
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:248.05kb
    • 提供者:wh
  1. nj22matlab

    0下载:
  2. Example scr ipt to read CF-compliant structured grid NetCDF data into Matlab using the NetCDF-Java libraryI m using "toolsUI.jar" which is advertised as "a nice fat jar file containing everything in a single jar"-Example scr ipt to read CF-com
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.12kb
    • 提供者:meh
  1. SOM

    2下载:
  2. MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:835byte
    • 提供者:ccccc
  1. diwuzhang

    0下载:
  2. 第5章 课件内容 选择结构程序设计 适合初学者-Chapter 5, select Structured Programming
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:116.29kb
    • 提供者:顾越
  1. strcov

    0下载:
  2. Structured covariance estimation. The routine takes a covariance matrix as input and returns the Toeplitz matrix that lies closest to it, in the sense that it minimizes the Kullback-Leibler divergence between the two. Input must be a real, square, sy
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:990byte
    • 提供者:ruso
  1. huidu

    1下载:
  2. 灰度传递函数分析,(a)高斯传递模型,(b)和(c)分别是理想编码图经过结构光系统前后的灰度分布,(d)和(e)分别是编码图和采集图。-Gray transfer function analysis, (a) Gaussian transfer model, (b) and (c) are the ideal coding picture through structured light system before and after gray level, (d) and (e) are co
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:李二科
  1. mcurvature_vec

    0下载:
  2. The function calculates the mean curvature of the input structured matrix data.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.01kb
    • 提供者:EA
  1. function2

    0下载:
  2. Generating an Optical Sensor Image From Simulated Movement Data This scr ipt (aero_pointer_tracker.m) generates a movie with 64 frames and a frame size of 64 by 64 pixels (at 10 frames per second). The movie contains a simulation of a moving t
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.42kb
    • 提供者:sabah_altaie
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:110.68kb
    • 提供者:郭波
  1. MATLAB

    0下载:
  2. 我的matlab实验 MATLAB运算基础 选择结构程序设计 循环结构程序设计 函数文件 高层绘图操作 数据处理与多项式计算 数值微积分与方程数值求解 符号计算基础与符号微积分-My matlab choice experiment based on the structure MATLAB programming operations structured programming cycle function file data processing and high-level drawin
  3. 所属分类:matlab

    • 发布日期:2016-01-22
    • 文件大小:21kb
    • 提供者:刘英
  1. Ponomarev

    0下载:
  2. Ponomarev Fixed Structured Automata Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:27.32kb
    • 提供者:vh
  1. segyinput

    0下载:
  2. Reads segy data into a structured array format in Matlab workspace
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.18kb
    • 提供者:abdelaziz
  1. sem2d_friction_plastic

    1下载:
  2. Spectral Element Method to solve the 2D SH wave equation,strain weakening (plasticity) in the bulk,paraxial absorbing boundary conditions and zero initial conditions in a structured undeformed grid.
  3. 所属分类:matlab

    • 发布日期:2014-04-29
    • 文件大小:4kb
    • 提供者:kaustwa
  1. newton

    1下载:
  2. 一个关于拟牛顿法求最优值的matlab程序,写的很有条理,注释很清晰,稍加修改就能使用。-A quasi-Newton method to seek the optimal value of the matlab program, written in very structured, comments are very clear, slightly modified to be able to us.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3.04kb
    • 提供者:fanluchen
  1. smallbox_1.9

    0下载:
  2. SMALLbox是一种新型的基础框架采用自适应处理信号稀疏结构的表示。其主要目的是成为一个SMALLbox考验地探索新大概很好的方法来获得内在稀疏数据驱动模型,它是可以做到的应付大规模、复杂的数据资料。- SMALLbox is a new foundational framework for processing signals using adaptive sparse structured representations. The main aim of SMALLbox is t
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:29.66mb
    • 提供者:高玉洁
  1. pcolm

    0下载:
  2. A fully implicit, finite volume, flow solver for the incompressible 3D Navier-Stokes equations with generic scalar transport, in block structured, non-orthogonal, body fitted grids.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6.17kb
    • 提供者:Max X
« 12 »
搜珍网 www.dssz.com