Adi Natan
Followers: 0 Following: 0
stanford.edu/~natan
Pronouns:
He/him
He/him
Feeds
提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 2 个回答 | 0
2
个回答已回答
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...
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...
9 years 前 | 14
| 已接受
提问
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...
9 years 前 | 3 个回答 | 3
3
个回答提问
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: ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
11 years 前 | 2 个回答 | 2
2
个回答提问
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...
12 years 前 | 5 个回答 | 7
5
个回答已回答
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 ...
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 ...
12 years 前 | 0