Looking for a package for finite mappings
Using Palettes in Mathematica Online
Derivation of an interpolation function with multiple arguments
Looking for a package for finite mappings http://mathematica.stackexchange.com/questions/121776/looking-for-a-package-for-finite-mappings
I am looking for a package for dealing with "mappings" $f\colon A\to B$ where $A$ and $B$ are finite subsets of the set of all possible (inert) expressions. I need operations like: Computing $f(a)$ ...
- asked by masterxilo 3votes Using Palettes in Mathematica Online http://mathematica.stackexchange.com/questions/121935/using-palettes-in-mathematica-online
my student is using the online version of Mathematica for my class; it appears to not have a palette feature for typing formatted input? This was kind of shocking to me; why wouldn't there be a ...
- asked by Jake Mirra 1vote Derivation of an interpolation function with multiple arguments I have the following interpolation function: f[x_,a_,b_]:=70 s[a,b][[1,1,2]][x] where s[a,b] is the solution of a differential equation. s[a_, b_] := NDSolve[{ H2[x] == Rx[x]^2 + G[x, a, b], ...
- asked by Maria 2votes —