<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>LAB 1,2,3 by Mia</title>
      <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36</link>
      <description>Made with magic</description>
      <language>en-us</language>
      <pubDate>2021-04-05 16:08:37 UTC</pubDate>
      <lastBuildDate>2026-01-17 16:16:44 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f349.png</url>
      </image>
      <item>
         <title>LAB 1                           a) To create an octave file</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383727605</link>
         <description><![CDATA[<div>- click file<br>- find new<br>- then click the new script</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/7d82a9848b88c1f75b5d84c3a854cdae/Screenshot__14_.png" />
         <pubDate>2021-04-05 16:11:58 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383727605</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383754326</link>
         <description><![CDATA[<div>the result will appear like this :</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/a1d824cd6ef38cf85241cadcaca203cf/Screenshot__15__LI.jpg" />
         <pubDate>2021-04-05 16:18:22 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383754326</guid>
      </item>
      <item>
         <title>c) Perform addition of the stored variables</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383786078</link>
         <description><![CDATA[<div>- use "=" to assign the variables, keeps the data in the memory to use it again.<br>Ex 1 : a = 1<br>&nbsp; &nbsp; &nbsp; &nbsp; b = 2<br>&nbsp; &nbsp; &nbsp; &nbsp; c = a + b<br>- the answer will evaluate and returned by c = 3<br>- the types of variable will be automatically display at the workplace. We don't need to defined the types of variable by ourself.&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/dab1e9f370834323608d3e7940201a35/Screenshot__22_.png" />
         <pubDate>2021-04-05 16:25:50 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1383786078</guid>
      </item>
      <item>
         <title>b) To store value 3.41 and 5/6 to a selected variable in the workplace</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384152436</link>
         <description><![CDATA[<div>i - insert value 3.41 in the command window, then press enter<br>- the value will returned by ans = 3.41.<br>- look at the workplace, the ans will automatically defined as double.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/c34d7cae77fe4048c6b994fa3ef51cb0/Screenshot__20_.png" />
         <pubDate>2021-04-05 17:53:09 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384152436</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384249502</link>
         <description><![CDATA[<div>ii - Do the same steps as in (i)<br>- and now look at the workplace, the new ans will update at the workplace.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/07c2afadc97acaf20a41cc8b18bf5a3d/Screenshot__21_.png" />
         <pubDate>2021-04-05 18:18:05 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384249502</guid>
      </item>
      <item>
         <title>d) Perform the multiplication of the stored variables</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384430923</link>
         <description><![CDATA[<div>- used the same variables in (c)<br>- calculate : d = c * a</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/6f7b2208a44fcc212194ae3f3e9c4a70/Screenshot__24_.png" />
         <pubDate>2021-04-05 19:08:40 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1384430923</guid>
      </item>
      <item>
         <title>e) Perform the addition of square root of the first variable and the natural log of the second variable</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385939233</link>
         <description><![CDATA[<div>- used the same variable that have been defined previously<br>- calculate : sqrt(d) + log(c)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/68cd9ee030276d0f7430f82512210942/Screenshot__25_.png" />
         <pubDate>2021-04-06 06:47:11 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385939233</guid>
      </item>
      <item>
         <title>f) To access each of the stored value to the created variables in task</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385992293</link>
         <description><![CDATA[<div>--&gt;&nbsp;This steps can be done incase if we want to called the variables back after we have closed the octave apps.<br>- double click at the variables in command history to called the variable back in the command window and workplace.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/182b4173d9fe56a9fe34357619046b53/Screenshot__31_.png" />
         <pubDate>2021-04-06 07:07:41 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385992293</guid>
      </item>
      <item>
         <title>g) To delete one of the variables in the workspace as declared in task</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385992947</link>
         <description><![CDATA[<div>- type "clear a" in the command window<br>- press enter</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/dad55f195264352d33635745f3f8d98c/Screenshot__27_.png" />
         <pubDate>2021-04-06 07:07:57 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385992947</guid>
      </item>
      <item>
         <title>h) To clear all commands on your computer screen</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385993598</link>
         <description><![CDATA[<div>- type "clc" in the command window<br>- press enter</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/a6db8801465b18a031772660ffbe282d/Screenshot__29_.png" />
         <pubDate>2021-04-06 07:08:14 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385993598</guid>
      </item>
      <item>
         <title>i) To save the current file using extension m</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385994362</link>
         <description><![CDATA[<div>- Click file<br>- find save workspace as...<br>- write your file name and save</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/06e1e1ff853e1797031aca4da9071a29/Screenshot__33_.png" />
         <pubDate>2021-04-06 07:08:33 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1385994362</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1386578355</link>
         <description><![CDATA[<div>the result will appear like at the picture. The variable "a" at the workplace have been deleted.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/0698f69a754b5b9706179211d858eb07/Screenshot__28__LI.jpg" />
         <pubDate>2021-04-06 11:07:07 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1386578355</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1386605466</link>
         <description><![CDATA[<div>the result will appear like at the picture. All the commands in the command window have been deleted.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/b43b4c16b62d3ec67f8b970073ed7cb8/Screenshot__30_.png" />
         <pubDate>2021-04-06 11:19:50 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1386605466</guid>
      </item>
      <item>
         <title>LAB 2 : PROBLEM 1</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410636007</link>
         <description><![CDATA[<div>a) Create separate row matrix in OCTAVE for storing the year and the population</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 06:33:51 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410636007</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410636691</link>
         <description><![CDATA[<div>a) Create the following matrices using OCTACE, denoting that to set all matrix location as zeros.<br><br></div><div>𝐴&nbsp; =&nbsp; [ 5&nbsp; &nbsp; &nbsp; &nbsp;2&nbsp; &nbsp; &nbsp; &nbsp;1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp; &nbsp; &nbsp; &nbsp; 7&nbsp; &nbsp; &nbsp; -3</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;6&nbsp; &nbsp; &nbsp; −10&nbsp; &nbsp; &nbsp;2/3 ]&nbsp;<br><br></div><div>𝐵&nbsp; =&nbsp; [ 11&nbsp; &nbsp; &nbsp; &nbsp; 5&nbsp; &nbsp; &nbsp; &nbsp; 3<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2&nbsp; &nbsp; &nbsp; &nbsp;6.54&nbsp; &nbsp; &nbsp;1 ]&nbsp;<br><br>𝐶&nbsp; =&nbsp; [ 7&nbsp; &nbsp; &nbsp; &nbsp; 14&nbsp; &nbsp; &nbsp; &nbsp; 1<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;10&nbsp; &nbsp; &nbsp; &nbsp;3&nbsp; &nbsp; &nbsp; &nbsp; −2<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8&nbsp; &nbsp; &nbsp; &nbsp; −5&nbsp; &nbsp; &nbsp; &nbsp; 9 ]<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 06:34:07 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410636691</guid>
      </item>
      <item>
         <title>PROBLEM 1</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410880500</link>
         <description><![CDATA[<div>b) Create separate column matrix in OCTAVE for storing the year and population</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:06:12 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410880500</guid>
      </item>
      <item>
         <title>PROBLEM 1</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410885474</link>
         <description><![CDATA[<div>c) Using a constant spacing, write the same arrays in a) in OCTAVE</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:08:09 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410885474</guid>
      </item>
      <item>
         <title>PROBLEM 1</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410888444</link>
         <description><![CDATA[<div>d) Using OCTAVE, compute the maximum, mean and the summation of the population</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:09:21 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410888444</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410926385</link>
         <description><![CDATA[<div>b) Using OCTAVE, compute A+C and C-A<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:24:47 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410926385</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410928861</link>
         <description><![CDATA[<div>d) Using OCTAVE, determine AB and BA</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:25:43 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410928861</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410930919</link>
         <description><![CDATA[<div>e) Using OCTAVE, solve 3.2(A+C) and 3.2A + 3.2C</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:26:33 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410930919</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410933498</link>
         <description><![CDATA[<div>f) Using OCTAVE, determine AB, A-B and A+B</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:27:35 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410933498</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410935332</link>
         <description><![CDATA[<div>g) Add an identity matrix of same dimension with matrix A</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:28:20 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410935332</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410937227</link>
         <description><![CDATA[<div>h) Multiply magic matrix with matrix C with OCTAVE</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:29:06 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410937227</guid>
      </item>
      <item>
         <title>PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410938184</link>
         <description><![CDATA[<div>i) Perform multiplication, division, exponential elementwise operation on matrices A and C</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-13 08:29:19 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1410938184</guid>
      </item>
      <item>
         <title>Steps 1 :</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416574775</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/e69cf6e3e7f7b7db4ed2f4231ad9775a/Screenshot__34_.png" />
         <pubDate>2021-04-14 14:12:34 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416574775</guid>
      </item>
      <item>
         <title>Steps 2 :</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416589300</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/41a98ba55be387a8597581d0d17f2b08/Screenshot__35_.png" />
         <pubDate>2021-04-14 14:14:54 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416589300</guid>
      </item>
      <item>
         <title>Steps 3 :</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416601985</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/1dab7050f9dbbc2f0d849b1b37cfd231/Screenshot__36_.png" />
         <pubDate>2021-04-14 14:17:15 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416601985</guid>
      </item>
      <item>
         <title>Steps 4 :</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416619506</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/5ea8eb50b9d4943afe15eee99839df8e/Screenshot__37_.png" />
         <pubDate>2021-04-14 14:20:30 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416619506</guid>
      </item>
      <item>
         <title>X = A+C</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416659964</link>
         <description><![CDATA[<div>---&gt; (can calculate because the matrix size for A is 3x3 and C is 3x3.  The matriz size is same.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/8d62d7f38faac15b963e4bec1617a488/Screenshot__38_.png" />
         <pubDate>2021-04-14 14:28:07 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416659964</guid>
      </item>
      <item>
         <title>Y = C-A</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416670687</link>
         <description><![CDATA[<div>---&gt; (can calculate because the matrix size for A is 3x3 and C is 3x3.&nbsp; The matriz size is same</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/4f5a28b2408f9654164210dc8974ab56/Screenshot__39_.png" />
         <pubDate>2021-04-14 14:30:13 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416670687</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416739560</link>
         <description><![CDATA[<div>P = A*B<br>---&gt; (cannot calculate because the matrix size for A is 3x3 and B is 2x3.<br>---&gt; r ≠ q<br><br>Q = B*A<br>---&gt; (can calculate because the matrix size for B is 2x3 and A is 3x3.<br>---&gt; r = q</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/ffbb6516478b5957754535f772e5be6d/Screenshot__40_.png" />
         <pubDate>2021-04-14 14:43:05 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416739560</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416802995</link>
         <description><![CDATA[<div>R = 3.2*(A+C)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/2427d9aad044e29b78a886877b3e0a56/Screenshot__41_.png" />
         <pubDate>2021-04-14 14:54:59 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416802995</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416822702</link>
         <description><![CDATA[<div>S = (3.2*A) + (3.2*C)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/5656181fde41f7131a3df061594fcf4e/Screenshot__42_.png" />
         <pubDate>2021-04-14 14:58:27 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1416822702</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417456030</link>
         <description><![CDATA[<div>T = A*B<br>U = A-B<br>V = A+B</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/2e95653f69b281c67b40c52954636251/Screenshot__43_.png" />
         <pubDate>2021-04-14 16:53:53 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417456030</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417677428</link>
         <description><![CDATA[<div>IdentityMatrixA = eye(3,3)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/79d409d0260e66000fb529ffa029e8bf/Screenshot__44_.png" />
         <pubDate>2021-04-14 17:35:10 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417677428</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417730261</link>
         <description><![CDATA[<div>Magic matrix<br>---&gt; M = magic(3)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/9714b9e173e4f0bea16028a58e7ed204/Screenshot__45_.png" />
         <pubDate>2021-04-14 17:45:08 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1417730261</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1418016582</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/09870480479fe24be3829ab76f0e6aa3/Screenshot__46_.png" />
         <pubDate>2021-04-14 18:43:40 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1418016582</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1418019299</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/2672ab9b7aff448ada54c5b953693695/Screenshot__47_.png" />
         <pubDate>2021-04-14 18:44:11 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1418019299</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419007545</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/bbe769d3c071c0c1a53e49ef46d71c83/Screenshot__48_.png" />
         <pubDate>2021-04-15 01:01:14 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419007545</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419071977</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/b7c39e9e64b6633ea99e6b69c97ddbeb/Screenshot__49_.png" />
         <pubDate>2021-04-15 01:24:58 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419071977</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419090951</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/986fc96538fcfc776edd495135279ae9/Screenshot__50_.png" />
         <pubDate>2021-04-15 01:31:25 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419090951</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419158293</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/e502032e0bc6a14164c02c49d162d4a0/Screenshot__51_.png" />
         <pubDate>2021-04-15 01:57:06 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1419158293</guid>
      </item>
      <item>
         <title>LAB 3 : PROBLEM 2</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1443842901</link>
         <description><![CDATA[<div>The rectangular reinforced concrete beams section as shown in Table 2 are required to design to carry the factored bending moment.<br>Using the Eurocode 2, learn on how to design the bending reinforcement of a rectangular beam.<br>Write OCTAVE function to handle the followings;<br>a) To design the tensile reinforcement area for the single reinforced type<br><br>---&gt; Use IF…ELSE….END statement to control the script to design the reinforcement.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-21 17:52:13 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1443842901</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1443869268</link>
         <description><![CDATA[<div>b) To design the tensile and compression reinforcement area for the doubly reinforcement type</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-04-21 17:57:24 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1443869268</guid>
      </item>
      <item>
         <title>K value</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480500917</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/6c7e1a93b0eabeb7aa047f25a84d1e4e/Screenshot__56_.png" />
         <pubDate>2021-05-01 05:10:41 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480500917</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480503025</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/23510363c19513e650e5f02bc8d07d46/Screenshot__58_.png" />
         <pubDate>2021-05-01 05:14:18 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480503025</guid>
      </item>
      <item>
         <title>z value</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480505382</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/f4d0f5182614f7a75691d042ce5e51fd/Screenshot__59_.png" />
         <pubDate>2021-05-01 05:19:09 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480505382</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480506071</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/c0604ac1982076e3e65e12c083c0d88a/Screenshot__60_.png" />
         <pubDate>2021-05-01 05:20:26 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480506071</guid>
      </item>
      <item>
         <title>Provide size</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480520982</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/a6a70e67701f82606d93dcff8b45aedd/Screenshot__62_.png" />
         <pubDate>2021-05-01 05:50:35 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480520982</guid>
      </item>
      <item>
         <title>K value</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480525473</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/24f0bb2112ae7a5e4e647b907fd7313a/Screenshot__56_.png" />
         <pubDate>2021-05-01 05:59:36 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480525473</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480525968</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/d4a230c479184db6ba290634933c3a37/Screenshot__63_.png" />
         <pubDate>2021-05-01 06:00:36 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480525968</guid>
      </item>
      <item>
         <title>Z value</title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480553710</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/5f590987720b21fe12842af15f81cf65/Screenshot__66_.png" />
         <pubDate>2021-05-01 06:52:46 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480553710</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480554314</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/207be66bdf56b6f3cec25887ce90d524/Screenshot__64_.png" />
         <pubDate>2021-05-01 06:53:52 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480554314</guid>
      </item>
      <item>
         <title></title>
         <author>damiahaziqah5</author>
         <link>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480555199</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1118899201/4e49fd207dd2d42ab886c3e09ae56b02/Screenshot__65_.png" />
         <pubDate>2021-05-01 06:55:30 UTC</pubDate>
         <guid>https://padlet.com/damiahaziqah5/84c1wjjig9gduk36/wish/1480555199</guid>
      </item>
   </channel>
</rss>
