<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.244.157.210</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=83.244.157.210"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/83.244.157.210"/>
	<updated>2026-08-01T06:04:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Generalized_lifting&amp;diff=23768</id>
		<title>Generalized lifting</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Generalized_lifting&amp;diff=23768"/>
		<updated>2012-12-03T15:53:42Z</updated>

		<summary type="html">&lt;p&gt;83.244.157.210: /* Definition */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[probability theory]] and [[information theory]], &#039;&#039;&#039;adjusted mutual information&#039;&#039;&#039;, a variation of [[mutual information]] may be used for comparing clusterings.&amp;lt;ref name=&amp;quot;vinh-icml09&amp;quot;&amp;gt;{{cite doi|10.1145/1553374.1553511}}&amp;lt;/ref&amp;gt; It corrects the effect of agreement solely due to chance between clusterings, similar to the way the [[adjusted rand index]] corrects the [[Rand index]]. It is closely related to [[variation of information]]:&amp;lt;ref&amp;gt;{{cite doi|10.1016/j.jmva.2006.11.013}}&amp;lt;/ref&amp;gt; when a similar adjustment is made to the VI index, it becomes equivalent to the AMI.&amp;lt;ref name=&amp;quot;vinh-icml09&amp;quot; /&amp;gt; The adjusted measure however is no longer metrical.&amp;lt;ref name=&amp;quot;vinh-jmlr10&amp;quot;&amp;gt;{{Citation&lt;br /&gt;
 | title = Information Theoretic Measures for Clusterings Comparison: Variants, Properties, Normalization and Correction for Chance&lt;br /&gt;
 | journal = The Journal of Machine Learning Research&lt;br /&gt;
 | pages = 2837–54 | volume = 11 | issue = oct | year = 2010&lt;br /&gt;
 | last1 = Vinh | first1 = Nguyen Xuan | last2 = Epps | first2 = Julien | last3 = Bailey | first3 = James&lt;br /&gt;
 | url=http://jmlr.csail.mit.edu/papers/volume11/vinh10a/vinh10a.pdf}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Mutual Information of two Partitions==&lt;br /&gt;
