photo

Mohamed Elkomy


suez kanal

2013 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答

質問


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

11年弱 前 | 0 件の回答 | 0

0

回答

質問


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

11年弱 前 | 1 件の回答 | 0

1

回答