Skip to main content
user541686's user avatar
user541686's user avatar
user541686's user avatar
user541686
  • Member for 13 years, 7 months
  • Last seen more than a week ago
209 votes
8 answers
119k views

Intuitively, what is the difference between Eigendecomposition and Singular Value Decomposition?

145 votes
11 answers
162k views

Physical meaning of the null space of a matrix

118 votes
4 answers
12k views

What are the Axiom of Choice and Axiom of Determinacy?

44 votes
3 answers
43k views

Non-power-of-2 FFT's?

41 votes
8 answers
96k views

Fourier transform of unit step?

30 votes
3 answers
13k views

Is a Fourier transform a change of basis, or is it a linear transformation?

28 votes
5 answers
13k views

Largest integer that can't be represented as a non-negative linear combination of $m, n = mn - m - n$? Why?

18 votes
3 answers
8k views

Why the Fourier and Laplace transforms of the Heaviside (unit) step function do not match?

15 votes
2 answers
3k views

Is this matrix diagonalizable? Wolfram Alpha seems to contradict itself...

12 votes
4 answers
2k views

Is there such a thing as "quadratic independence" (and higher generalizations of linear independence)?

12 votes
5 answers
4k views

Does the phrase "instantaneous frequency" make sense?

8 votes
2 answers
525 views

Must every event have a probability?

8 votes
1 answer
15k views

Is there a meaningful distinction between "direct" and "iterative" methods for solving equations?

7 votes
3 answers
2k views

Universal quadratic formula?

7 votes
2 answers
2k views

How to take partial derivatives of functions whose inputs depend on the same variable?

6 votes
2 answers
22k views

Matrix with orthogonal columns? [duplicate]

6 votes
2 answers
267 views

NP-hard optimization problems for which approximations would be useless?

5 votes
2 answers
11k views

Newton's method vs. gradient descent with exact line search

5 votes
3 answers
174 views

Is there a faster way to compute $\left\lfloor{(k + 1)m \over n}\right\rfloor - \left\lfloor {km\over n}\right\rfloor$?

5 votes
1 answer
85 views

Can (x(t), y(t)) generate a surface? If so, can the surface be continuous?

5 votes
1 answer
9k views

How to find a vector potential (inverse curl)?

5 votes
3 answers
1k views

Find all invertible $n\times n$ matrices $A$ such that $A^2 + A = 0$

5 votes
5 answers
2k views

Transformation T is... "onto"?

4 votes
3 answers
1k views

How to calculate the probability of an event when you don't know the initial probabilities?

4 votes
1 answer
2k views

"Symmetric" numerical computation of second derivative

4 votes
4 answers
519 views

Why does gradient descent make sense?

4 votes
2 answers
388 views

Proving the shortest function connecting two points is a straight line WITHOUT assuming the Euler-Lagrange equation

3 votes
2 answers
5k views

Gradient descent vs. Newton's method -- which one requires more computation?

3 votes
0 answers
88 views

Any reason not to define a derivative as the average of the derivatives on all sides?

3 votes
1 answer
82 views

Why is the solution to $y' = y^n$ always in polynomial form EXCEPT when $n = 1$?