Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

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...
Linear Approximation in Time Domain01:21

Linear Approximation in Time Domain

Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length, the...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Lagrange Multipliers: Two Constraints01:28

Lagrange Multipliers: Two Constraints

The method of Lagrange multipliers with two constraints is used to optimize a function subject to two independent constraints. In many applications, the objective function represents a quantity to be maximized or minimized, such as cost, area, distance, or energy. The two constraints represent requirements that the solution must satisfy, such as fixed volume, limited resources, or prescribed dimensions.For a function of three variables, each constraint forms a surface in three-dimensional space.

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

The effect of dysmenorrhea severity and interference on reactions to experimentally-induced pain.

Frontiers in pain research (Lausanne, Switzerland)·2024
Same author

Feasibility and Accuracy of Measuring Carotid Plaque Volume (Burden) With Contrast-Enhanced Tomographic 3D Ultrasound and Ultrasound Image Fusion.

Annals of vascular surgery·2022
Same author

Use of artificial neural networks for Hartmann-sensor lenslet centroid estimation.

Applied optics·2010
Same author

Processing wave-front-sensor slope measurements using artificial neural networks.

Applied optics·2010
Same author

Optical wavelet transforms from computer-generated holography.

Applied optics·2010
Same author

Sidelobe reduction via multiaperture optical systems.

Applied optics·2010

Related Experiment Video

Updated: Jul 7, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

The multilayer perceptron as an approximation to a Bayes optimal discriminant function.

D W Ruck1, S K Rogers, M Kabrisky

  • 1Sch. of Eng., US Air Force Inst. of Technol., Wright-Patterson AFB, OH.

IEEE Transactions on Neural Networks
|January 1, 1990
PubMed
Summary

Multilayer perceptrons trained with backpropagation approximate Bayes optimal discriminant functions. This demonstrates their ability to estimate a posteriori probability functions for classification tasks.

Related Experiment Videos

Last Updated: Jul 7, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Pattern Recognition

Background:

  • Multilayer perceptrons (MLPs) are fundamental neural network architectures.
  • Classification tasks require optimal decision boundaries.
  • Backpropagation is a standard algorithm for training MLPs.

Purpose of the Study:

  • To demonstrate that MLPs trained via backpropagation approximate the Bayes optimal discriminant function.
  • To show that MLP outputs estimate a posteriori probabilities.
  • To generalize this finding across various MLP configurations.

Main Methods:

  • Theoretical analysis of multilayer perceptrons.
  • Application of the backpropagation training algorithm.
  • Mathematical proof for classification accuracy.

Main Results:

  • MLPs trained with backpropagation approximate the Bayes optimal discriminant function for both two-class and multi-class problems.
  • The outputs of the trained MLPs were shown to approximate a posteriori probability functions.
  • The theoretical results hold for any number of network layers and activation functions.

Conclusions:

  • Multilayer perceptrons are theoretically capable of achieving Bayes optimal classification.
  • The backpropagation algorithm enables MLPs to learn and represent class posterior probabilities.
  • This provides a strong theoretical foundation for using MLPs in classification.