sp


ps

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

13 Preguntas
0 Respuestas

CLASIFICACIÓN
214.390
of 301.383

REPUTACIÓN
0

CONTRIBUCIONES
13 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
30.77%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.252

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.306

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


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

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 13 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 13 años hace | 1 respuesta | 0

1

respuesta