Computational capacity of an odorant discriminator: the linear separability of curves

N Caticha1, J E Palo Tejada, D Lancet

  • 1Instituto de Física, Universidade de São Paulo, CEP 05315-970, São Paulo, SP, Brazil. nestor@if.usp.br

Neural Computation
|August 20, 2002
PubMed

Related Concept Videos

Olfaction01:25

Olfaction

The sense of smell is achieved through the activities of the olfactory system. It starts when an airborne odorant enters the nasal cavity and reaches olfactory epithelium (OE). The OE is protected by a thin layer of mucus, which also serves the purpose of dissolving more complex compounds into simpler chemical odorants. The size of the OE and the density of sensory neurons varies among species; in humans, the OE is only about 9-10 cm2.
The olfactory receptors are embedded in the cilia of the...
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
Area Between Curves: Integrating With Respect to y01:30

Area Between Curves: Integrating With Respect to y

Consider a planar region bounded by two curves that are both written as functions of the vertical variable, y. The left and right boundary curves are continuous between y = c and y = d, and these two horizontal lines define the vertical limits of the region. Because the boundaries depend on y rather than x, the area is most appropriately evaluated using horizontal slices.The area is obtained using the Riemann sum method. The region is divided into many thin horizontal strips, each having an...
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...