photo

Math Enthusiast


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Finding breakpoints for a given 2D Points and their associated time stamps
Hi, I have the following data: A set of 2D Points and their recorded time stamps. (x1,y1) ; t1 (...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


Removing noise in a Curvature profile, in case of a trajectory consisting of Line and circular arcs.
Hi, I have a 2D Trajectory as shown below: Using the function LineCurvature2D.m, I found the curvature profile for the above...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Finding local maxima on a slightly noisy data
Hi, I have my plot,as shown in "Trajectory.png" file. My X-Axis data is just: Xdata = [1:100]; My Y-Axis data is as follow...

5年以上 前 | 2 件の回答 | 0

2

回答

質問


Fitting multiple geometrical entities into a given 2D Trajectory
Hi, I have two dimensional data (containing x and y coordinates data).I want to fit multiple 2D Geometrical entities such as Li...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Theil-Sen estimator inorder to fit line
Hi, I have attached a data file,consisting of two columns,with x and y data and also the graph,I obtained with the data. Red ...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


Intersection of two Lines,which are passing through different slopes and two different points
Hi, I have two Lines. Line1 has slope m1 and it passes through point (x1,y1). Line2 has slope m2 and it passes through poin...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Check if a 2D Point lies on a given Arc or not
Hi, I have set of 2D Points ,which represent an Arc. I would like to know if a certain 2D Point lies on this arc or not (wit...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Implementation of a Hidden Markov model on a feature Vector as well as calculating distance between two HMMs
Hi, Basically, a HMM is charecterized by the triplet (A,B,π). I have read this paper * <http://www.irisa.fr/vista/Papers/2...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Resample a 2D Data such that each point is equidistant from other points
Hi, I have a scattered data,containing set of x and y coordinates. Lets assume the size is around 50. Now,I want to resampl...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Plot an ellipse,whose length of major axis (a), length of minor axis (b) and center (h,k) in the domain of x->[0,1] in MATLAB
Hi, I want to know,if there is any direct function inorder to plot an Ellipse,which has its length of major axis as "a", len...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Determine the type of fit (Line,Circle, Ellipse,Square and Arc) for a certain contour (vertices data)
Hi, I have a contour(vertices data i.e. x,y coordinates data). I would like to know,which type of geometrical entity approxi...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


Finding Shortest distance from a point to a Line,which passes through a midpoint and is oriented at an angle Theta to X-Axis
Hi, I have a line,which passes through certain point "P" and is oriented at an angle "theta" degrees to X-Axis. Now,I would ...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Avoid rounding off the decimal values,while loading the data from textfile
Hi, I am trying to load a certain text file,which contains 2 columns of data. I have written this: R = load('data.txt')...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Resampling a set of 2D Points to a certain value
Hi, I have set of 2D Points in a matrix.Lets assume,that its size is around 30. I would like to resample it to around 55 poi...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


Aligning 2D Point Cloud data with X-Axis
Hi, I have a 2D Point vertices data (with x and y values seperated in each row). I tried using PCA Function first and got th...

6年弱 前 | 2 件の回答 | 0

2

回答

質問


Unable to get correct result using PCA (Principal component analysis) in MATLAB
Hi, I have been using inbuilt function "pca" for my vertices data such as line, circle,ellipse and square. In case of a 45 d...

6年弱 前 | 0 件の回答 | 0

0

回答