Niranjan Satam - MATLAB Central
photo

Niranjan Satam


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/13 to 04/25Use left and right arrows to move selectionFrom 03/13Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

排名
64,990
of 297,999

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,519

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,028

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


distorted audio after extracion
file='take.avi'; %input file file1='vipmen1.wav'; %o/p file name hmfr=video.MultimediaFileReader(file,'AudioOutputPor...

12 years 前 | 0 个回答 | 0

0

个回答

提问


convert file from .wav to .mp3
I am using following code to extract just the audio in .wav format from a video in .avi format file='take.avi'; fil...

12 years 前 | 1 个回答 | 0

1

个回答

提问


"File is corrupt or is not a standard MP3 file" error
??? Error using ==> mp3read>mysystem at 373 unable to execute mp3info -r m -p "%Q %u %b %r %v * %C %e %E %L %O %o %p" "outpu...

12 years 前 | 0 个回答 | 0

0

个回答

提问


how suppress output from a user defined function ?
function [x,y] = myfn(a,b,c) I intend to use the values of x and y for consequent operations.However the values of x and y ar...

12 years 前 | 1 个回答 | 0

1

个回答

提问


"Could not open file." using imwrite for png file.
global frames; global fila; obj=mmreader(fila); a=read(obj); frames=get(obj,'numberOfFrames'); for k = 1 : 50 ...

12 years 前 | 1 个回答 | 0

1

个回答