
UH
MATLAB
Spoken Languages:
English
Professional Interests:
Structural Mechanics, Civil and Environmental Engineering
Statistiche
RANK
264.214
of 281.624
REPUTAZIONE
0
CONTRIBUTI
11 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 133.925
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
1 Pubblico Canale
VALUTAZIONE MEDIA
70
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
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
rispostaHow 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
rispostaDomanda
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
rispostaDomanda
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
risposteDomanda
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
rispostaDomanda
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
rispostaDomanda
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
risposteDomanda
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
risposteDomanda
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
rispostaDomanda
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
rispostaDomanda
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