Ricardo Gutierrez
Followers: 0 Following: 0
Estadística
43 Preguntas
6 Respuestas
CLASIFICACIÓN
275.345
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
43 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
67.44%
VOTOS RECIBIDOS
0
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.912
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
Magnitude, row and column in a Matrix
Good Morning. I have a matrix A A = [87.97 87.97 17.97 95.22 87.96 91.26 75.50 75.50 75.50 ...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Raise the elements of a matrix to a power.
Hello good day. I have a power with a value of 3 with name b, ((b = 3)) and I have a "min" array: min = [1 2 3 4 5 ...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Compare and select values from an matrix.
Hi. Good day. I have an A matrix of 6 X 4. I have to compare element by element between row 1 and 2 and select the lower or eq...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Iteration cycle of a code
Hi !!! Have a nice day. I have a code that starts with the generation of a matrix A, after a numerical process at the end I ha...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Add two lines to a matrix.
Hello good day. I have the following matrix A = [1 1 1 1 2 2 2 2 3 3 3 3]; What instruction or how do I...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace initial values of an matrix.
Hi. Good day. Waiting for your valuable help. I have a matrix A (4 X 4) with these initial values A = [0.3511 1.2091 1.8834...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Managing maximum and minimum values in the elements of an matriz.
Hello good afternoon. I hope you can give me ideas about the solution to this problem that I have. I have a matrix where the v...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to know the number of colunma having the magnitude and the row number in a matrix.
Hello friends. I have a matrix A where I know the row number and the magnitude, but I don't know the column where this magnitud...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Line, column, and value in matrix B of repeated values in A.
Hi. Good day. I have a code that indicates line, column and value in matrix B, which are in vector A. But this code does not a...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Line, Column and Magnitude in a matrix.
Hello good day. I want to find a code that indicates the Line, Column and Magnitude of an element of an array. For which I have...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Show results in matrix.
Hi. Good day. I would like to give me some advice on how to solve the following. I have two matrices A and B Matrix A has va...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Represent results in vector format.
Hi. Good morning. I hope you can help me. I have two matrices A and B it is about finding the positions of the values of the...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Obtain lines of a matrix according to its position.
Hi. Good day. I hope you help me solve this problem. I have a matrix A of size 4 X 18. I have the positions of the lines(row)...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Reading a vector in intervals of 40.
Hi. Good day. I would like to help me in the following: I have a vector A A = [14 8 12 18 8 34 24 14 12 22 2 20 2...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Find values and positions of a matrix referring to another matrix
Hi !!! Good day. I hope you can help me I have two matrices A = [2 4 7]; B = [3 4 6 1 5 7 2 8 9 9 ...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Assign values of a result to an input variable.
Hello good day for everyone. I have the following code: % _________________________________________- clc; clear; close all; s...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Take values from an matrix automatically.
Hi !!!, Good morning. I would like to help me in the following: I have an 18 X 3 matriaz, which can also be 18 X n Each eleme...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Take values from a matrix, line by line.
Hello good day. Waiting for your valuable help I have the following matrix: A = [2 4 6 3 6 9 4 8 12]; and the...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Add or subtract 0.1 randomly to all elements of a matix
Hi. Good day. I would like you to help me solve the following: I have a 3 X 6 matrix A = [0.36 0.12 0.70 0.32 0.39 0.64 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Save values from a row of an matrix in each iteration.
Hello !!!! Have a good day. I have the following code(pseudocode). __________________________________________________________...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Get a matrix by interaction
Hello good day. A synthesis of the code or pseudocode is shown. ____________________________________ clc; clear; close all; s...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Save values in each iteration.
Hello !!! Good Morning. I have the following code: -------------------------------------------------- ------------------- cl...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Save values in each iteration
Hello !!! Good Morning. I have the following code: ---------------------------------------------------------------------- cl...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Relate a value obtained with values that formed it (Vector Relationship)
Hello good day. I hope you can support me in the following. dx1 dy1 dx2 dy2 SLL 0.81 1.46 1.92 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Maximum values of an matrix
Hello good day. I have a matrix A = [64 79 91; 87 29 31; 59 17 43] the first maximum value of that matrix A is 91 and I ...
más de 5 años hace | 2 respuestas | 0
2
respuestashow can i calculate or estimate FNBW & SLL ? here is my matlab code for beamforing .. Im using matlab version R2015A
Hi. Good morning. You could give examples of recommended values of: number of elements = address = Greetings.
más de 5 años hace | 0
Pregunta
Maximum values of a signal 3D
Hello, Have a good day. I have a matrix of 360 x181. Representing the radiation beam pattern of an antenna array. The azimuth ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Use data in text files and use that data in Matlab
Hello good day. I hope you can help me. I have a text file called 'Gain' that has 8 columns of data, each column has a header ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
HOW TO IMPORT MATLAB DATA FROM Text files (* .txt)
Hello good day. I have a text file with 8 columns. I have a file in Matlab. I want Matlab to take only the third column, then...
casi 6 años hace | 2 respuestas | 0