Community Profile

photo

Albert


Last seen: casi 2 años hace Con actividad desde 2019

Estadísticas

  • Thankful Level 3
  • First Answer
  • Revival Level 1
  • Explorer
  • First Review

Ver insignias

Content Feed

Ver por

Pregunta


Border detection out of regular shape
Hi, I have this shape in the plot, but I want to detect the 4 tails sticking out of the square in order to remove them. How coul...

casi 2 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Regular polygon drawing with number of sides and number of points per side as input
Hello, I want to generate the points that define a regular polygon (a hexagon in my case). I am able to generate the vertices as...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Cross-correlation maximum in frequency domain
I need to compute the complex cross-correlation between two signals a and b and the take only the maximum value of the cross-cor...

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

1

respuesta

Pregunta


Beamforming algorithms with null steering
Hi! I have an antenna made of N linear elements forming an array (N = 3). I want to compute the steering vector so that the max...

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

1

respuesta

Pregunta


Interleaved repmat (row duplication)
I would like to do a specific repmat such that if I have: a=[1 0 0;0 0 1;1 1 1] I would like to duplicate each row by a value ...

más de 2 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Theta phi positive and negative conventions and conversions
Hi, how can I convert any (theta_i,phi_i) angular coordinate so that it is restricted only to values where theta_i goes from 0º ...

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

1

respuesta

Pregunta


2D circular interpolation (theta, phi) angles
Hi, I have a 2D matrix Z that is function of theta and phi coordinates Z(theta,phi). I have a regular grid of theta and phi coor...

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

1

respuesta

Pregunta


Create polygon with more contour points (not only vertices)
I would like to know how to create e.g. a hexagon with more points over the contourns, instead of having only the points for the...

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

1

respuesta

Pregunta


Find a 4-point polygon enclosing scattered points
I have a set of scattered points (x,y) as in the attached figure and I want to find the polygon defined only by 4 points that en...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Multiple griddata calls into a single one (same grid)
Hi, I'm using griddata to regrid points (xpoint, ypoint, pointval) into a regular grid (xgrid, ygrid). I used to do this in 2D ...

casi 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to find optimum complex weighting coefficients for antenna beam pattern optimisation? A purely optimisation problem
Hi, I need to optimize antenna pattern weights so that it has a certain value at certain directions. I've seen there is an examp...

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

1

respuesta

Pregunta


Breaking and spliting vector into groups and averaging
Hi, I have a long one-dimensional time vector that I want to split in chunks and average each chunk. I have another logical vec...

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

1

respuesta

Pregunta


Antenna Pattern Symmetric Null Steering / Beamforming
Hi! I have an antenna made of N linear elements forming an array (N = 3). I want to compute the steering vector so that the max...

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

0

respuestas

Respondida
Antenna Array Factor Null Steering
Have a look at this example: https://es.mathworks.com/help/phased/examples/array-pattern-synthesis.html You can choose one dir...

casi 4 años hace | 0

Pregunta


How to add more nulling directions to Phased array pattern synthesis?
Hi, I'm trying to tune the Matlab example on steering vectors computation for array synthesis nulling on a given direction. The...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Array points densification without classical interpolation (non-unique solutions)
Hi! I would like to 'densify' the points within an array of x and y points. For instance I would like to turn: size([x y]) =...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Respondida
Multi-variable interpolation, grids and 2D guessing
Thanks very much for the detailed answer. Indeed I realize now that if the problem were linear the solution may be easier. I fir...

casi 4 años hace | 0

Pregunta


Multi-variable interpolation, grids and 2D guessing
Hi! I have a regular grid of (x,y) points. Each point in turn has an associated value of a range and frequency variable, that m...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Concatenation of variables inside a struct
Hi, I have an array of structs with two fields on the struct. So for each element of the array I have: % str is an array of st...

casi 5 años hace | 1 respuesta | 0

1

respuesta