Toward an optimal PRNN-based nonlinear predictor

D P Mandic1, J A Chambers

  • 1School of Information Systems, University of East Anglia, Norwich NR4 7TJ, UK.

Related Concept Videos

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Nonlinear Pharmacokinetics: Overview01:19

Nonlinear Pharmacokinetics: Overview

Nonlinear or dose-dependent pharmacokinetics is a phenomenon that occurs when the pharmacokinetic parameters of certain drugs deviate from linear pharmacokinetics at higher doses. These drugs do not follow the expected first-order kinetics, where the rate of drug elimination is directly proportional to the drug concentration. Instead, they exhibit a nonlinear relationship, which can be attributed to several factors.
Nonlinearity can arise due to the saturation of plasma protein-binding or...
Nonlinear Pharmacokinetics: Causes of Nonlinearity01:22

Nonlinear Pharmacokinetics: Causes of Nonlinearity

Nonlinearity in drug pharmacokinetics is caused by various factors influencing how a drug is absorbed, distributed, metabolized, and excreted. Understanding these nonlinear processes is crucial for predicting drug behavior in the body and optimizing drug dosing regimens.
Nonlinear drug absorption can occur when the process is rate-limited by solubility, carrier-mediated transport systems, or saturation of the presystemic gut wall or hepatic metabolism. For instance, high doses of riboflavin...
Linear Approximations01:23

Linear Approximations

For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...
Pharmacodynamic Models: Additive and Proportional Drug Effect Model01:09

Pharmacodynamic Models: Additive and Proportional Drug Effect Model

Drug response models describe how pharmacological agents interact with biological systems to produce measurable effects. Baseline responses are inherent physiological activities without a drug significantly influencing the observed pharmacological outcomes. Depending on the drug response model employed, these baseline responses may combine with the drug's effect in either an additive or proportional manner.Additive Drug Response ModelIn the additive model, the drug effect is independent of the...
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...