photo

parthasarathi ghorai


Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
197.171
of 300.392

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


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) ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


how we change a audio signal amplitude value to frequency value?
how can we convert amplitude to frequency?

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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?

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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?

oltre 10 anni fa | 2 risposte | 0

2

risposte