photo

Alex Kerzner


Last seen: 5 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

4 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
151,349
of 299,837

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,816

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
116,454
of 166,201

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已解决


Is my wife right?
Regardless of input, output the string 'yes'.

8 years 前

提问


How can I compute the inverse FFT "manually"? How are the FFT wavenumbers ordered?
Hi all. In my efforts to try to understand the FFT, I am trying to understand the following example: Let Z = [z1, ..., zn] (n...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
How to use an index of a vector as a value in another matrix?
I'm sure someone can come up with something more clever and efficient, but here's something hack-y that might give you some idea...

8 years 前 | 0

提问


Adding points to a periodic contour using a trigonometric interpolant
I have a closed curve in the complex plane, call it Z = [z_1,z_2,...,z_n]; with all entries complex numbers. I'd li...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Two functions which are identical except for one very small summand. Why does the ODE solver take orders of magnitude longer to solve the one without the summand?
I have two functions, which are identical save for one very small summand. When I try to run ode113 (or ode45 for that matter) t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Help understanding the syntax of an ODE
I'm trying to understand how the following syntax is interpreted in trying to solve an ODE: I have [T,ZZ] = ode113(@(t,...

8 years 前 | 1 个回答 | 0

1

个回答