photo

PRED LIU


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
32.162
of 300.338

REPUTACIÓN
1

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

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 3
  • First Review
  • Explorer

Ver insignias

Feeds

Ver por

Pregunta


How to became my Tridiagonal matrix
B=[ 16, 2 , 3, 13;... 5 , 11, 10, 8;... 9 , 7 , 6, 12;... 4, 14, 15, 1] Ho...

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

3

respuestas

Pregunta


How to reshape my matrix A to B
How to reshape my matrix A to B ?? A(:,:,1)=[ 8, 1, 6 ;... 3, 5, 7 ;... 4, 9, 2 ] A(:,:,2)=[16, ...

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

1

respuesta

Pregunta


How to fix my code with parfor-Loops array?
My code have a lot of error ,how to fix ? X = ones( 1 ,3); B = zeros( 20 ,3); p...

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

1

respuesta

Pregunta


How to count the number of "" true "" and ""false"" in matrix
matrix AAA is AAA = [... true true false true true true true true false false true false false true true ] How to kno...

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

2

respuestas

Pregunta


How to make matlab editor become colorful like octave
Any one have good idea

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

1

respuesta

Pregunta


How to get the matrix when I need a logic matrix
How to get a matrix QQQQ when I need a logic matrix AAAA AAAA=[ true true true true false true true true true true true fa...

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

1

respuesta

Pregunta


How to obtain max value form Matrix A B C , and write to Matrix D
How to obtain max value form Matrix A B C , and write to Matrix D ,as below Matrix A 1 1 6 1 17 1 23 18 1 Matrix B...

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

1

respuesta

Pregunta


How to get matrix data from function ,anyone help me
Z=[ 1 3 4 ;5 3 1;3 3 3]; a=1; Qa=example(a,Z); ss=Qa(1)+Qa(2); %=====> I CAN'T get both matrix data a+Z and a*Z %% %%%m...

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

1

respuesta