photo

marwa hajji


Last seen: casi 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
200.461
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
44.44%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

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


vector 2D mesh grid
I wanted to draw the level lines of a result of 2 variables. as shown in the following figure: for example in the value 20 of t...

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

0

respuestas

Pregunta


how to define a matrix element in matlab
any help please , I need to replace the first colunm in matrix with diffrent size by another value!!! as example : input A=...

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

3

respuestas

Pregunta


matrix equation in loop form
I would like to creat a matrix, by using the loop structure, because i have a very big values, I tried this code but no result...

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

0

respuestas

Pregunta


how to find the correct value of the matrix
anyone help me , when I excute this example , I didn't found in the matrix ''into'' the correct value. x=[1 1 1 2 2 2 2 3 3 3...

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

2

respuestas

Pregunta


how to plot sequare wave ?
I would like to Plot a periodic square wave different apmlitude. example rect=[1 1 8 8 2 2];

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

1

respuesta

Pregunta


matrix variable problem in matlab
I have A=[1 2]' I would like to display it in repetitive form as A=[1 2 1 2 1 2 1 2 1 2 1 2]' using loop structure, any help ple...

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

1

respuesta

Pregunta


how to create a matrix in matlab
I have A=[1 3; 2 4]; and B=[5 6; 7 8]; I would like to create this two matrix line by line in C : C=[1 3;5 6; 2 4; 7 8];

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

2

respuestas

Pregunta


filling matrix in matlab code
how to filling matrix in matlab

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

1

respuesta

Pregunta


Compare two vectors in matlab n*m
A=[1 2 3 4 5 6 7 8 9 10] B=[4] I want to compare these two vectors one by one. I want MATLAB to write as a result of it. for e...

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

2

respuestas