Timeline for How do I create a matrix of functions?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 7, 2013 at 1:53 | answer | added | ccap83 | timeline score: 0 | |
| Mar 6, 2013 at 20:08 | answer | added | Mr.Wizard | timeline score: 1 | |
| Mar 6, 2013 at 17:36 | vote | accept | ccap83 | ||
| Mar 6, 2013 at 22:36 | |||||
| Mar 6, 2013 at 17:21 | answer | added | Jens | timeline score: 5 | |
| Mar 6, 2013 at 17:20 | comment | added | ccap83 | modes is a 2x5 array of numbers --- specifically {{2,2},{2,1},{3,3},{4,4},{5,5}} --- and the sglm are the theta-dependent parts of the spin-weighted spherical harmonics. Honestly, the exact functional form of the sglm doesn't matter --- you could just use Sin[l theta] and Cos[l theta] if you wish. The point is each element of the matrix is a different function of the same two variables, theta and phi. | |
| Mar 6, 2013 at 17:12 | review | First posts | |||
| Mar 6, 2013 at 22:20 | |||||
| Mar 6, 2013 at 17:11 | comment | added | einbandi | What are modes and sglm? Otherwise I can only post a general answer on how to create a list of functions. Or rather, as it seems that is what you need, a function in two variables that creates a list. | |
| Mar 6, 2013 at 16:56 | history | asked | ccap83 | CC BY-SA 3.0 |