photo

Amin zaami


Last seen: 6 Monate vor Aktiv seit 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

Statistik

All
MATLAB Answers

0 Fragen
2 Antworten

File Exchange

3 Dateien

RANG
266.826
of 301.301

REPUTATION
0

BEITRÄGE
0 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
16.537 of 21.236

REPUTATION
7

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
3 Dateien

DOWNLOADS
3

ALL TIME DOWNLOADS
72

RANG

of 173.897

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

mehr als 2 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

etwa 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

mehr als 3 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

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

fast 4 Jahre vor | 0

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

fast 4 Jahre vor | 0