photo

Matthew Nargol


Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

Mechanical Engineering Student (MEng)

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
97.002
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
28.57%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Pregunta


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!

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 8 años hace | 1 respuesta | 0

1

respuesta

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

alrededor de 8 años hace | 0

Pregunta


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

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas