<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Portfolio by VACHIRAPOL SITTIGUL</title>
      <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g</link>
      <description>Mathematics for Information Technology 2</description>
      <language>en-us</language>
      <pubDate>2021-09-12 14:39:18 UTC</pubDate>
      <lastBuildDate>2024-01-30 12:24:40 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f601.png</url>
      </image>
      <item>
         <title>What is Matrix?</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733789767</link>
         <description><![CDATA[<div>n mathematics, a <em>matrix</em> (plural matrices) is a rectangular array of numbers, symbols, or expressions, arranged in rows and columns. Matrices are commonly written in box brackets. The horizontal and vertical lines of entries in a matrix are called <em>rows</em> and <em>columns</em>, respectively. The size of a matrix is defined by the number of rows and columns that it contains. A matrix with <em>m</em> rows and <em>n</em> columns is called an <em>m</em> × <em>n</em> matrix or  m m -by- n n n matrix, while <em>m</em> and <em>n</em> are called its <em>dimensions</em>.The dimensions of the following matrix are&nbsp;</div><div>2 × 3 2×3</div><div>&nbsp;up(read “two by three”), because there are two rows and three columns.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 14:41:40 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733789767</guid>
      </item>
      <item>
         <title>EX</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733799038</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/8d8369ede8a9958b0355a6bdf15ef5bc/ex_.PNG" />
         <pubDate>2021-09-12 14:48:01 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733799038</guid>
      </item>
      <item>
         <title>Transpose</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733801591</link>
         <description><![CDATA[<div>In <a href="https://en.wikipedia.org/wiki/Linear_algebra">linear algebra</a>, the <strong>transpose</strong> of a <a href="https://en.wikipedia.org/wiki/Matrix_(mathematics)">matrix</a> is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix <strong>A</strong> by producing another matrix, often denoted by <strong>A</strong><sup>T</sup> (among other notations).</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/549dfd6813a3cbfa47efe85728a4f88b/Matrix_transpose.gif" />
         <pubDate>2021-09-12 14:49:44 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733801591</guid>
      </item>
      <item>
         <title>In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the second matrix. The resulting matrix, known as the matrix product, has the number of rows of the first and the number of columns of the second matrix. The product of matrices A and B is denoted as AB.[1][2]Matrix multiplication was first described by the French mathematician Jacques Philippe Marie Binet in 1812,[3] to represent the composition of linear maps that are represented by matrices. Matrix multiplication is thus a basic tool of linear algebra, and as such has numerous applications in many areas of mathematics, as well as in applied mathematics, statistics, physics, economics, and engineering.[4][5] Computing matrix products is a central operation in all computational applications of linear algebra.</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733802985</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/7f126c414885a9a83162ba73fd914472/330px_Matrix_multiplication_qtl1_svg.png" />
         <pubDate>2021-09-12 14:50:46 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733802985</guid>
      </item>
      <item>
         <title>Linear Equation</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733806808</link>
         <description><![CDATA[<div><br>a mathematical expression that has an equal sign and<br>linear expressions</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 14:53:33 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733806808</guid>
      </item>
      <item>
         <title>Linear Expressions</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733817007</link>
         <description><![CDATA[<div>A linear expression is an algebraic expression where each term is either a numeric constant or a variable raised only to the first power. It is most commonly seen in linear equations.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/46868aa3e6c6927aff98caf19f671a5f/6681a1848b2665394a5d1eab27ec473f.png" />
         <pubDate>2021-09-12 15:00:24 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733817007</guid>
      </item>
      <item>
         <title>System of linear equations</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733822330</link>
         <description><![CDATA[<div>In <a href="https://en.wikipedia.org/wiki/Mathematics">mathematics</a>, a <strong>system of linear equations</strong> (or <strong>linear system</strong>) is a collection of one or more <a href="https://en.wikipedia.org/wiki/Linear_equation">linear equations</a> involving the same set of <a href="https://en.wikipedia.org/wiki/Variable_(math)">variables</a>.<a href="https://en.wikipedia.org/wiki/System_of_linear_equations#cite_note-5"><sup>]</sup></a> For example, </div>]]></description>
         <enclosure url="https://wikimedia.org/api/rest_v1/media/math/render/svg/d691839a2b284331b58b0820654d32e101e26a03" />
         <pubDate>2021-09-12 15:04:02 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733822330</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733824543</link>
         <description><![CDATA[<div><br>In <a href="https://en.wikipedia.org/wiki/Mathematics">mathematics</a>, a <strong>set</strong> is a collection of <a href="https://en.wikipedia.org/wiki/Element_(mathematics)">elements</a>.<a href="https://en.wikipedia.org/wiki/Set_(mathematics)#cite_note-JainAhmad1995-1"><sup>[1]</sup></a><a href="https://en.wikipedia.org/wiki/Set_(mathematics)#cite_note-Goldberg1986-2"><sup>[2]</sup></a><a href="https://en.wikipedia.org/wiki/Set_(mathematics)#cite_note-CormenCormen2001-3"><sup>[3]</sup></a> The elements that make up a set can be any kind of <a href="https://en.wikipedia.org/wiki/Mathematical_object">mathematical objects</a>: numbers, symbols, points in space, lines, other geometrical shapes, variables, or even other sets.<a href="https://en.wikipedia.org/wiki/Set_(mathematics)#cite_note-FOOTNOTEHalmos19601-4"><sup>[4]</sup></a> The set with no element is the <a href="https://en.wikipedia.org/wiki/Empty_set">empty set</a>; a set with a single element is a <a href="https://en.wikipedia.org/wiki/Singleton_(mathematics)">singleton</a>. A set may have a finite number of elements or be an <a href="https://en.wikipedia.org/wiki/Infinite_set">infinite set</a>. Two sets are equal <a href="https://en.wikipedia.org/wiki/If_and_only_if">if and only if</a> they have precisely the same elements.<a href="https://en.wikipedia.org/wiki/Set_(mathematics)#cite_note-Stoll-5"><sup>[5]<br></sup></a><br></div><div><br>Sets are ubiquitous in modern mathematics. Indeed, <a href="https://en.wikipedia.org/wiki/Set_theory">set theory</a>, more specifically <a href="https://en.wikipedia.org/wiki/Zermelo%E2%80%93Fraenkel_set_theory">Zermelo–Fraenkel set theory</a>, has been the standard way to provide rigorous <a href="https://en.wikipedia.org/wiki/Foundations_of_mathematics">foundations</a> for all branches of mathematics since the first half of the 20th century.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 15:05:32 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733824543</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733826910</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/5978dca052639564eabe1a5660390ed0/Sets_Venn_Diagrams_521efca4d062c.png" />
         <pubDate>2021-09-12 15:07:03 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733826910</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733829138</link>
         <description><![CDATA[<div><strong><em>Set equality is the term that is used to indicate that two sets are equal. Any two sets, finite or infinite, are equal if they contain the same elements.</em></strong></div><div>Consider two sets, A and B. These two sets are only equal if and only if each element of set A also exists in set B. The order of the two sets’ elements does not matter as long as the elements are the same. Let’s consider the following two sets, A and B, to understand this statement.<br><br>A = {1, 2, 3, 4}<br><br>B = {2, 4, 1, 3}<br><br>By observing the two sets A and B, it is evident that although the two sets A and B are different, they contain the same elements.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/5e29d827b771c8cd54096f135b66dbe6/equal_sets_venn_diagram_representation.webp" />
         <pubDate>2021-09-12 15:08:33 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733829138</guid>
      </item>
      <item>
         <title>Venn diagram</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733831946</link>
         <description><![CDATA[<div>A <strong>Venn diagram</strong> is a widely used <a href="https://en.wikipedia.org/wiki/Diagram">diagram</a> style that shows the logical relation between <a href="https://en.wikipedia.org/wiki/Set_(mathematics)">sets</a>, popularized by <a href="https://en.wikipedia.org/wiki/John_Venn">John Venn</a> in the 1880s. The diagrams are used to teach elementary <a href="https://en.wikipedia.org/wiki/Set_theory">set theory</a>, and to illustrate simple set relationships in <a href="https://en.wikipedia.org/wiki/Probability">probability</a>, <a href="https://en.wikipedia.org/wiki/Logic">logic</a>, <a href="https://en.wikipedia.org/wiki/Statistics">statistics</a>, <a href="https://en.wikipedia.org/wiki/Linguistics">linguistics</a> and <a href="https://en.wikipedia.org/wiki/Computer_science">computer science</a>. A Venn diagram uses simple closed curves drawn on a plane to represent sets. Very often, these curves are circles or ellipses.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/33676696f5bdc22678ff65cba6f6f191/Venn_diagram_gr_la_ru_svg.png" />
         <pubDate>2021-09-12 15:10:22 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733831946</guid>
      </item>
      <item>
         <title>What is logic</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733834270</link>
         <description><![CDATA[<div><strong>Mathematical logic</strong> is the study of <a href="https://en.wikipedia.org/wiki/Logic">logic</a> within <a href="https://en.wikipedia.org/wiki/Mathematics">mathematics</a>. Major subareas include <a href="https://en.wikipedia.org/wiki/Model_theory">model theory</a>, <a href="https://en.wikipedia.org/wiki/Proof_theory">proof theory</a>, <a href="https://en.wikipedia.org/wiki/Set_theory">set theory</a>, and <a href="https://en.wikipedia.org/wiki/Recursion_theory">recursion theory</a>. Research in mathematical logic commonly addresses the mathematical properties of formal systems of logic such as their expressive or deductive power.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 15:11:46 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733834270</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733836972</link>
         <description><![CDATA[<div>Example: Not Proposition<br>• p: Let’s drink.<br>• q: a+b.<br>• r: Take a rest.<br>• S: A-B=3.<br>• t: DO IT NOW!<br>• u: The School of IT</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 15:13:39 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733836972</guid>
      </item>
      <item>
         <title>Negative Operator (NOT)</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733837639</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/a57893a564969086077c312e41a635cb/Screenshot_2021_09_12_171641.png" />
         <pubDate>2021-09-12 15:14:06 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733837639</guid>
      </item>
      <item>
         <title>Conjunction</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733838294</link>
         <description><![CDATA[<div>Let p and q be propositions. The conjunction of p and q,<br>denoted by p Ù q, is the proposition “p and q.”</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/999fa5c628cdfd7ae708de0da564cea8/Screenshot_2021_09_12_171650.png" />
         <pubDate>2021-09-12 15:14:35 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733838294</guid>
      </item>
      <item>
         <title>Conditional Proposition or a Material Implication</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733841523</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/b5b9d0f65de35296cd8109bde1a3a5a4/Screenshot_2021_09_12_171808.png" />
         <pubDate>2021-09-12 15:16:43 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733841523</guid>
      </item>
      <item>
         <title>Basic gates</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733845330</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/a3244da2e7a0cf566ea947edd4a72c75/Screenshot_2021_09_12_172131.png" />
         <pubDate>2021-09-12 15:19:35 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733845330</guid>
      </item>
      <item>
         <title>LOGIC GATES</title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733845646</link>
         <description><![CDATA[<div>•Inverter, Or, And, XOR gate symbols, etc.<br>•Multi-input gates.<br>•Logic circuits and examples.<br>•Adders, “half,” “full,” and n-bit.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-12 15:19:51 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733845646</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733846280</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/53a7a8419cd85669267f9f4118ccb97f/image.png" />
         <pubDate>2021-09-12 15:20:21 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733846280</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733847343</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/c3071e5f06b15e45657dfda7e5705b6a/image__2_.png" />
         <pubDate>2021-09-12 15:21:10 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733847343</guid>
      </item>
      <item>
         <title></title>
         <author>6331306043</author>
         <link>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733847722</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/697335499/1ea177aa4b9b8eb5e5e72a5262158320/image__3_.png" />
         <pubDate>2021-09-12 15:21:26 UTC</pubDate>
         <guid>https://padlet.com/6331306043/pso2i9dtl83iqj3g/wish/1733847722</guid>
      </item>
   </channel>
</rss>
