Tagged articles
19 articles
Page 1 of 1
Model Perspective
Model Perspective
Nov 17, 2025 · Fundamentals

How Math Can Make Wuxia Moves Feel Real: Kinematics, Energy, and Game Physics

By applying kinematic equations, differential equations, network models, and game theory, this article shows how mathematical modeling can give wuxia’s legendary feats—such as soaring jumps, internal energy flow, weapon dynamics, and battle formations—a coherent, physically plausible framework for films, games, and storytelling.

Game Theorycombat dynamicsdifferential equations
0 likes · 12 min read
How Math Can Make Wuxia Moves Feel Real: Kinematics, Energy, and Game Physics
Model Perspective
Model Perspective
Dec 21, 2024 · Fundamentals

How Differential Equations Shape the Universe, Weather, and Life

This article explores how differential equations serve as the mathematical language that describes phenomena ranging from planetary orbits and cosmic expansion to atmospheric dynamics, cellular reactions, ecological interactions, electrical circuits, and financial markets, highlighting their universal role in modeling change.

Physicsbiologydifferential equations
0 likes · 6 min read
How Differential Equations Shape the Universe, Weather, and Life
Model Perspective
Model Perspective
Nov 26, 2024 · Fundamentals

Unraveling the Three-Body Problem: From Newton’s Laws to Numerical Solutions

This article explains the historical background of the three-body problem, outlines its mathematical formulation using Newton’s law of gravitation and motion, derives the system of first-order differential equations, and discusses common numerical methods such as Euler, Runge‑Kutta, and symplectic integrators for solving it.

Newtonian mechanicsNumerical Integrationchaos theory
0 likes · 5 min read
Unraveling the Three-Body Problem: From Newton’s Laws to Numerical Solutions
Model Perspective
Model Perspective
Nov 12, 2024 · Fundamentals

How Kinetic Differential Equations Reveal the Dynamics of Chemical Reactions

This article explores how kinetic differential equations model the dynamic behavior of biochemical and chemical reaction systems, illustrating construction and analysis through classic examples such as exponential decay, generation‑decay balance, irreversible and reversible reactions, and discussing transient versus steady‑state behaviors.

chemical kineticsdifferential equationskinetic modeling
0 likes · 5 min read
How Kinetic Differential Equations Reveal the Dynamics of Chemical Reactions
Model Perspective
Model Perspective
Jun 24, 2024 · Fundamentals

Differential Equation Modeling of Inflows/Outflows: Lamprey Ecosystem

This article explains the core concepts of differential equation modeling using inflow and outflow rates, illustrates the approach with a reservoir analogy, and applies it to a detailed case study of the lamprey (Petromyzon) ecosystem, highlighting how resource availability influences sex ratio dynamics.

differential equationsecological modelinginflow-outflow
0 likes · 13 min read
Differential Equation Modeling of Inflows/Outflows: Lamprey Ecosystem
Model Perspective
Model Perspective
Aug 20, 2023 · Fundamentals

How Differential Equations Model Everything from Populations to Physics

From population growth and disease spread to radioactive decay, cooling laws, chemical reactions, and chaotic systems, this article explores how first‑order differential equations serve as a universal mathematical language that precisely describes dynamic processes across biology, physics, chemistry, and economics.

Physicsbiologydifferential equations
0 likes · 8 min read
How Differential Equations Model Everything from Populations to Physics
Model Perspective
Model Perspective
Nov 4, 2022 · Fundamentals

Why Populations Explode: Exponential vs. Logistic Growth Models Explained

This article explains the classic exponential growth model derived from Malthusian assumptions and then introduces the logistic (stagnation) model, showing how resource limits modify growth dynamics and presenting the differential equations and their solutions for both cases.

differential equationsexponential growthlogistic model
0 likes · 4 min read
Why Populations Explode: Exponential vs. Logistic Growth Models Explained
Model Perspective
Model Perspective
Nov 4, 2022 · Fundamentals

How the Volterra Predator‑Prey Model Explains Shark Surges During War

