Community Profile

photo

Adi Natan


Stanford University

Last seen: 7 mesi fa Attivo dal 2012

Followers: 0   Following: 0

Contatto

stanford.edu/~natan

Pronouns:
He/him

Statistiche

All
  • Editor's Pick
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 3
  • First Answer
  • Commenter
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


how can a .mat file crash matlab ?
I've tried to load a .mat file (48 MB) that I got from a colleague found <https://docs.google.com/uc?id=0BzRr65CAEmNMXzVIWFV4cDl...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


reading saved gpuArray data with a non-gpu computer
After some lengthy calculations using gpus in Matlab (2015b, cuda7), I have saves .mat files that have variables of class gpuArr...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Risposto
saving edited colormap data
It looks like the colormap is now associated with the axes rather than the figure. So, cmap = colormap(gca); will re...

oltre 8 anni fa | 14

| accettato

Domanda


saving edited colormap data
After editing an existing colormap with the *colormapeditor*, I want to save it. The documentation states that I should do somet...

quasi 9 anni fa | 3 risposte | 3

3

risposte

Domanda


Matlab 2014b crashing suddently when using a specific folder
I've copied a folder of some code from one computer to another. And when I try to access it I get the following matlab error: ...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Why is scatteredInterpolant slower than TriScatteredInterp ?
I've written a code that uses *TriScatteredInterp*, but I read in Matlab's documentation that this will not be supported in futu...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Will AccelerEyes Jacket functionality be implemented into MATLAB?
AccelerEyes announced in december 2012 that it works with Mathworks on the GPU code and has discontinued its product Jacket for ...

oltre 10 anni fa | 2 risposte | 2

2

risposte

Domanda


Faster way to initilize arrays via empty matrix multiplication?
I've stumbled upon the weird way (in my view) that Matlab is dealing with empty matrices. For example, if two empty matrices are...

oltre 11 anni fa | 5 risposte | 7

5

risposte

Risposto
Issues with imaginary exponentiation for large, widely spaced vectors
According to: http://www.mathworks.com/help/techdoc/ref/unwrap.html "A jump tolerance less than π has the same effect as ...

oltre 11 anni fa | 0