photo

Mohamed Elkomy


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

6 个提问
0 个回答

File Exchange

3 文件

排名
72,358
of 300,365

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
7,182 of 20,933

声誉
143

平均
1.00

贡献数
3 文件

下载次数
5

ALL TIME 下载次数
1433

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

10 years 前 | 1 次下载 |

0.0 / 5

已提交


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

10 years 前 | 3 次下载 |

1.0 / 5

已提交


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

10 years 前 | 1 次下载 |

0.0 / 5

提问


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

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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 ...

12 years 前 | 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...

12 years 前 | 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...

12 years 前 | 1 个回答 | 0

1

个回答