photo

Omid Adljuy


Actif depuis 2013

Followers: 0   Following: 0

Message

Professional Interests: Electrical Engineering, Biomedical Engineering, Signal Processing

Statistiques

MATLAB Answers

2 Questions
5 Réponses

RANG
166 892
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Plotting z values associated with xy coordinate for 3d plot
If you want to plot a 3D surface using your dataset, then the *patch* command shall help you. However, the patch command require...

plus de 12 ans il y a | 0

Réponse apportée
Surf plot of my data
Probably the *TriScatteredInterp* command will help you do what you're looking for. See _MATLAB Help_ for mor details and exa...

plus de 12 ans il y a | 0

Réponse apportée
Matlab 3D Plot (surf) fills in empty gaps automatically
Set the Z data that you don't want to be plotted to NaN. But let the X,Y data remain what they are; I mean don't set X,Y to N...

plus de 12 ans il y a | 0

Réponse apportée
Ploting 3D flow data (4D plot)
Probably the *isosurface* command is what you're looking for. See _MATLAB Help_ for more details and examples.

plus de 12 ans il y a | 0

Question


How to plot 3D contours of temperature, on the 3D surface of the body !?
Hi everybody I've plotted a colored 3D surface of a human body using *patch* command. My data includes a 3x1000 matrix of ...

plus de 12 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
How to plot actual 3D Contours with MATLAB !?
Somebody PLEASE help me . . . This is really urgent for me.

plus de 12 ans il y a | 0

Question


How to plot actual 3D Contours with MATLAB !?
Hi everybody I have a data set of points (XYZ as the coordinates) and V as the value at each point. (Each of these 4 data se...

plus de 12 ans il y a | 1 réponse | 0

1

réponse