photo

Mohamed Elkomy


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

All
MATLAB Answers

6 Fragen
0 Antworten

File Exchange

3 Dateien

RANG
173.333
of 300.364

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
7.182 of 20.934

REPUTATION
143

DURCHSCHNITTLICHE BEWERTUNG
1.00

BEITRÄGE
3 Dateien

DOWNLOADS
5

ALL TIME DOWNLOADS
1433

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Personal Best Downloads Level 1
  • First Review
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Code to realize Olga Sorkine paper
used in accompany with graph tool box

mehr als 10 Jahre vor | 1 Download |

0.0 / 5

Gesendet


simulation of breast cancer
Images of human female bust with and without tumors

mehr als 10 Jahre vor | 3 Downloads |

1.0 / 5

Gesendet


Code Simon Kulovec ‒ Leon Kos ‒ Jožef Duhovnik paper
Code for Simon Kulovec ‒ Leon Kos ‒ Jožef Duhovnik

mehr als 10 Jahre vor | 1 Download |

0.0 / 5

Frage


Create MATLAB Functions from MuPAD Expressions(R2013a)
I tried Running the Example in the following link http://www.mathworks.com/help/symbolic/create-matlab-functions-from-mupad-exp...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


mupad on Matlab student version
After launching nupad on Matlab student version I type: [plot::Function2d(cosh(sin(x)),x=-1..1)] I click on Notebook menu ite...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


surf(x,y,z) produces a striat line
I am trying to plot a 3d image I use the following: vertex is a 3*428 array sze=size(vertex(2)); x=vertex(1:1,:); y=vert...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


What algorithm does mldivide use for rectangular matrices
I have a sparse matrix A involved in Ax=b for A the vertical size is larger than horizontal size does mldivide use sparse QR ...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get all the data in load mri?
when using the following code >>load mri >>D= squeeze (D); >>Ds = smooth3(D); >>isosurface(Ds,5) the last comma...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get mri cdata when using isosurface returns only faces and vertices?
when using the following code >>load mri >>D= squeeze (D); >>Ds = smooth3(D); >>isosurface(Ds,5) the last comma...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort