Matlab-søk:
Bla ned til Matlab for å hoppe over teori-foilene. Linken til "pensum" i menyen fungerer ikke, men pensum er listet opp helt nederst på siden.
Teori
Uke | Lærer | Tema / Innhold | Last ned vedlegg | Feedback |
---|---|---|---|---|
35 | Brukes til introduksjon av faget |
Matlab
Merk: Disse foilene er fra 2017. Nye foiler fra årets forelesninger lastes kun opp på Blackboard.
Uke | Foiler AC+RS | Innhold | Last ned vedlegg | Tilbakemelding |
35 | Oversikt over faget | Uke 35 | ||
36 | Kap 2-3: lister og tabeller, Script, Innputt/Utputt, Funksjoner (innebygde) Funksjoner (lage egne), plotting, Matlab-script, Innputt og utputt | Matlabfiler-1-2.zip | Uke 36 | |
37 | Uke37_Matlab_3.pdf | Kap 3.7 + 1.6 + 4.1-3. Mer om funksjoner. Logiske betingelser, betinget programutførelse (valg) | Uke 37 | |
38 | Uke38_Matlab_4-kap4-5.pdf | Betinget programutførelse (valg: IF og SWITCH) og løkker (FOR) | uke38_valg.zip | Uke 38 |
39 | Uke39_Matlab_5-6-kap5.pdf | Løkker: for og while. Algoritmeformulering. | Matlabfiler-5-6.zip | Uke 39 |
40 | Uke40-Matlab_6-7-kap5.pdf | Problemløsning (faktorisering) og vektorisering | uke40_Matlabfiler-7.zip | Uke 40 |
41 | Programmer, mer om funksjoner, feilsøking | uke41_Matlabfiler-8.zip | Uke 41 | |
42 | Uke42-Matlab-9-kap7.pdf | Strenger og strenghåndtering. Innebygde funksjoner. | Uke 42 | |
43 | Uke43-Matlab10-kap8.pdf | CellArray, Struct, Programmeringseksempler | Uke 43 | |
44 | Uke44-Matlab-11-kap9.pdf | Enkel Filbehandling, og generell filbehandling | Uke44_FilbehandlingOgLittTilEksempler.zip | Uke 44 |
45 | uke-45-matlab-12-Kap10.5.pdf | Rekursjon, kap 10.5 | Uke45_FunksjonerRekursjon.zip | Uke 45 |
46 | uke-46-matlab-13-kap12.pdf | Matlab 12.3 og 12.5. Sortering og søk | Uke 46_sortOgSok.zip | Uke 46 |
47 | Filbehandling, Datastrukturer, 2-dimensjonale tabeller (bilder). Programmeringsoversikt. | Uke 47 | ||
48 | Eksamenstips. Teori-oversikt 2:2. | Bruk Piazza.com | Uke 48 |
Pensum:
Fellespensum
Alle foilere, øvinger og løsningsforslag er pensum.
Teoribok:
Theory Book IT Intro. Compiled by Alf Inge Wang, Rune Sætre, Terje Rydland, Anders Christensen, Guttorm Sindre. Pearson.
- Fourth edition: Hele boken er pensum.
- Third edition: Deler av boken er pensum.
- Hardware:
- Defining Information Technology
- Principles of Computer Operations
- Digital Representation:
- Representing Information Digitally
- Representing Multimedia Digitally
- Representing Integers (and Representing Real Numbers)
- Algorithms
- Network:
- 1: Introduction and Overview (181 - 195)
- 2: Internet Trends (197 - 205)
- 8: Reliability And Channel Coding
- 8.1 - 8.6 (227 - 231)
- 8.11 - 8.13 (234 - 240)
- 8.16 (241)
13: Local Area Networks: Packets, Frames, And Topologies
- 13.1 - 13.4 (243 - 247)
- 13.8 - 13.10 (251 - 254)
- 13.14 (258)
20: Internetworking: Concepts, Architecture, And Protocols (269 - 277)
21: IP - Internet Addressing
- 21.1 - 21.13 (279 - 290)
- 21.20 - 21.23 (295 - 299)
25: TCP - Reliable Transport Service
- 25.1 - 25.6 (321 - 328)
- 25.17 (339)
27: Network Performance (QoS And DiffServ)
- 27.1 - 27.6 (341 - 346)
- 27.10 (351)
- 27.14 (357)
29: Network Security (361 - 384)
- 32: The Internet Of Things
- 32.1 - 32.6 (387 - 391)
- 32.13 (397)
- Hardware:
TDT4105 Matlab
Programmering:
Matlab: A Practical Introduction to Programming and Problem Solving, Fifth Edition, Stormy Attaway
Matlab: A Practical Introduction to Programming and Problem Solving, Third Edition, Stormy Attaway
- Kapittel 1: Introduction to MATLAB
- Kapittel 2: Vectors and Matrices
- Kapittel 3: Introduction to MATLAB Programming
- Kapittel 4: Selection Statements
- Kapittel 5: Loop Statements and Vectorizing Code
- Kapittel 6: MATLAB Programs
- Kapittel 7: String Manipulation
- Kapittel 8: Data Structures: Cell Arrays and Structures
- Kapittel 9: Advanced File Input and Output
- 9.1 (in Third edition) or 9.3(Fourth edition)
Lower---level file i/o functions
- 9.1 (in Third edition) or 9.3(Fourth edition)
- Kapittel 10: Advanced Functions
- Third edition
- 10.1 Anonymous functions
- 10.2 Uses of function handles
- 10.5 Recursive functions
- Fourth edition
- 10.3, 10.4 and 10.5.
- Third edition
- Sorting and Searching
- Third Edition
Kapittel 12: Basic Statistics, Sets, Sorting, and Indexing- 12.3: Sorting
- 12.5: Searching
- Fourth Edition
- Third Edition