Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaarezvan committed Sep 14, 2024
1 parent 1653894 commit 43ee035
Show file tree
Hide file tree
Showing 92 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions cityu/bme3105/bme3105_2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@
•
<div class="font-base text-sm"> <time datetime="2024-09-13T00:00:00.000Z"> September 13, 2024 </time> </div>
&bull;
<div class="font-base text-sm">
Last modified: <time datetime="2024-09-13T14:13:34.000Z"> September 13, 2024 </time> </div>
&bull;
<div class="font-base text-sm"> 5 min read </div> </div> <h1 class="animate text-3xl font-semibold text-black dark:text-white"> Part 2 - System Modelling </h1> </div> <details open class="animate rounded-lg border border-black/15 dark:border-white/20" data-astro-cid-xvrfupwn> <summary data-astro-cid-xvrfupwn>Table of Contents</summary> <nav class="" data-astro-cid-xvrfupwn> <ul class="py-3" data-astro-cid-xvrfupwn> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#introduction" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Introduction </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#mathematical-modelling" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Mathematical Modelling </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#generalized-system-properties" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Generalized System Properties </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#example-electrical-systems" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Example: Electrical Systems </a> </li> </ul> </li> </ul> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#models-of-mechanical-systems" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Models of Mechanical Systems </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#models-of-mechanical-systems-1" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Models of Mechanical Systems </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#linear-systems" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Linear Systems </a> <ul class="translate-x-3"> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#superposition-principle" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Superposition Principle </a> </li> </ul> </li> </ul> </nav> </details> <article class="animate"> <h3 id="introduction">Introduction</h3>
<p>When dealing with (dynamic) systems and control, it is always important to develop a mathematical model of the process that we are interested in.</p>
<p>The term <strong>model</strong>, as we will use it onward, describes a set of differential equations that describe the dynamic behavior of the process.</p>
Expand Down
2 changes: 1 addition & 1 deletion cityu/mne3115/mne3115/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<div class="font-base text-sm"> <time datetime="2024-09-06T00:00:00.000Z"> September 06, 2024 </time> </div>
&bull;
<div class="font-base text-sm">
Last modified: <time datetime="2024-09-06T05:37:25.000Z"> September 06, 2024 </time> </div>
Last modified: <time datetime="2024-09-13T14:13:34.000Z"> September 13, 2024 </time> </div>
&bull;
<div class="font-base text-sm"> 3 min read </div> </div> <h1 class="animate text-3xl font-semibold text-black dark:text-white"> Part 1 - Introduction </h1> </div> <details open class="animate rounded-lg border border-black/15 dark:border-white/20" data-astro-cid-xvrfupwn> <summary data-astro-cid-xvrfupwn>Table of Contents</summary> <nav class="" data-astro-cid-xvrfupwn> <ul class="py-3" data-astro-cid-xvrfupwn> <li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#introduction" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Introduction </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#mems-history" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> MEMS History </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#mems-applications" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> MEMS Applications </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#mems-fabrication" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> MEMS Fabrication </a> </li><li class="list-inside list-disc px-6 py-1.5 text-sm"> <a href="#summary" target="_self" class="inline-block decoration-black/30 dark:decoration-white/30 hover:decoration-black/50 focus-visible:decoration-black/50 dark:hover:decoration-white/50 dark:focus-visible:decoration-white/50 text-current hover:text-black focus-visible:text-black dark:hover:text-white dark:focus-visible:text-white transition-colors duration-300 ease-in-out underline underline-offset-[3px]"> Summary </a> </li> </ul> </nav> </details> <article class="animate"> <h3 id="introduction">Introduction</h3>
<p>Microelectromechanical systems (MEMS) operate at the microscale, which refers to structures with sizes ranging from around 1 micrometer to 1 millimeter.
Expand Down
Binary file not shown.
Binary file added pagefind/fragment/en_12c1195.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_19cba37.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_31fd63d.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_36ea4c4.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_3abcabf.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_438850e.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_46534ee.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_4abc6b3.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_4fa97c3.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_546d78b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_5bf15ea.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_60dd164.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_61f45d2.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_63fa9ba.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_66522f7.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_783570c.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_7a82edb.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_7c7d7a7.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_7f1a78b.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_81b32f2.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_8363a51.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_85a71b7.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_8d4abe6.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_8d58d8c.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_924925f.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_a78d67d.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_ae82633.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_afc1e72.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_b4a8531.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_b5456d4.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file added pagefind/fragment/en_b932973.pf_fragment
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed pagefind/fragment/en_c0a8a01.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_c16b536.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_c6c7c79.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_d79f631.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_d925f52.pf_fragment
Binary file not shown.
Binary file added pagefind/fragment/en_e2e7ef6.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_e7fa689.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_fb6162d.pf_fragment
Binary file not shown.
Binary file removed pagefind/fragment/en_fb9d8e9.pf_fragment
Binary file not shown.
Binary file added pagefind/index/en_1b619d3.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_23743f1.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_3d69ba5.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_60aacf4.pf_index
Binary file not shown.
Binary file added pagefind/index/en_6390325.pf_index
Binary file not shown.
Binary file added pagefind/index/en_6d6fedb.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_6eb0905.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_7b8b4ae.pf_index
Binary file not shown.
Binary file added pagefind/index/en_804a542.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_90cde08.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_939fc28.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_97f9aaa.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_a53bea5.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_b7135dd.pf_index
Binary file not shown.
Binary file added pagefind/index/en_c0ca24a.pf_index
Binary file not shown.
Binary file added pagefind/index/en_c3511b2.pf_index
Binary file not shown.
Binary file added pagefind/index/en_c9a1f78.pf_index
Binary file not shown.
Binary file added pagefind/index/en_e7114ad.pf_index
Binary file not shown.
Binary file removed pagefind/index/en_ec3f4db.pf_index
Binary file not shown.
Binary file added pagefind/index/en_f1d1784.pf_index
Binary file not shown.
Binary file added pagefind/index/en_f2a4e31.pf_index
Binary file not shown.
Binary file added pagefind/index/en_f9bb980.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.1.1","languages":{"en":{"hash":"en_2b956bb32e","wasm":"en","page_count":147}}}
{"version":"1.1.1","languages":{"en":{"hash":"en_70812422c9","wasm":"en","page_count":147}}}
Binary file removed pagefind/pagefind.en_2b956bb32e.pf_meta
Binary file not shown.
Binary file added pagefind/pagefind.en_70812422c9.pf_meta
Binary file not shown.
2 changes: 1 addition & 1 deletion posts/bucketlist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<li><del>Fall in love</del></li>
<li>Be successful working for myself (finical security)</li>
<li>Create something meaningful (film, book, podcast, etc.)</li>
<li>Live in another country</li>
<li><del>Live in another country</del></li>
<li>Trace my ancestry</li>
<li>Read <del>100</del> 200 books</li>
<li>Mentor someone</li>
Expand Down

0 comments on commit 43ee035

Please sign in to comment.