Subrat kumar sahoo
ABB
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
21.636
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
83.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
Feeds
Pregunta
how to use zfft and zmusic in matlab?
Hi Has anyone tried using ZFFT and ZMUSIC in matlab? I saw some papers which claim to have implemented the above two functions...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to sum floating point elements of an array
Hi I have an array which has floating point inputs. I need to sum all the elements to get a single value. The command 'sum' t...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
addition of elements in a matrix
Hi I have a matrix, e.g. "A" whose dimension is 3*20. I need to obtain a 3*4 matrix ("B") out of it, wherein every fifth eleme...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
calculation of a mean matrix
Hi I have two matrices a = [1 2 3; 2 3 4] and b = [2 3 4; 3 4 5]; I want a mean output matrix "c," whose...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
how to save a string as a filename?
Hi, How to save a file "with the characters of a string" as the file name? For example, I have a piece of code, which generate...
más de 12 años hace | 3 respuestas | 1
3
respuestasPregunta
how to delete specific entries (based on a condition) in an array?
Hi I wrote a small code, which goes as follows: %start of code a = [0 12 16 13 14 25 12 1 170 172 32 5 171]; for i = 1:l...
más de 12 años hace | 1 respuesta | 0