Community Profile

photo

Md. Al-Imran Abir


Last seen: 5 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Programming Languages:
Python, C++, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistiche

All
  • Promoter
  • Solver
  • Thankful Level 2
  • First Answer
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


Pass A Vector (1D Array) To A MATLAB Function In COMSOL With MATLAB
I am trying to define the material properties (permittivity and conductivity) of a comsol model with MATLAB functions. The funct...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Different output for find(X) and find(X<5)
Whereas the command [row, col, val] = find(X) returns the original values of X in val, the command [row, col, val] = find(X>0) ...

oltre un anno fa | 4 risposte | 0

4

risposte

Domanda


Get both values and indices
I am trying to get the indices and values from a vector based on a condition. I used find for that but the values it returning a...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


complex ifft output for hermitian input
I have some S11 data (complex) from a simulation and I want to find the corresponding time response. The values are for positive...

oltre un anno fa | 1 risposta | 0

1

risposta

Risposto
How to save output of variable in csv file?
At present, |csvwrite| <https://www.mathworks.com/help/matlab/ref/csvwrite.html (documentation)> is not recommended. If one has ...

quasi 2 anni fa | 3

Domanda


Creating a video from a structure array field
I am trying to convert a structure array field (mov.cdata) into a video. mov is a 1600 struct with 2 fields (cdata and colorma...

oltre 2 anni fa | 1 risposta | 0

1

risposta