Community Profile

photo

HAMID


Last seen: 3 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Engineering Student

Programming Languages:
Python, C#
Spoken Languages:
English, French

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Find gradient ascent for 3D surface
I have a 3D surface (x,y,z) plotted using the following code (excel sheet attached): clear; clc; clearvars; % Read table: T =...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Line Integral under surface
Here is what I am trying to do (I am relatively new to MatLab): I have a surface defined from an excel sheet (data.csv). This ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to remove outliers in a 3D surface
I have a 3D surface (see below) construced using surf command based on excel data: T = readtable('https://in.mathworks.com/matl...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to a plot a surface from excel sheet XYZ
I have an excel sheet (attached) and I want to plot a smooth XYZ surface from this data. IMPORTANT NOTE: Originally, both X ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot 3D surface from Excel .csv File
Hello, I am trying to plot 3D surface from the attached excel csv file (data.csv). I want the surface to be smooth if possibl...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort