28,217 reputation
137101
bio website uoregon.edu/~noeckel
location
age
visits member for 1 year, 4 months
seen 43 mins ago
stats profile views 1,337

May
16
revised Assumptions seem not to be considered
Alternative methods
May
16
revised Assumptions seem not to be considered
edited tags
May
16
revised Does Mathematica support variable frame rate for any video format, in analogue of GIF-style “DisplayDurations”?
edited tags
May
15
answered Assumptions seem not to be considered
May
15
revised How to find all the local minima/maxima in a range
plural corrected
May
15
comment How to find all the local minima/maxima in a range
Unbeatable simplicity (+1).
May
15
comment Cropping a plot via a command
In my answer, I started out trying to emulate what I believe the interactive editing tools are doing. Interestingly, the interactive editor doesn't work with Overlay objects, whereas my answer does.
May
15
revised Cropping a plot via a command
More general application added
May
15
revised Cropping a plot via a command
More general application added
May
15
awarded  Nice Answer
May
15
answered Cropping a plot via a command
May
15
comment Changing the speed of exported AVI videos
In this related question, "Exporting Animations under Duration constraints to view on an iPad", some other export methods are discussed.
May
14
comment Constructing a symbolic Hermitian matrix
The root cause of this problem is the issue described in this answer by @Leonid - that's at least the conclusion I drew in my answer below.
May
14
revised Constructing a symbolic Hermitian matrix
New solution
May
14
comment Constructing a symbolic Hermitian matrix
The non-uniqueness of this representation could be a problem (depending on the application). As an example, consider (makeHermitian[m] == makeHermitian[m + I (# + Transpose[#]) &[RandomInteger[10, {3, 3}]]]) // FullSimplify
May
14
revised Constructing a symbolic Hermitian matrix
deleted 69 characters in body
May
14
revised Constructing a symbolic Hermitian matrix
Draw conclusions
May
14
revised Constructing a symbolic Hermitian matrix
Clarified comparison
May
14
answered Constructing a symbolic Hermitian matrix
May
14
revised Numerically obtaining the inverse Laplace transform of data
Added brief conclusion