photo

Matthew Nargol


Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Mechanical Engineering Student (MEng)

Statistica

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How do I find the points on the edge of a convex hull enclosing points in 3D?
INPOLYGON does what I need but only in 2D, I need to find the points on the edge of the convex hull in 3D Thanks!

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I use QUAD2D to evaluate a surface fit with elliptical integration limits ? i.e. an elliptically shaped base.
I have a surface fit and I want to evaluate the 2nd integral of this fit with an elliptically shaped base, i have my xmin and xm...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I adjust the corners of my surface fit using a custom equation to better fit my data ?
I am trying to fit a custom equation approximating a hemispheroid to my data, however the corner points seem to stray far from m...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I find intersection of a straight line and a surface?
I have a surface generated via 'fit' function and a straight line which intersects the surface, how do i find this intersection?...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I interpolate scattered data colourmap values to output colourmap values of gridded query points
I have scattered data values each with a colour map scalar value. e.g, x;y;C and I have gridded data in x;y. I want to inter...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
3D Plotting Help Linear Eq. w/ Changing Var in Z
Try running it in a loop and using 'hold on' so the plots all come out in one figure. i.e. for z=1:20 figure ho...

quasi 7 anni fa | 0

Domanda


How do I create a new array each time there is an empty matrix in a cell array.
I have a cell array and I want to create a new array each time an empty cell is encountered. so for example, I may have: [1 2 ...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have 2 curves, how do I evaluate all points of one curve at perpendicular to all points of the other curve?
Heres the code I'm currently using: %% Normal Finder function [contour_worn_fitted, worn_distance, worn_index]=no...

quasi 7 anni fa | 0 risposte | 0

0

risposte