photo

Matthew Suttinger


自 2016 起处于活动状态

Followers: 0   Following: 0

Research assistant focusing on simulations of optical phenomenon. Research interests include Quantum Mechanics and Quantum Cascade Lasers.

统计学

All
MATLAB Answers

1 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
170,142
of 300,381

声誉
0

贡献数
1 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
114,797
of 168,477

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

查看徽章

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...

7 years 前 | 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 years 前

提问


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 =...

9 years 前 | 1 个回答 | 0

1

个回答