%@ page language="java" contentType="text/html" %>
<%-- Include common initialisation code --%>
<%@ include file="/arch/common.jsp" %>
<%-- The current tab --%>
<% String currentTab = "Research"; %>
<%-- Content of navigation pane --%>
<%@ include file="nav.jsp" %>
<% showCurrentLink=true; %>
<%-- Current navigation location --%>
<% String currentNav = "Reports and Theses"; %>
<%-- Include the code for the document header --%>
<%@ include file="/arch/header.jsp" %>
Research Reports 2006
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
- CS-RR-429
-
Charles Care
A chronology of analogue computing
November, 2006
- CS-RR-428
-
Khalid Masood and Nasir Rajpoot
Hyperspectral Colon Biopsy Classification into Normal and Malignant
Categories
October, 2006
- CS-RR-427
-
Ritesh V. Krishna
Derivation of Process Algebraic Models of
Biochemical Systems
September, 2006
- CS-RR-426
-
Chia-Hung Wei and Chang-Tsun Li
A Logistic Regression Approach to
Content-based Mammogram Retrieval
July, 2006
- CS-RT-425
-
Peter Yung Ho Wong
An Investigation in Energy
Consumption Analyses and Application-Level
Prediction Techniques
July, 2006
- CS-RR-424
-
Charles Care
Modelling Oil Reservoirs: Analog Computing at British Petroleum
May, 2006
- CS-RR-423
-
Andy C. Yu
Improved Schemes for Multi-mode Coding in the H.264/AVC Standard
and Simplified Lagrangian Evaluation for Video Coding,
March, 2006
- CS-RR-422
-
Georgina Cosma and Mike Joy,
Source-code Plagiarism: An Academic Perspective,
May, 2006
- CS-RR-421
-
Meurig Beynon and Steve Russ,
Redressing the past: liberating computing as an experimental science
January, 2006
- CS-RR-420
-
Charles Care,
The Analogue Computer as a Scientific Instrument,
January, 2006
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>