Since 6/8/2012 7:46:30 AM, dtorney has written 2 articles and participated in 1 conversations. dtorney signature: dtorney
dtorney's articles:
Items(2) /1
Matrices and ODE02 (2/13/2013 9:48:44 AM) comp.soft-sys.math.mathematica I'm using NDSolve to solve a'[t]=f(a[t]), where a is a square matrix. On the right-hand side, how do I access elements of a[t]? a[t][[i,j]], doesn't work, and I can't guess the right syntax. ((0,0,1,0).a[t].... snowyphile
Bug in Spherical Plot 3D, Mathematica version 7137 (6/8/2012 7:42:28 AM) comp.soft-sys.math.mathematica The following should yield a hemisphere: - 2 Pi/5 \le \[Phi] \le 3 Pi/
5.
SphericalPlot3D[UnitStep[{Sin[\[Phi]] Sin[\[Theta]], Cos[\[Phi]] Sin[\
[Theta]],
Cos[\[Theta]]}.{Cos[2 Pi/5], Sin[2 Pi/5], 0}... snowyphile