TransWikia.com
  1. All Categories
  2. Mathematica

Mathematica : Recent Questions and Answers (Page 65)

Find answers to your questions about Mathematica or help others by answering their Mathematica questions.

How to change PlotLabel after plot?

Okey, so I have this code that took super long time to plot. It's a density plot and let's say that I would like to change to position of the...

Asked on 07/01/2021

2 answer

Eccentricity of an ellipse

I would like to calculate the eccentricity of the intersection between a cylinder and a plane when I change their relative orientation.reg1 = RegionIntersection[ ...

Asked on 06/30/2021

3 answer

Label all components of BoxWhiskerChart with corresponding data

I work with BoxWhiskerCharts at the moment. They code looks like this:data = RandomInteger[5, 50];chart = BoxWhiskerChart[{data},{{"MedianMarker", 1, Black},{"MeanMarker", 1, White}, {"Outliers"}},ChartLabels -> Placed[{"data"}, Above]]Now I would like to...

Asked on 06/30/2021 by phoenix-bs

1 answer

Construct Function[ ] from String based formal arguments

If wee look at:x=11f=Function[{x},x^2]f[5]we get:11Function[x, x^2]25as expected. Now suppose we want to create the Function[] withe a formal parameter based on a String:Clear@xf = Function[Evaluate@{Symbol@"x"}, x^2]f[5]luckily this...

Asked on 06/30/2021 by Robert Nowak

4 answer

Combining two consecutive density plots

I would like to combine two density plots using Show[ ] with different consecutive x-values so that the color scheme and legends match. For example,plot01 = DensityPlot[2 Sin[x y],...

Asked on 06/30/2021

1 answer

System of Differential equations on non uniform grid

I need to solve the following set of ODE's numerically, $frac{dy}{dx}=Ay+Bz,frac{dz}{dx}=Cy+Dz$ where the independent variable $x$ is an non-uniform spaced array of points and so is A,...

Asked on 06/30/2021

0 answer

Derivative of predictor function

Given some data dat, we would like to generate a predictor function. Therefore we use pdata = Map[#[[1]] -> #[[2]] &, dat]; p = Predict[pdata, Method -> "NeuralNetwork", PerformanceGoal...

Asked on 06/30/2021 by pawel_winzig

1 answer

Revolution of two curves around the y-axis

I've looked through the other posts on rotating a function around the x or y axis and haven't had any luck. my question is this how do i rotate the...

Asked on 06/30/2021 by errymerry

3 answer

Degenerate graph using ContourPlot

I have this codeManipulate[ContourPlot[x^2 (z + 1) - (x + 1)^2 (z - 3 x^3) == 0, {x, -v, v}, {z, -w, w}], {v, 1, 50}, {w, 1, 50}]to...

Asked on 06/30/2021 by Masacroso

2 answer

Find an appropriate algorithm for certain type of first order nonlinear PDE

I am trying to solve a first-order nonlinear PDE of the form$$partial_t z(t,x) = f(t, x, z(t,x), partial_x z(t,x))$$with the boundary condition$$z(0,x) = phi(x)...

Asked on 06/30/2021 by Sungmin

1 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP