photo

Mohamed Elkomy


suez kanal

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 10 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...

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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort