photo

Zahra Yousefi Darani


Last seen: 7 mesi fa Attivo dal 2022

Followers: 0   Following: 0

A happy cognitive neuroscientist who is happy with mathematical modeling of behavior!

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Neuroscience

Statistica

All
MATLAB Answers

9 Domande
3 Risposte

File Exchange

1 File

RANK
5.629
of 301.738

REPUTAZIONE
8

CONTRIBUTI
9 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
77.78%

VOTI RICEVUTI
2

RANK
20.007 of 21.403

REPUTAZIONE
0

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
7

RANK

of 176.316

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

  • First Submission
  • First Review
  • Knowledgeable Level 1
  • Thankful Level 3
  • First Answer

Visualizza badge

Feeds

Visto da

Inviato


GrangerCausalityBinary
Using this function, you can evaluate if one time series (binary data) Granger causes another time series (binary data).

quasi 2 anni fa | 1 download |

0.0 / 5

Domanda


how to not violate from trnasparency in parloop? (a good replacement for "which" or "exist")
Hello! inside the body of my parloop, I have to evaluate the existance of sth in my workspace then based on that, run a piece o...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Rescaling RGB for imagesc
I have a colormap: BeautifulColorVector = 0.3735 0 0.7500 0.2490 0 0.5000 0.1245 ...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


To scan a 1k dimensional matrix, parallel for is faster than simple for loop?
I need to scan a very huge matrix 15k x 10 x 1k do you think parrallel-for is faster than simple for in this case? in a smaller...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make a raster plot for the binary response of two model?
I want to visualize my binary data in a raster plot. How can I plot ''ones'' as small line segments in raster plots? my x-axis...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Risposto
print() and saveas() produce svg files where text is stored as paths and not text - how to overcome?
I know where the problem comes from. When you use greek letter in the labels of axes, it is not compatible with the fonts of Ink...

oltre 3 anni fa | 2

| accettato

Domanda


Speeding up the nested for loops
Hi, I have a nested for loop that inside the innermost loop, the result of each iteration should be saved in a 4D matrix. Alth...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


Getting dimension indexes based on element index
Hi, I have a 5D matrix, I found the minimum value and minimum index along the whole elements. How can I know this minimum belo...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


meaning of exponential factor in MATLAB output
I got these P.values: 1.0e-112 * 0.0000 0.0000 0.0000 0.1819 Even with format short, I see this : 1.0e-112 * ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


MATLAB prints ''Greek letters'' in chart text, but how about sprintf, compose, string or char functions?
How can I define greek letters, inside one of these functions ? (sprintf, compose, string or char)

quasi 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Transparency value in colormap
When programatically, color values ( four values, three for colours, the last for transparency) of every plot in every iteration...

circa 4 anni fa | 0

Domanda


Transparency value in colormap
For matching the color of data to colorbar, I need to define a colormap with 4 columns, last column includes transparency, How ...

circa 4 anni fa | 2 risposte | 0

2

risposte

Risposto
Why are the top and bottom parts of my MATLAB figure cropped when I use SAVEAS to save a figure to a PNG-file?
Hi, I use "R2021 a" but still encouter the same issue, When I used this command : set(gcf,'position',[0 100 1000 800]); Iss...

oltre 4 anni fa | 0