Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab mp3read
Search - matlab mp3read - List
一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
Update : 2008-10-13 Size : 2.63kb Publisher : 陈建文

mp3read源码 能将mp3文件读入matlab中,成为二进制代码 文件格式 mp3-mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format
Update : 2008-10-13 Size : 4.36kb Publisher : cathy

读mp3文件格式的matlab 源程序
Update : 2008-10-13 Size : 1.19kb Publisher : 石猫

基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just unpack in the toolbox folder under the MATLAB directory. 2.- Set the MATLAB search path to include that folder. This version was made in MATLAB for WINDOWS only. I ll probably will make the UNIX version later. 01-11-2004.-based on Matlab mp3 reader function MP3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes two functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1 .- Just unpack in the toolbox folder under the MATLAB directory. 2 .- Set the MATLAB search path to include that folder. This version was made in MATLAB for Windows only. I ll probably will make the UNIX version later. 01-11- 2004.
Update : 2025-02-19 Size : 457kb Publisher : hang

一个用matlab实现的mp3解码源程序,对进行mp3开发的初学者非常有用-an achievable using Matlab MP3 decoder source of development for beginners mp3 very useful
Update : 2025-02-19 Size : 2kb Publisher : 陈建文

DL : 0
mp3read源码 能将mp3文件读入matlab中,成为二进制代码 文件格式 mp3-mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format
Update : 2025-02-19 Size : 4kb Publisher : cathy

读mp3文件格式的matlab 源程序-Reading of mp3 file format matlab source
Update : 2025-02-19 Size : 1kb Publisher : 石猫

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 channel per column). Extension ".mp3" is added if FILE has none. Also accepts other formats of wavread, such as Y = MP3READ(FILE,N) to read just the first N sample frames (N scalar), or the frames from N(1) to N(2) if N is a two-element vector. Y = MP3READ(FILE,FMT) or Y = mp3read(FILE,N,FMT) with FMT as native returns int16 samples instead of doubles FMT can be double for default behavior (to exactly mirror the syntax of wavread). -mp3read
Update : 2025-02-19 Size : 5kb Publisher : 陳聰明

mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特尔- 64位-These versions of mp3read and mp3write are direct drop-in replacements for wavread and wavwrite to access MPEG audio mp3 files. Features include: - aims to duplicate complete syntax of wavread and wavwrite - also supports on-the-fly downsampling and channel merging of mpg123 - optimized for very long mp3 files- only decodes the needed portion - uses popen for encoding to avoid a large temporary file (when available- see my popenw mex) - attempts to preserve time alignment of files through read/write loop by removing "warm up" samples - package includes helper binaries for Linux, Windows, Mac-PPC, Mac-Intel, and Mac-Intel-64bit
Update : 2025-02-19 Size : 2.09mb Publisher : young

DL : 0
Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful. wav = mp3read(inpath, outpath) outpath is unused. inpath - path to mp3 file -Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful. wav = mp3read(inpath, outpath) outpath is unused. inpath - path to mp3 file
Update : 2025-02-19 Size : 20kb Publisher : axel

DL : 0
在matlab环境下实现对MP3文件的读写,-read the MP3 in the matlab
Update : 2025-02-19 Size : 5kb Publisher : 何鑫亮

DL : 0
matlab中采样mp3格式的音频文件的程序,包含注释。-matlab mp3 audio sample rate
Update : 2025-02-19 Size : 6kb Publisher : 李心诚

通过该开发包,matlab可以读取MP3数据-Through the development kit, matlab can read MP3 data
Update : 2025-02-19 Size : 618kb Publisher : 甘小方
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.