Related Experiment Videos
The best approximation to C(2) functions and its error bounds using regular-center Gaussian networks
IEEE Transactions on Neural Networks
|January 1, 1994
Summary
Gaussian neural networks can approximate continuous functions. This study provides an upper bound for the approximation error of Gaussian networks, showing error decreases with more neurons.
Area of Science:
- Computational mathematics
- Artificial intelligence
Background:
- Gaussian neural networks are universal approximators.
- Function approximation is crucial in various scientific domains.
Purpose of the Study:
- To establish an upper bound for the approximation error of Gaussian neural networks.
- To analyze the approximation capabilities of Gaussian networks on the unit hypercube.
Main Methods:
- Utilizing the theory of best approximation.
- Analyzing Gaussian networks with centers on a regular mesh in the unit hypercube.
Main Results:
- An upper bound of O(N(-2)) for the approximation error was derived.
- The error bound demonstrates the network's approximation quality.
Conclusions:
- Gaussian neural networks offer a viable method for approximating C(2) functions.
- The derived error bound provides theoretical support for their application in function approximation.
Related Concept Videos
Accuracy, limits, and approximation
Accuracy, limits, and approximations are common in many fields, especially in engineering calculations. These concepts are imperative for ensuring that a given value is as close as possible to its true value.
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
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...
Central Limit Theorem
The central limit theorem, abbreviated as clt, is one of the most powerful and useful ideas in all of statistics. The central limit theorem for sample means says that if you repeatedly draw samples of a given size and calculate their means, and create a histogram of those means, then the resulting histogram will tend to have an approximate normal bell shape. In other words, as sample sizes increase, the distribution of means follows the normal distribution more closely.
The sample size, n, that...
The sample size, n, that...
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.
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.
Gauss's Law: Cylindrical Symmetry
A charge distribution has cylindrical symmetry if the charge density depends only upon the distance from the axis of the cylinder and does not vary along the axis or with the direction about the axis. In other words, if a system varies if it is rotated around the axis or shifted along the axis, it does not have cylindrical symmetry. In real systems, we do not have infinite cylinders; however, if the cylindrical object is considerably longer than the radius from it that we are interested in,...
Propagation of Uncertainty from Random Error
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...