parthasarathi ghorai
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
246.210
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how can i get back the original song into the program below?
[y,fs]=wavread('khuddar.wav'); a=zeros(100,2); j=1; for i=round(rand(1)*(10000-1)+1):round(rand(1)*(10000-1)+1) ...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
how we change a audio signal amplitude value to frequency value?
how can we convert amplitude to frequency?
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
how can i get 65=.0003?
if [.003 .006 .009 .012] is an array, how can i get [65 67 68 69] ,that means .003=65;.006=67 so on.how can i get this?
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
if an array like [.002 1.1103 0.665 .002]. how can i get [a b c a]?
if an array like [.002 1.1103 0.665 .002]. how can i get [a b c a]? i want to print .002=a 1.1103=b .665=c .002=a. how can ...
meer dan 9 jaar ago | 3 answers | 0
3
answersQuestion
how can i divide an image diagonally whose size is [129 133 3], into two equal part?
an image whose size is [129 133 3]. have to divide this image diagonally into two equal part, as two triangle form that image. h...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
when char(65) then A.
but when we define A='5', then char(5) can not be the result A. how can we get this value?
meer dan 9 jaar ago | 2 answers | 0