photo

Matthew Nargol


Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Mechanical Engineering Student (MEng)

Statistica

MATLAB Answers

7 Domande
1 Risposta

RANK
102.494
of 300.539

REPUTAZIONE
0

CONTRIBUTI
7 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
0

RANK
 of 21.020

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 169.594

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 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!

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

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

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

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

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

oltre 8 anni fa | 0 risposte | 0

0

risposte