During World War I, shark catches rose sharply, prompting biologist D. Ancona to enlist mathematician Volterra, whose differential‑equation predator‑prey model—later extended with a logistic term—explains the disproportionate increase of sharks by accounting for fishing pressure and natural population dynamics.

Volterra modeldifferential equationsecology
0 likes · 4 min read
How the Volterra Predator‑Prey Model Explains Shark Surges During War
Model Perspective
Model Perspective
Jun 9, 2022 · Fundamentals

How to Model Water Flow in a Hemisphere Using Differential Equations

This article explains the three-step process for constructing differential-equation models, introduces the micro-element analysis method, and demonstrates its application to a hemispherical water-outflow problem, including derivation of the governing equation, solution via separation of variables, and a Python implementation using SymPy.

ModelingPythondifferential equations
0 likes · 5 min read
How to Model Water Flow in a Hemisphere Using Differential Equations
Model Perspective
Model Perspective
Jun 9, 2022 · Fundamentals

How to Model Cooling with Differential Equations: Step-by-Step Guide

This article outlines a three‑step process for constructing differential‑equation models, demonstrates it with a Newton cooling problem, derives the governing equation, solves it analytically and numerically using Python’s sympy, and predicts the object’s temperature after 20 minutes.

Newton coolingPythondifferential equations
0 likes · 4 min read
How to Model Cooling with Differential Equations: Step-by-Step Guide
Model Perspective
Model Perspective
Jun 5, 2022 · Fundamentals

How to Numerically Solve Differential Equations: Methods & Examples

This article explains why numerical solutions are needed for differential equations, introduces the initial value problem for first‑order ODEs, and details three common discretization techniques—forward difference, numerical integration, and first‑order Taylor expansion—highlighting their formulation and error considerations.

Taylor seriesdifferential equationsinitial value problem
0 likes · 4 min read
How to Numerically Solve Differential Equations: Methods & Examples
Model Perspective
Model Perspective
May 26, 2022 · Fundamentals

Why Populations Explode: Understanding Exponential and Logistic Growth Models

This article explains the classic exponential growth model derived from Malthus’s assumptions and then introduces the logistic (or Verhulst) model, showing how resource limits create a carrying capacity that slows growth, with step-by-step derivations using separation of variables.

differential equationsexponential growthlogistic model
0 likes · 4 min read
Why Populations Explode: Understanding Exponential and Logistic Growth Models
Model Perspective
Model Perspective
May 26, 2022 · Fundamentals

How the Volterra Predator‑Prey Model Explains Shark Surges During War

The article explains the classic Volterra predator‑prey differential equations, derives the basic model, shows how adding a logistic term captures realistic population limits, and demonstrates how wartime fishing reductions lead to a disproportionate increase in shark numbers, illustrating the model’s explanatory power.

Volterra modeldifferential equationslogistic growth
0 likes · 4 min read
How the Volterra Predator‑Prey Model Explains Shark Surges During War
Code DAO
Code DAO
May 8, 2022 · Artificial Intelligence

Solving Differential Equations with Physics‑Informed Neural Networks in PyTorch

This article explains how to build a Physics‑Informed Neural Network (PINN) in PyTorch to solve a simple logistic ordinary differential equation, covering the underlying theory, loss formulation with equation residuals and boundary conditions, network architecture, automatic differentiation, and training results.

PINNPhysics‑Informed Neural NetworksPyTorch
0 likes · 11 min read
Solving Differential Equations with Physics‑Informed Neural Networks in PyTorch
Youku Technology
Youku Technology
May 21, 2020 · Artificial Intelligence

Multi‑objective Optimization for Guaranteed Delivery in a Video Service Platform

The KDD 2020 paper from Alibaba Entertainment presents a differential‑equation‑based hot‑content exposure sensitivity model and a multi‑objective optimization framework that, under exposure‑resource constraints, guarantees video delivery by accounting for nonlinear content exposure, timing, strategies, and user click habits, now deployed on Youku.

KDD 2020differential equationsexposure modeling
0 likes · 2 min read
Multi‑objective Optimization for Guaranteed Delivery in a Video Service Platform