This is actually a two-fold question. First: 开发者_如何学Cas someone coming from an OO programming background, I find Mathematica\'s use of lists as the basis of everything a bit annoying. So here is
I have a function f(x,y) of two variables, of which I need to know the location of the curves at which it crosses zero. ContourPlot does that very efficiently (that is: it uses clever multi-grid metho
I understand that over a thousand built-in rewrite rules in Mathematica populate the global rules table by default. Is there any way to get Mathematica to give a full or even partial list of those rul
I am trying to have a LocatorPane with more than one Locator using LocatorAutoCreate option. But I\'d also like to set AutoAction->True, so t开发者_高级运维hat when the mouse is over a locator, it mo
I have a matrix of coordinates (X,Y), and I want to animate them by plotting point by point and connect the points. I tried \"ListAnimate\" b开发者_JAVA百科ut it only animates the values of each coord
I can\'t seem to be able to change the Ticks on BodePlot in Mathematica 8. Clear[z] hz = z/(z - 0.4) (*make up some transfer function *)
This question is inspired by the question on memory leaks in Mathematica due to internal caching of results of intermediate computations. All these things are undocumented but are important for anyone
Background: a = 0; b = 0; c = 0; Manipulate[Graphics3D[ GeometricTransformation[ {Cuboid[{0, 0, 0}, {1, 1, 1}]},
Lets say I have an equation - x^2+y^2=100 - obviously开发者_JAVA百科 there\'s more than one solution.
When I try to configure remote kernels in mathematica via Evaluation>Parallel Kernel Configuration ... 开发者_开发技巧then I go to \"Remote Kernels\" and add hosts. After that I try to Launch the remo