CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 17:42:12 GMT
content-type: text/html; charset=utf-8
cf-ray: 964536741964f470-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=d31ae541-b6b9-43f7-bfa4-d09f1ec2a63c; expires=Fri, 24 Jul 2026 17:42:12 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 4decdfcd-ba69-4795-a43f-e57c142526b1
x-worker-origin-response-time: 537000000
x-dns-prefetch-control: off
set-cookie: prov=d31ae541-b6b9-43f7-bfa4-d09f1ec2a63c; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=Geugt.VI0O2nS06vZ.ajeTn91UERppsiQ.jkz6sYgkU-1753378932-1.0.1.1-DMf8xRkPHGyEDkd0OPvhyKRam9jV.XkJP1DSADILC_YfCW.4VPe8MjtTgdcIa.KnGMIV6vuE1o9bzZllKNuK8jnHSAUr7SnzvP5CC48MzbM; path=/; expires=Thu, 24-Jul-25 18:12:12 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=gVC.3GO8pLoRpq.Vo9EkdmB4IN2lHQdqGCZIhAy5.cg-1753378932405-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'differential-equations' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [differential-equations]
Questions on the symbolic (DSolve, DifferentialRoot) and numerical (NDSolve) solutions of differential equations in Mathematica.
7,960 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
8
views
Values of BCs changes after the calculation
I am trying to numerically solve the following coupling problem with z = 0.
.
However, the values of BCs change after the calculation. Also, it gives the following messages.
NDSolveValue::pdord: Some ...
1
vote
0
answers
14
views
Why is this code not correct when following another question directly?
I have the following deterministic system:
...
-1
votes
0
answers
24
views
Why is this delayed differential system giving errors in plotting the solution?
I have the following system:
\begin{aligned}
d S(t)&=\big[\Lambda-\beta(1-\rho)(1-\xi))f(S(t))g(I(t))-(\mu+\rho+\xi)S(t)+\rho S(t-\tau_1)e^{-\mu \tau_1}\\
&\;\;\;\;+\theta I(t-\tau_2)e^{-\mu \...
1
vote
0
answers
48
views
How to solve PDE stationary problem in bipolar coordinates?
Let the transfer of heat or substance (change of substance concentration) in a thin flat object be realized. The area between two non-concentric circles in the plane, representing, for example, a ...
1
vote
1
answer
65
views
Help validating the solution to a nonlinear ODE: Does it solves other non-linear ODEs too? [closed]
I am working right now in this another question by doing examples and I got stuck in proving the results I found through Wolfram-Alpha are right.
The main differential equation is the following ODE:
$$...
-3
votes
0
answers
83
views
How to NDSolve the same equations many times with different givens [closed]
I have this equation:
r''[\[Tau]] - r'[\[Tau]] \[Phi]'[\[Tau]]^2 + (1 + mstar)/
r[\[Tau]]^2 == 0
I want to solve it twice, each time with different initial ...
4
votes
1
answer
115
views
How to solve these delay differential equations?
Consider:
System 1):
\begin{align}
\frac{dc}{dt}&=\frac{Au}{c+1}-\frac{\delta u c}{c+c_2}-c\\[1ex]
\frac{du}{dt}&=\left(\frac{Bc}{c+c_1}-u(t-\tau)\right)u - \sigma u
\end{align}
Let the ...
4
votes
1
answer
192
views
Generating Poincaré sections
I would like to reproduce the Poincaré sections presented in this and this papers, which look like
The figures are for energy values of E=0.2 (a) and E=0.25 (b) in the Hamiltonian, which reads
$$H=\...
2
votes
0
answers
127
views
How can I create a zebra stripe pattern? [closed]
This picture is from the public domain but does not quite look so real...
I assume that there is a 'decently simple' and known solution but I have not found a good approach by internet research.
...
7
votes
2
answers
668
views
General form of Green's identity used by Mathematica
modified
Mathematica FiniteElementMethod methods use Green's identity in a more general form:
The parameter $c$ (scalar or matrix) may depend on ...
6
votes
1
answer
176
views
How to solve a system of differential equations with time-varying delay?
I'm new to differential equations with delay, and I'm trying to numerically solve the following system. The delays $\tau_i(t)$ are smooth and bounded functions of time:
$$
S'(t) = d(t)(S_0(t) - S(t)) -...
4
votes
2
answers
385
views
Animation of trajectories from NBodySimulation
NBodySimulation example code gives below animation, but there are no lines depicted.
How should I modify the code to also plot the trajectories of bodies?
...
2
votes
1
answer
115
views
Why does NDSolve fail or slow down when simulating a driven JC model with time-dependent terms, even when the drive is off?
I'm performing a numerical check of an effective Hamiltonian transformation applied to a driven Jaynes–Cummings (JC) model. After applying a rotating frame transformation and rotating-wave ...
2
votes
1
answer
119
views
DSolve does not want to solve my set of differential equations
I need so solve the following set of differential equations for the functions $\xi^t(t,x_1,x_2,x_3),\xi^1(t,x_1,x_2,x_3),\xi^2(t,x_1,x_2,x_3),\xi^3(t,x_1,x_2,x_3)$: $$\begin{align} &\partial_{t}\...
1
vote
0
answers
69
views
How to reduce the size of the output `InterpolatingFunction` from `NDSolve`? [closed]
This is my codes to calculate a wave equation by NDSolveValue:
...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
numerical-integration × 1273
equation-solving × 1185
plotting × 1026
finite-element-method × 1017
numerics × 632
nonlinear × 486
calculus-and-analysis × 426
physics × 349
boundary-conditions × 343
warning-messages × 292
symbolic × 245
parametric-functions × 192
eigenvalues × 165
interpolation × 154
event-detection × 131
performance-tuning × 131
heat-equation × 129
bugs × 126
manipulate × 122
finite-difference-method × 121
list-manipulation × 120
fitting × 118
integral-equations × 111
more related tags
Hot Network Questions
- Distance of superdense color code circuits
- Was Hermann Ganswindt's helicopter actually the first manned heavier-than-air motor-powered flight?
- Does Philosophy Need Quotes?
- When was the last time all alive humans stayed on earth?
- Why is the Schrödinger wave equation totally different from the classical wave equation?
- Do the constructible lines and circles (not merely their intersections) cover the plane?
- Expected Value of a Dice Product Game
- How Fill Date Series Without Formatting Using Keyboard Only
- 2D Projectile Motion Diagram (Attempt)
- Did Webster's Dictionary define Fascism by its relationship to corporations until 1987?
- Is the surface of Mars or the Moon mostly (or relatively) homogeneous, unlike the Earth?
- Is the appearance of certain kinds of clouds at altitude of > 30000 feet a recent phenomenon?
- Interaction with para hooks and footnotes
- Huge Difference in Interaction P-values Between Linear vs. Ordinal Regression (0.991 vs. 0.001)
- tac-command is it a bug or a misinterpretation of the manual?
- OId Movie about an alien city that plays a repeating melody
- Make a Mulenère encryption program
- What problems did Knuth have because TeX and WEB were Pascal instead of C?
- Why is Shunt Voltage Reference (LM4040DBZ-3) Not outputting a stable 3V supply
- Expected Sum of Remaining Dice After Removing Complete Sets
- Semiclassical electron dynamics and Pauli exclusion principle
- A word that describes some people
- When and why is fwait necessary when using the 8087 coprocessor?
- Do standing sound waves sound different?