
Alex Kerzner
Statistics
RANG
140 165
of 275 597
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 18 563
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
Question
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseHow 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...
plus de 5 ans il y a | 0
Question
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
presque 6 ans il y a | 1 réponse | 0