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,992
of 298,005

評判
0

コントリビューション
5 質問
0 回答

回答採用率
40.0%

獲得投票数
0

ランク
 of 20,520

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,151

コントリビューション
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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答