photo

Amin zaami


Last seen: 7 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English
Professional Interests:
Atomic, Molecular & Optical, Heat and Mass Transfer, Mechanical Engineering, Aerospace and Defense

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

3 文件

排名
117,977
of 299,823

声誉
0

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
0

排名
16,478 of 20,811

声誉
7

平均
0.00

贡献数
3 文件

下载次数
3

ALL TIME 下载次数
69

排名

of 166,136

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Flipbook Mini Hack Participant
  • First Review
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已提交


Fluent animator background for uifigure with Html and JS
Create fluent animation on the background of the uifigure using HTML component

2 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


3D Great circle creator
Easily Create a Great circle on a sphere or ellipsoid. The relations and equations were derived mathematically. Useful for path ...

2 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


3D meshing for finite difference problems
This is a simple meshing in 3D to represent finite difference data in the nice environment of MATLAB.

3 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已回答
How can I define an array of sparse matrix? (both for GPU and CPU)
See example below for sparse on GPU: sparse(A1,A2,gpuArray(1),m1,m2); sparse(41200,41200,gpuArray(1),41200,41200); f...

3 years 前 | 0

已回答
Sparse arrays on GPU?
See example below for sparse on GPU: sparse(41200,41200,gpuArray(1),41200,41200); first 2 arguments for size, last t...

3 years 前 | 0