Community Profile

photo

UH


Last seen: 4 Tage vor Aktiv seit 2022

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

Statistics

All
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 Tage vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 2 Monate vor | 1 Antwort | 0

1

Antwort

Kanal


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

3 Monate vor

Frage


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

3 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

5 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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

5 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

6 Monate vor | 1 Antwort | 0

1

Antwort