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

搜索资源列表

  1. matlab Record 利用matlab编写的录音函数

    1下载:
  2. 利用matlab编写的录音函数,并画出录入声音波形。-Use of matlab recording function, and draw the recorded sound waveform
  3. 所属分类:Audio

    • 发布日期:2014-11-11
    • 文件大小:1kb
    • 提供者:mockmoon
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804byte
    • 提供者:张元
  1. DigitalEqualizer

    0下载:
  2. 圖形調整式數位音訊均衡器,使用matlab gui介面寫成。自動畫出頻率響應圖,可讀取.wav檔。濾波器由fdatools設計而成。-Digital audio graphic equalizer adjustments, and the use matlab gui interface language. Automatically draw the frequency response can be read. Wav file. Filter designed with the fdato
  3. 所属分类:Audio program

    • 发布日期:2017-05-16
    • 文件大小:4.05mb
    • 提供者:billchou
  1. Residual_Excited_Linear_Prediction_with_MATLAB.ra

    0下载:
  2. Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:834.78kb
    • 提供者:Ardalan
  1. DPCM

    1下载:
  2. DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
  3. 所属分类:多媒体

    • 发布日期:2017-04-10
    • 文件大小:2.78kb
    • 提供者:顾艳华
  1. PEAQ

    1下载:
  2. 利用matlab实现的PEAQ程序,即ITU R BS1387-1.-a implention of PEAQ use matlab
  3. 所属分类:mpeg/mp3

    • 发布日期:2013-03-27
    • 文件大小:23.33kb
    • 提供者:高雪飞
  1. speaker

    0下载:
  2. 数字的语音识别matlab程序 训练及识别数据太大,少量上传一点,大家可以用COOLEDIT等软件仿照自己制作.(*.wav文件采样率8000,单声道,采样精度16位,16bit Motorola PCM,*.lab文件存的是语音的起止点和语音内容). -Digit speech recognition matlab program too much training and recognition data, a small amount of upload that you can us
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:307.32kb
    • 提供者:er
  1. Motion_Estimation_2D

    0下载:
  2. Motion_Estimation_2D compute Motion Vectors in Anchor Frame from Target Frame in either integer or half-pel accuracy. An example of main function calling this function is "MEMBA", which can be entered on the command window. The function also use th
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:2.17kb
    • 提供者:冯欣
  1. WaveletTransformandMathematicalMorphology

    0下载:
  2. 采用小渡变换技术对遥感图像进行去噪、增强 在此基础上利用数学形态学的 方法提取图像中的人造帚物-Using wavelet transform technique for remote sensing image denoising, enhancement on this basis the use of mathematical morphology to extract the image of man-made objects broom
  3. 所属分类:Audio program

    • 发布日期:2017-04-26
    • 文件大小:115.33kb
    • 提供者:gyq
  1. mp3read

    0下载:
  2. function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY) MP3READ Read MP3 audio file via use of external binaries. Y = MP3READ(FILE) reads an mp3-encoded audio file into the vector Y just like wavread reads a wav-encoded file (one ch
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4.68kb
    • 提供者:陳聰明
  1. speech_processing

    0下载:
  2. this program deals with simple speech processing like fft, use of hamming window, my durbin algorithm and likes. this program has gui too.
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:127.55kb
    • 提供者:switspk
  1. audiocompression

    0下载:
  2. 此程序主要是通过使用小波达到音频压缩的目的,可以比较不同的小波函数和压缩次数音频文件的差异-This process is mainly achieved through the use of wavelet purpose audio compression, you can compare different compression of the wavelet function and the difference in the number of audio files
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:2.09kb
    • 提供者:junyizhang
  1. dpcm

    0下载:
  2. 利用预测的方法实现图像的压缩,可以应用于光谱图像谱间去相关-The use of projected images of the compression method can be applied to spectral-spectral images to the relevant
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-01
    • 文件大小:573byte
    • 提供者:范范
  1. G729coder

    0下载:
  2. G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:233.79kb
    • 提供者:Zachery Chen
  1. 35738627matlab-vidio-capture

    0下载:
  2. in this file we have use a new algorithm about video capturing
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:18.74kb
    • 提供者:aziz
  1. HS

    0下载:
  2. 视频桢光流场计算,可以用拉丝构件视频纹理,保证别人没有上传过-Video frame optical flow field calculation, you can use drawing component video textures to ensure that no one else uploaded
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-23
    • 文件大小:311.38kb
    • 提供者:
  1. matlabcodeechohiding

    0下载:
  2. this the sample of matlab coding for echo hiding data audio steganography... use your own input-this is the sample of matlab coding for echo hiding data audio steganography... use your own input
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:9.04kb
    • 提供者:shahmin
  1. MATLAB_SOLA

    2下载:
  2. 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
  3. 所属分类:Audio program

    • 发布日期:2014-12-21
    • 文件大小:269.97kb
    • 提供者:jianjiaaini
  1. Matlab

    0下载:
  2. matlab下的摄像头图像采集,可以运行的。很好用的-matlab image acquisition under the camera, you can run. Very good use
  3. 所属分类:Video Capture

    • 发布日期:2017-03-26
    • 文件大小:1.68kb
    • 提供者:robert.gan
  1. features

    0下载:
  2. Learning Hierarchical Invariant Sptio-temporal Features for Action Recognition with Independent Subspace Analysis. This package is aimed at providing read-to-use video features the stacked convolutional ISA model described in the paper, and functions
  3. 所属分类:Video Capture

    • 发布日期:2017-06-10
    • 文件大小:16.4mb
    • 提供者:于成龙
« 12 3 »
搜珍网 www.dssz.com