Given a set &#039;&#039;S&#039;&#039; of &#039;&#039;N&#039;&#039; elements &amp;lt;math&amp;gt;S=\{s_1, s_2,\ldots s_N\}&amp;lt;/math&amp;gt;, consider two [[partition of a set|partitions]] of &#039;&#039;S&#039;&#039;, namely &amp;lt;math&amp;gt;U=\{U_1, U_2,\ldots, U_R\}&amp;lt;/math&amp;gt; with &#039;&#039;R&#039;&#039; clusters, and &amp;lt;math&amp;gt;V=\{V_1, V_2,\ldots, V_C\}&amp;lt;/math&amp;gt; with &#039;&#039;C&#039;&#039; clusters.  It is presumed here that the partitions are so-called &#039;&#039;hard clusters;&#039;&#039; the partitions are pairwise disjoint:&lt;br /&gt;
:&amp;lt;math&amp;gt;U_i\cap U_j = V_i\cap V_j = \varnothing&amp;lt;/math&amp;gt;&lt;br /&gt;
for all &amp;lt;math&amp;gt;i\ne j&amp;lt;/math&amp;gt;, and complete:&lt;br /&gt;
:&amp;lt;math&amp;gt;\cup_{i=1}^RU_i=\cup_{j=1}^C V_j=S&amp;lt;/math&amp;gt;&lt;br /&gt;
The [[mutual information]] of cluster overlap between &#039;&#039;U&#039;&#039; and &#039;&#039;V&#039;&#039; can be summarized in the form of an &#039;&#039;R&#039;&#039;x&#039;&#039;C&#039;&#039; [[contingency table]] &amp;lt;math&amp;gt;M=[n_{ij}]^{i=1 \ldots R}_{j=1 \ldots C}&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;n_{ij}&amp;lt;/math&amp;gt; denotes the number of objects that are common to clusters &amp;lt;math&amp;gt;U_i&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;V_j&amp;lt;/math&amp;gt;.  That is,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;n_{ij}=\left|U_i\cap V_j\right|&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Suppose an object is picked at random from &#039;&#039;S&#039;&#039;; the probability that the object falls into cluster &amp;lt;math&amp;gt;U_i&amp;lt;/math&amp;gt; is:&lt;br /&gt;
:&amp;lt;math&amp;gt;P(i)=\frac{|U_i|}{N}&amp;lt;/math&amp;gt;&lt;br /&gt;
The [[entropy]] associated with the partitioning &#039;&#039;U&#039;&#039; is:&lt;br /&gt;
:&amp;lt;math&amp;gt;H(U)=-\sum_{i=1}^R P(i)\log P(i)&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;H(U)&#039;&#039; is non-negative and takes the value 0 only when there is no uncertainty determining an object&#039;s cluster membership, &#039;&#039;i.e.&#039;&#039;, when there is only one cluster. Similarly, the entropy of the clustering &#039;&#039;V&#039;&#039; can be calculated as:&lt;br /&gt;
:&amp;lt;math&amp;gt;H(V)=-\sum_{j=1}^C P&#039;(j)\log P&#039;(j) &amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;P&#039;(j)=|V_j|/n&amp;lt;/math&amp;gt;. The [[mutual information]] (MI) between two partitions{{citation needed|date=September 2011}}:&lt;br /&gt;
:&amp;lt;math&amp;gt;MI(U,V)=\sum_{i=1}^R \sum_{j=1}^C P(i,j)\log \frac{P(i,j)}{P(i)P&#039;(j)}&amp;lt;/math&amp;gt;&lt;br /&gt;
where &#039;&#039;P(i,j)&#039;&#039; denotes the probability that a point belongs to both the cluster &amp;lt;math&amp;gt;U_i&amp;lt;/math&amp;gt; in &#039;&#039;U&#039;&#039; and cluster &amp;lt;math&amp;gt;V_j&amp;lt;/math&amp;gt; in &#039;&#039;V&#039;&#039;:&lt;br /&gt;
:&amp;lt;math&amp;gt;P(i,j)=\frac{|U_i \cap V_j|}{N}&amp;lt;/math&amp;gt;&lt;br /&gt;
MI is a non-negative quantity upper bounded by the entropies &#039;&#039;H&#039;&#039;(&#039;&#039;U&#039;&#039;) and &#039;&#039;H&#039;&#039;(&#039;&#039;V&#039;&#039;). It quantifies the information shared by the two clusterings and thus can be employed as a clustering similarity measure.&lt;br /&gt;
&lt;br /&gt;
==Adjustment for chance==&lt;br /&gt;
Like the [[Rand index]], the baseline value of mutual information between two random clusterings does not take on a constant value, and tends to be larger when the two partitions have a larger number of clusters (with a fixed number of set elements &#039;&#039;N&#039;&#039;).&lt;br /&gt;
By adopting a [[Hypergeometric distribution|hypergeometric]] model of randomness, it can be shown that the expected mutual information between two random clusterings is:&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align} E\{MI(U,V)\} = &amp;amp;&lt;br /&gt;
\sum_{i=1}^R \sum_{j=1}^C &lt;br /&gt;
\sum_{n_{ij}=(a_i+b_j-N)^+}^{\min(a_i, b_j)} &lt;br /&gt;
\frac{n_{ij}}{N} &lt;br /&gt;
\log \left( \frac{ N\cdot n_{ij}}{a_i b_j}\right) \times \\&lt;br /&gt;
&amp;amp; \frac{a_i!b_j!(N-a_i)!(N-b_j)!}&lt;br /&gt;
{N!n_{ij}!(a_i-n_{ij})!(b_j-n_{ij})!(N-a_i-b_j+n_{ij})!} \\&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;(a_i+b_j-N)^+&amp;lt;/math&amp;gt;&lt;br /&gt;
denotes &amp;lt;math&amp;gt;\max(0,a_i+b_j-N)&amp;lt;/math&amp;gt;.  The variables &amp;lt;math&amp;gt;a_i&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b_j&amp;lt;/math&amp;gt; are partial sums of the contingency table; that is,&lt;br /&gt;
:&amp;lt;math&amp;gt;a_i=\sum_{j=1}^Cn_{ij}&amp;lt;/math&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
:&amp;lt;math&amp;gt;b_j=\sum_{i=1}^Rn_{ij}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The adjusted measure&amp;lt;ref name=&amp;quot;vinh-icml09&amp;quot;/&amp;gt; for the mutual information may then be defined to be:&lt;br /&gt;
:&amp;lt;math&amp;gt; AMI(U,V)= \frac{MI(U,V)-E\{MI(U,V)\}} {\max{\{H(U),H(V)\}}-E\{MI(U,V)\}}&lt;br /&gt;
&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The AMI takes a value of 1 when the two partitions are identical and 0 when the MI between two partitions equals to that expected by chance.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*  [http://sites.google.com/site/vinhnguyenx/softwares Matlab code for computing the adjusted mutual information]&lt;br /&gt;
&lt;br /&gt;
[[Category:Information theory]]&lt;br /&gt;
[[Category:Machine learning]]&lt;/div&gt;</summary>
		<author><name>83.244.157.210</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Polyphase_matrix&amp;diff=15507</id>
		<title>Polyphase matrix</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Polyphase_matrix&amp;diff=15507"/>
		<updated>2012-12-03T15:43:32Z</updated>

		<summary type="html">&lt;p&gt;83.244.157.210: /* Invertibility/perfect reconstruction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;In other countries, use [[Kv (flow factor)]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;flow coefficient&#039;&#039;&#039; of a device is a relative measure of its efficiency at allowing [[fluid]] flow. It describes the relationship between the [[pressure drop]] across an [[:wikt:orifice|orifice]], valve or other assembly and the corresponding [[volumetric flow rate|flow rate]].&lt;br /&gt;
&lt;br /&gt;
Mathematically the flow coefficient can be expressed as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;C_v = F \sqrt{\dfrac{SG}{\Delta P}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where:&amp;lt;br/&amp;gt;&lt;br /&gt;
C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; = Flow coefficient or flow capacity rating of valve.&amp;lt;br/&amp;gt;&lt;br /&gt;
F = Rate of flow (US gallons per minute).&amp;lt;br/&amp;gt;&lt;br /&gt;
SG = [[Specific gravity]] of fluid (Water = 1).&amp;lt;br/&amp;gt;&lt;br /&gt;
ΔP = Pressure drop across valve (psi).&lt;br /&gt;
&lt;br /&gt;
In more practical terms, the &#039;&#039;flow coefficient&#039;&#039; C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; is the volume (in US gallons) of water at 60°F that will flow per minute through a valve with a pressure drop of 1 psi across the valve. &lt;br /&gt;
&lt;br /&gt;
The use of the flow coefficient offers a standard method of comparing valve capacities and sizing valves for specific applications that is widely accepted by industry. The general definition of the flow coefficient can be expanded into equations modeling the flow of liquids, gases and steam as follows:&lt;br /&gt;
&lt;br /&gt;
[[Coefficient of discharge]] is the ratio of actual flow rate to theoretical discharge.&lt;br /&gt;
&lt;br /&gt;
For gas flow in a pneumatic system the C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; for the same assembly can be used with a more complex equation.&amp;lt;ref&amp;gt; Swagelok C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; Flow Coefficient &lt;br /&gt;
[http://www.swagelok.com/downloads/webcatalogs/EN/MS-06-84.PDF &amp;quot;Swagelok CV Flow Coefficient&amp;quot;]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://generant.com/cvcalc.aspx &amp;quot;Generant C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; Calculator&amp;quot;]&amp;lt;/ref&amp;gt; Absolute pressures (psia) must be used for gas rather than simply differential pressure. &lt;br /&gt;
&lt;br /&gt;
For air flow at room temperature, when the outlet pressure is less than 1/2 the absolute inlet pressure, the flow becomes quite simple (although it reaches sonic velocity internally). With C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; = 1.0 and 200 psia inlet pressure the flow is 100 standard cubic feet per minute (scfm).  The flow is proportional to the absolute inlet pressure so that the flow in scfm would equal the C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; flow coefficient if the inlet pressure were reduced to 2 psia and the outlet were connected to a vacuum with less than 1 psi absolute pressure (1.0 scfm when C&amp;lt;sub&amp;gt;v&amp;lt;/sub&amp;gt; = 1.0, 2 psia input). &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://hydraulik.empass.biz/index.html#druckverlustkv_en Online-Calculation of pressure drop with flow coefficient]&lt;br /&gt;
*[http://www.novanumeric.com/samples.php?CalcName=Valves Online Cv Calculator For Multiple conditions]&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Flow Coefficient}}&lt;br /&gt;
[[Category:Fluid dynamics]]&lt;/div&gt;</summary>
		<author><name>83.244.157.210</name></author>
	</entry>
</feed>