질문


GPU memory tracking and out-of-memory estimation
Hello, So I am using GPU computing to vastly speed up some of my computations, but keep running into "out-of-memory" errors. I...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How to extract elements along one dimension in an n-d array based on an arbitrary criterion.
As an example, let's say that I had some 3-D array. A = 2*rand(100,100,10) -1; % random 100x100x10 array [-1, 1] And I w...

7년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Parallel matrix operations on GPU using arrayfun: why is it slower than looping, and/or is there a better method for coding this?
I have been attempting to parralelize a stack of matrix operations performed to the same root matrix on a GPU. A MWE is included...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to imwrite ONLY the cdata portion of a figure
I am attempting to save a series of images (a gif in this case) for use in a powerpoint presentation. I do not want the x-axis, ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Maintaining data cursor on axes on multiple tabs (tabPanel)
I am currently building UIs using the GUI layout toolbox. I have multiple ways of visualizing data, so I currently place a serie...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


Writing custom classes and hdf5
I am currently building custom class containers for a complicated data set. I am using *classdef* to define properties and metho...

거의 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Programmatic UI Toolbar Issues/Questions: rotate3d does not refresh until un-clicked + others
Ok, so I have a kludged together solution that I am going with for now. If anyone else has a better idea, please let me know. ...

대략 8년 전 | 0

| 수락됨

질문


Programmatic UI Toolbar Issues/Questions: rotate3d does not refresh until un-clicked + others
I am including my MWE below (requires GUI layout toolbox). I have a programmatic UI that will do a scatter3 plot in one section....

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Multiple tabbed editor windows
I believe this functionality existed in previous versions (2015b currently), but I cannot for the life of me figure out how to h...

대략 8년 전 | 답변 수: 5 | 2

5

답변

질문


Parallel looped interp1 on GPU
I have a set of data where I am interpolating each row onto a different 2-D grid using interp1. I have been using gpuArray to ru...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


[interp2] Different interpolation methods in each dimension.
I am looking for a way to use interp2 where for speed the interpolation method is different in each dimension. E.g. spline inter...

대략 8년 전 | 답변 수: 1 | 0

1

답변