Community Profile

photo

giometar


GDFCE

Last seen: 3 days ago Active since 2018

Professional Interests: Geodetic calculations

Statistics

  • Explorer
  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


Select first n nonzero elements in each row of matrix
Hello How to select first n nonzero elements from each row? If I have matrix A, and I want result like B (three nonzero elemen...

4 years ago | 2 answers | 0

2

answers

Question


Search and select points form each quadrant
Hello How to select two or any number of nearest points from each quadrant? I have point T and I want to select only two neare...

4 years ago | 1 answer | 0

1

answer

Question


Speed up for loop in voronoi?
Hello I need to calculate area of Voronoi polygons for around 3000 points. I use VoronoiLimit function to bound it (specific re...

4 years ago | 0 answers | 0

0

answers

Question


Matrix creation combining vectors
Hello I have two vectors V1 and V2 which I want to combine in one matrix M (size V1*V2,2): V1=[1 2 3 4 5 6]; V2=[5 10 15]; ...

4 years ago | 1 answer | 0

1

answer

Question


Put area of Voronoi polygon to exact location
Hello How to match area of each voronoi polygon with location of points used to create that polygon. I calculate area of each ...

4 years ago | 0 answers | 0

0

answers

Question


Voronoi polygons distance between points
Hello I have set of 2D points and after creation of voronoi polygons I want to calculeate distance between poit from one polygo...

5 years ago | 1 answer | 1

1

answer

Question


Double sum of this formula
Hello I need help about this formula: _{E_n}=\sum_{k=1}^{n}\left ( _{d_k} \sum_{l=0}^{1-k}_{K_l}*{sin^{2l}{b_n_-_1}}\right ) ...

5 years ago | 1 answer | 0

1

answer

Question


Sorting columns in classes
Hello I have table T = Distance ddfi ddla _________ ________ ______ 0.25445 0.0...

5 years ago | 2 answers | 0

2

answers

Question


Multiplying vector members without repeating
Hi I need to multiply values from one vector in all combinations. For example Lets say that vector A=[1 2 3 4]' I need to get...

5 years ago | 1 answer | 0

1

answer

Answered
Print point numbers with velocities
If someone else need it, here is answer for my question: % Plot 2D point velocities and point numbers % input 2D coordin...

6 years ago | 0

Answered
Print point numbers with velocities
Thanks, but this is not what I am looking for. I have points with x and y coordinates, and their velocities. I want to plot vel...

6 years ago | 0

Question


Print point numbers with velocities
Hello I have data like this: PN x y vx vy R397 6358409 4976666 -0.35822 0.13043 R356 6358725 4981623 -0.31862 0.02681 R372 ...

6 years ago | 3 answers | 0

3

answers