Community Profile

photo

Albert


Last seen: quasi 2 anni fa Attivo dal 2019

Statistiche

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

Visualizza badge

Content Feed

Visto da

Domanda


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...

quasi 2 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 2 anni fa | 2 risposte | 1

2

risposte

Domanda


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º ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

quasi 3 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 3 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

quasi 4 anni fa | 0

Domanda


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...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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]) =...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

quasi 4 anni fa | 0

Domanda


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...

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

quasi 5 anni fa | 1 risposta | 0

1

risposta