How to convert `LogTicks[0, 2][[1, 2]]` to a regular number
Solving the Euler-Lagrange equation with NDSolve`ProcessEquations
Constraining the independent variable in a control system
How to convert `LogTicks[0, 2][[1, 2]]` to a regular number I want to convert the $10^i$ tick labels generated by LogTicks of the CustomTicks package to regular numbers. The first tick label is in element [[1,2]] of the object generated by LogTicks. FullForm ...
- asked by Felix 1vote Solving the Euler-Lagrange equation with NDSolve`ProcessEquations
I would like to compute the shortest distance between a number on pairs of points on a 2-dimensional Riemanniann statistical manifold (Negative Binomial distributions manifold, equipped with the Rao's ...
- asked by C. Manté 1vote Constraining the independent variable in a control system For an analog closed loop feedback control, I can do the following to model the response of a second-order physical system with an order 1 zeros polynomial to a step disturbance. I have a proportional ...
- asked by David Ollodart 2votes —