Obstacle problem for the heat equation
DateListPlot of multiple time series with data values and legend appearing as the cursor moves over ploted lines
Using FindMinimum for a table of functions
Obstacle problem for the heat equation https://mathematica.stackexchange.com/questions/152491/obstacle-problem-for-the-heat-equation
Consider the problem $$\begin{cases} \max\{\Delta u -\partial_t u, \varphi - u \} = 0 & \text{ in } (0,T)\times \mathbb{R}^n \\ u(0,\cdot) = \varphi(0,\cdot) & \text{ in } \mathbb{R}^n. ...
- asked by Hiro 3votes DateListPlot of multiple time series with data values and legend appearing as the cursor moves over ploted lines
This is very similar to my previous question. I want to use "DateListPlot" to visualize multiple time series (n) and see data values and legend as I move the cursor over plotted lines. To begin with, ...
- asked by ramesh 2votes Using FindMinimum for a table of functions https://mathematica.stackexchange.com/questions/152595/using-findminimum-for-a-table-of-functions
I am relatively new to Mathematica and am having trouble with my code running quite slowly. What I am attempting to do is find the minimum value of a function (a chi^2) of one fit variable, but this ...
- asked by nsbd88 1vote —