
Jenjen Ahmad Zaeni
Estadísticas
9 Preguntas
0 Respuestas
CLASIFICACIÓN
79.986
of 281.954
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 19.066
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 134.349
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
Content Feed
Pregunta
How to get certain value from matrix multiplication?
Hello everyone, sorry if this is a basic question. I have two matrix a = [1 0 0 1] and b = [1 0 1 1 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to iterate matrix multiple times?
Hello everyone. I have a 3x7 matrix La = -5.2622 3.2610 1.0999 0 2.0590 0 0 0 ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
How to sum elements of matrix in certain condition?
Hello everyone. I'm sorry if i didn't explain it clearly. I have a matrix like A = 1.0999 -1.0999 -2.0590 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to do iteration?
Hello everyone, i currently work in decoding. I want to do box-plus operation so i wrote a code like Lch=[-22.597121229...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to generate 0 and 1 matrix in specific condition.
Hello everyone. I want to generate a random 4x5 matrix with the elements consist of 0 and 1. But, i don't want each column to ha...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to repeat each elements of matrix irregularly
Hello everyone, i have a matrix like: A = 0.2978 -0.7649 -2.8475 3.4084 And i want to repeat the elements of mat...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to plot stairstep between two line?
Hello everyone. I currently writing a codes for EXIT chart. I've created the curves, and now i want to create the stairstep be...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to do an iteration with for loop
Hello everyone. I have a code for doing a decoding iteration. I have problem with looping, and i've attached the .m file. Sorry ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to swap specific elements position of a matrix
Hello everyone. I have a matrix like A = [ 1 0 0 2; 0 3 4 0; 5 6 0 0; 0 0 7 8 ] I want a new matrix lik...
más de 2 años hace | 1 respuesta | 0