Obsessive–compulsive disorderObsessive–compulsive disorder (OCD) is a mental and behavioral disorder in which an individual has intrusive thoughts (an obsession) and feels the need to perform certain routines (compulsions) repeatedly to relieve the distress caused by the obsession, to the extent where it impairs general function. Obsessions are persistent unwanted thoughts, mental images, or urges that generate feelings of anxiety, disgust, or discomfort.
Convection–diffusion equationThe convection–diffusion equation is a combination of the diffusion and convection (advection) equations, and describes physical phenomena where particles, energy, or other physical quantities are transferred inside a physical system due to two processes: diffusion and convection. Depending on context, the same equation can be called the advection–diffusion equation, drift–diffusion equation, or (generic) scalar transport equation.
Fick's laws of diffusionFick's laws of diffusion describe diffusion and were first posited by Adolf Fick in 1855 on the basis of largely experimental results. They can be used to solve for the diffusion coefficient, D. Fick's first law can be used to derive his second law which in turn is identical to the diffusion equation. A diffusion process that obeys Fick's laws is called normal or Fickian diffusion; otherwise, it is called anomalous diffusion or non-Fickian diffusion.
ProtriptylineProtriptyline, sold under the brand name Vivactil among others, is a tricyclic antidepressant (TCA), specifically a secondary amine, indicated for the treatment of depression and attention-deficit hyperactivity disorder (ADHD). Uniquely among most of the TCAs, protriptyline tends to be energizing instead of sedating, and is sometimes used for narcolepsy to achieve a wakefulness-promoting effect. TCAs including protriptyline are also used to reduce the incidence of recurring headaches such as migraine, and for other types of chronic pain.
Gender dysphoriaGender dysphoria (GD) is the distress a person experiences due to a mismatch between their gender identitytheir personal sense of their own genderand their sex assigned at birth. Previously, the diagnostic label gender identity disorder (GID) was used, until it was eliminated in 2013 with the release of the diagnostic manual DSM-5 in favor of the current term. The condition was renamed to remove the stigma associated with the term disorder. People with gender dysphoria commonly identify as transgender.
Thought disorderA thought disorder (TD) is a disturbance in cognition which affects language, thought and communication. Psychiatric and psychological glossaries in 2015 and 2017 identified thought disorders as encompassing poverty of ideas, neologisms, paralogia, word salad, and delusions - all disturbances of thought content and form. Two specific terms have been suggested — content thought disorder (CTD) and formal thought disorder (FTD).
Anxiety disorderAnxiety disorders are a cluster of mental disorders characterized by significant and uncontrollable feelings of anxiety and fear such that a person's social, occupational, and personal function are significantly impaired. Anxiety may cause physical and cognitive symptoms, such as restlessness, irritability, easy fatiguability, difficulty concentrating, increased heart rate, chest pain, abdominal pain, and a variety of other symptoms that may vary based on the individual.
Mental disorderA mental disorder, also referred to as a mental illness or psychiatric disorder, is a behavioral or mental pattern that causes significant distress or impairment of personal functioning. A mental disorder is also characterized by a clinically significant disturbance in an individual's cognition, emotional regulation, or behavior. It is usually associated with distress or impairment in important areas of functioning. There are many different types of mental disorders. Mental disorders may also be referred to as mental health conditions.
Mood disorderA mood disorder, also known as an affective disorder, is any of a group of conditions of mental and behavioral disorder where a disturbance in the person's mood is the main underlying feature. The classification is in the Diagnostic and Statistical Manual of Mental Disorders (DSM) and International Classification of Diseases (ICD).
Algebraic structureIn mathematics, an algebraic structure consists of a nonempty set A (called the underlying set, carrier set or domain), a collection of operations on A (typically binary operations such as addition and multiplication), and a finite set of identities, known as axioms, that these operations must satisfy. An algebraic structure may be based on other algebraic structures with operations and axioms involving several structures.
K-nearest neighbors algorithmIn statistics, the k-nearest neighbors algorithm (k-NN) is a non-parametric supervised learning method first developed by Evelyn Fix and Joseph Hodges in 1951, and later expanded by Thomas Cover. It is used for classification and regression. In both cases, the input consists of the k closest training examples in a data set. The output depends on whether k-NN is used for classification or regression: In k-NN classification, the output is a class membership.