sp


ps

2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

13 질문
0 답변

순위
214,389
of 301,370

평판
0

참여
13 질문
0 답변

답변 채택
30.77%

획득한 표
0

순위
 of 21,243

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,217

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Convert music wav file to text symbols
Hi, i want to give an audio wav file(instrumental - Violin etc) as input and i want to detect all the frequencies tones and t...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Detect Music Tones and get tone wav file name in text format
Hi, i have a set of tones as separate .wav files.. i will play it in some sequence and store in a single .wav file... When i...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Replace a number by next occuring number twice
I have a large array, where i should search for 101 and replace it by 102102,,, 105 by 106106,,,,,109 by 110110,,,113 by 1141...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


Solve simultaneous equations and output sum to 1
xV = x; [x1 x2 .... x33][i have 33x33 matrix where sum of each row =1]=[x1 x2 ..... x33] i have to find values of x1.........

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Steady State Probability Calculation - (Solve simultaneous eq. with 33 unknowns)
Hi, i know 33x33 nnormalized matrix.... i shd multiply with 33 unknowns...matrix multiplication....with same 33 unknowns even on...

대략 13년 전 | 답변 수: 4 | 0

4

답변

질문


Play 2 wav files together and save it in new wav file
Hi, I want to merge 2 wav files together such that i should listen 2 wav files playing simultaneously....and save it in new w...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Wav write / Record to a .wav file as output
Hi, I have concatenated wav files using wavread and playing it from audioplayer function.... I am not able to record...... If...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Record output played using wavread and save in a wav file.....
Hi, I have concatenated wav files using wavread and playing it from audioplayer function.... I am not able to record...... I...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Random Numbers within specified range in specific ratio
Hi i want generate random numbers in this ratio between 0-0.1 once........ 0.1-0.2 twice........ 0.2-0.3 thrice......

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Split array values into 2 elements
A = [126126,138154,137146] Output i want is A = [126,126,138,154,137,146]

13년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Read multiple wav files using single wavread command
Hi. i have 80-100 short wav files where i give numbers as file names.... i want to play it multiple times with different orde...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Assign values to string array
A = [x,y,z1]; B = [1,6,7]; and wherever x comes in program it should be replaced by its values 1, y by 6 and so on..... ...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Assign one array elements as values to another array
A = [111,222,333,....] is 1x48 matrix B = [-13,3,4,35,....] is 1x 48 matrix i want to assign values of B array to A like whe...

13년 초과 전 | 답변 수: 1 | 0

1

답변