diff --git a/index.html b/index.html new file mode 100644 index 0000000000000000000000000000000000000000..a226bfb20f7d6d88da7e667c569c124bda1794d0 --- /dev/null +++ b/index.html @@ -0,0 +1,104 @@ +<!--#include virtual="/mall/deklarationer.html" --> +<html> + <head> + <!--#if expr="$lang = en" --> + <!--#set var="pageTitle" value="Information"--> + <!--#set var="navbarName" value="Information"--> + <!--#set var="pageMenu" value="local" --> + <!--#set var="menuDataFile" value="../../../menu.en.dat"--> + <!--#else --> + <!--#set var="pageTitle" value="Information"--> + <!--#set var="navbarName" value="Information"--> + <!--#set var="pageMenu" value="local" --> + <!--#set var="menuDataFile" value="../../../menu.dat"--> + <!--#endif --> + <!-- #set var="col3" value="/mall/col3.html" --> + <!--#include virtual="/mall/anpassad/huvud.html" --> + </head> + <body id="body"> + <!--#include virtual="/mall/anpassad/meny.html" --> + <h2> + Information + </h2> + <div class="" id="parent-fieldname-text-2cef0e7f78464c7dbf34e68741580058"> + <p> + The course gives 6 hp, corresponding to approximately 160h of work per student. + This time includes the following activities. + </p> + <ul> + <li> + Lectures:�12 � 2h = 24h + </li> + <li> + Computer exercises: 7 x 4h = 28h + </li> + <li> + Written examination: 4h + </li> + <li> + Student's own work: 100h + </li> + </ul> + <p> + The course is active during period HT2. + </p> + <p> + </p> + <h2> + <span class="mw-headline"> + Course documents + </span> + </h2> + <ul> + <li> + The course + <a href="https://liu.se/studieinfo/kurs/tsbb09">syllabus</a> + (<i>choose year yourself</i>)<br> + </li> + <li> + Schedule for lectures and exercises are in TimeEdit LiU. + </li> + </ul> + <div> + </div> + <div> + </div> + <div> + <h2> + <span class="mw-headline"> + Registration + </span> + </h2> + <p> + In order to receive email about the course and get results entered into Ladok, it is necessary that you are registrered for the course.� If you are taking the course but are not registered, make sure to register asap using Studentportalen.� If you are taking the course without being a registered student at Link�ping University, contact the examiner in order to assure a working email communication. + </p> + <p> + <strong> + Notice: + </strong> + You have have to make an additional registration for the examination, in particular if you are an international student. + </p> + <p> + </p> + <h2> + Matlab + </h2> + <p> + The computer exercises are mainly based on Matlab, a software tool for mathematical computations. + <br> + If you have no previous experience with Matlab, you may want to check out the introductory�Matlab�course, + <a class="external-link" href="http://www.commsys.isy.liu.se/sv/student/kurser/TSRT04">TSRT04</a>. + <br> + The examiner can also provide you with some introductory self study material in Matlab. + </p> + <h2> + Python + </h2> + <p> + One computer exercise is partly based on Python. + </p> + </div> + </div> + <!--#include virtual="/mall/anpassad/fot.html" --> + </body> +</html>