Community Profile

photo

UH


Last seen: 2 giorni fa Attivo dal 2022

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Structural Mechanics, Civil and Environmental Engineering

Statistiche

All
  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


How to morph a shape into another
I am currently working on morphing a complex closed shape (later I will use patch rather than plot) into another complex shape. ...

circa 2 mesi fa | 1 risposta | 0

1

risposta

Risposto
How to find the best point (of intersection) of 3 contour lines?
@Rik and @John D'Errico Thank you for your feedback and comments. Please forgive my lack of knowledge. Probably I poorly phrased...

4 mesi fa | 0

| accettato

Domanda


How to find the best point (of intersection) of 3 contour lines?
I have made 3 contour maps using the values in data file attached. The 3 contour lines, with values 7.54, 42.38 and 33.46 (as sh...

4 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to interpolate in 2d with the 3rd variable as a vector?
I have contour data and its x-y coordinates. I successfull plotted the data using griddata which shows contours around the point...

4 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to combine two tables using sorted common variable?
I have 2 datasets "Data_A" and "Data_B" a = load('data_A.mat'); a = a.data_A; b = load('data_B.mat'); b = b.data_B; I have on...

6 mesi fa | 2 risposte | 0

2

risposte

Domanda


How to find the longest distance normal to line from the dataplot?
I am actually trying to reproduce the epsilon value for DBSCAN, The reason being that when i use built-in function, MATLAB gives...

8 mesi fa | 1 risposta | 0

1

risposta

Canale


Channel_HNF
Check Channel for User 1 (up to 8 fields)

9 mesi fa

Domanda


How to store real-time data in a file that can be accessed in matlab elsewhere?
I am working on a program to extract data from image using OCR and store in variables. The process is that the image will be ref...

9 mesi fa | 1 risposta | 0

1

risposta

Domanda


Is it possible to align two data sets with irregular sampling while preserving the respective indices?
I have 2 data sets. These measurements were taken on a test from different instruments at different sampling rates. There is a s...

11 mesi fa | 2 risposte | 0

2

risposte

Domanda


How to separate points under a line in a scatter plot
I have x-y data set. I want to plot these data and then pick all the coordinates under a specific line. My code is given below:...

11 mesi fa | 2 risposte | 0

2

risposte

Domanda


Why do i keep on getting error 'Not enough input arguments' on calling the function?
I want to create a table of values of certain lengths (indices stored as indices )from a vector. For that I create an empty tabl...

11 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to plot lines with unordered data points?
I have scanned x-y data for different line tracing. When I plot the points as a scatter, it gives a good presentation of the dat...

11 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to extract two type of data from text without losing indexing?
I have .txt data from sensors in the following format: I wanted to import x, y data (as highlighted in green) and the paramet...

11 mesi fa | 1 risposta | 0

1

risposta