photo

Amin zaami


Last seen: circa un mese fa Attivo dal 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

Statistica

All
MATLAB Answers

0 Domande
2 Risposte

File Exchange

3 File

RANK
257.938
of 300.392

REPUTAZIONE
0

CONTRIBUTI
0 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
16.498 of 20.934

REPUTAZIONE
7

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
3 File

DOWNLOAD
3

ALL TIME DOWNLOAD
69

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Inviato


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

quasi 2 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

oltre 2 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

oltre 3 anni fa | 1 download |

0.0 / 5
Thumbnail

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

oltre 3 anni fa | 0

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

oltre 3 anni fa | 0