![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9815006_1559221068115_DEF.jpg)
Lama Hamadeh
Followers: 0 Following: 0
Estadística
25 Preguntas
0 Respuestas
CLASIFICACIÓN
194.563
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
25 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
48.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Concatenate two vectors with different dimensions and sort the result in an ascending order.
Hi, If I have two vectors with different dimensions as following: A = [ 1 ; 3 ; 6]; B = [ 2 ; 4 ; 5 ; 7, 0]; How can I verti...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Construct a permutation matrix from two vectors
Hi, If I have two vectors: a = [1 ; 2 ; 3]; b = [4 ; 5 ; 6]; How can I constrcut a matrix that has the shape of: Thanks.
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
extract the indices of matrix elements after applying a condition
Hi, I have the following two matrices: A = [1.0000 2.0000; 0.1000 1.0000 ; 0.6000 0.4000 ; 5.0000 0...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
find a cell that corresponds to a range of values
Hi all, If a I have a column of four cells where each cell contains a range of values, as shown below. If I have a list that...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
create a sparse multidimensional matrix
Hi all, I am trying to construct a multidimensional sparse matrix that has the following shape: I have a problem knowing how...
más de 2 años hace | 5 respuestas | 0
5
respuestasPregunta
Assigning a list of numbers to their corresponding cells in a mesh
Hello all, I have the mesh as showing below. The cells index vector is right next to it. If I have a vector of values: , t...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
The slicing is not complete!
Hi all, I have the following 2D matrix and I want to slice it by taking just the elements on the first column that equal to one...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
extract a slice from a 2D matrix with specific values
Hi, I want to extract a slice of a 2D matrix from a bigger 2D matrix with certain values. So, if I have a matrix as follwoing: ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Choosing elements from a 2D array
Hi all, I have a 2D array int that has fixed avues of on its second column but different values on its first column. How can I...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
if statement is not working
Hi all, I have the follwoing code that runs fine but no output of the if statement for some reason: theta = [-90.0000 -63.4746...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
subtract each element from the one before in a row matrix
Hi all, I have a row matrix defined as: s = linspace(0,4,17); I want to create a vector that its elements are the half subtra...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to construct a "ones" matrix with zero blocks in the diagonal
Hi all, I am trying to construct the follwoing matrix and any help would be highly appreciated. Thank you.
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to map subdivisions in a squared geometry
I have a geometry of a square with 4 edges. Each edge has 5 points and 4 cells (subdivisons). The image bellow illustrates it. ...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Accessing a cell in a 2D grid
Hi all, I have a 2D grid as shown below where each cell represents a pair of and where and . I would like to construct a new...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to choose the middle of a random cell in a 2D grid
Hi all, I have a 2D grid that has 25 points equally spaced in both axes dividing the grid into little boxes/cells/pixels. Is th...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Create an equally spaced vector when taking the sine of another vector
I want to create a vector containing 25 points such that the points are equally spaced when you take the sine of another vector ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Angle between two lines
I have the following geometry: All the blues and whites are known. The reds are to be determined (specifically speaking ). A...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
angle between two lines
I have the follwoing geometry: All the blues and whites are knowns. The reds are unknown and need to be determined (specifica...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get the standard line equation from a position and angle
Hi all, I want to compute the standard line equation of the form in a 2D meshgrig within the positive domain given the starti...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Vertical and horizontal line standard equations
Hi all, I am trying to use the standard equations of the form for both: horizontal and vertical lines and draw them on a mesh ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Angle between two vectors is computed weirdly!
Hi all, I am trying to compute the angle between line L1v and the verticle norm Nv via the dot product using the follwoing code...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
nan in if statement
Hi all, How can I say: if (a==0 or a==NaN) %whatever end Thanks.
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
advance a vector coordinates in a loop
Hi all, I'd like to advance an intial vector forward in something similar to this: where the blue arrow is the initial one, ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to draw a vector/line in a mesh
Hi all, I have the follwoing mesh: %Defining space variables L = 4; %boundary legth ns = 25; %number of points on S axis n...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
A matrix/grid from two vectors
Dear all, I am trying to construct a matrix (or a grid) with specific limits on the x and y axes from two vectors: ns = 20; %n...
casi 4 años hace | 1 respuesta | 0