photo

Tran Thien


Last seen: más de 4 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
256.311
of 301.383

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

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 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


I have problem with while loop.
So I have homework about Gaussian Elimination, when input matrix b I want to ensure that the input matrix has the same number of...

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

1

respuesta

Pregunta


Divide a specific element in a matrix
For example I have: A=[1 2 3; 3 2 4; 5 4 1] And I want it like this: A=[1 -2 -3; -3 2 -4; -5 -4 1] As you can see i'm trying...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Replace variables twice ?
For example i got these codes <</matlabcentral/answers/uploaded_files/117731/Capture.JPG>> So in dS i want the zx and zy b...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Solve double intergral ?
For example , i have this double intergral : <</matlabcentral/answers/uploaded_files/117686/Capture.JPG>> I tried this ...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


In command window , use emelentary transformation to create a echelon matrix ?
For example , i have matrix A = [1 2 ; 3 2] How can i create a echelon matrix from it in command window ( not script) ?

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

1

respuesta

Pregunta


How to Multiply a number to a row of matrix
For example i have matrix A = [ 1 2 3 ; 3 4 5] I want to multiply 2 to the 2nd row of the matrix so i got A...

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

2

respuestas