統計
All
Feeds
回答済み
rectangularPulse: no drop to 1/2 at edges
If you don't mind converting it to a double after applying inputs, wrap the result in the ceil() function. y = ceil(rectang...
rectangularPulse: no drop to 1/2 at edges
If you don't mind converting it to a double after applying inputs, wrap the result in the ceil() function. y = ceil(rectang...
8年弱 前 | 0
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
9年以上 前
質問
How do I apply a function to every 2D plane of a 3D gpuArray?
I have a gpuArray, A, of dimensions (Nx,Ny,Nz). I would like to apply a function on every (x,y) slice. Essentially: for z =...
10年弱 前 | 1 件の回答 | 0



