Parts in Thesis.

Slides:



Advertisements
Similar presentations
The Robert Gordon University School of Engineering Dr. Mohamed Amish
Advertisements

1 Module 2: Fundamental Concepts Problems Programs –Programming languages.
Lecture 2: Fundamental Concepts
1 Module 2: Fundamental Concepts Problems Programs –Programming languages.
Math 490 Undergraduate Research in Mathematics What does research constitutes of? Creative thinking Scientific inquiry Knowledge of the field Productive.
Qualitative Proposals and Reports
WM Software Process & Quality Generic Processes - Slide #1  P. Sorenson SPiCE Reference Model - how to read Chapter 5 Capability Levels (process.
Topics - Reading a Research Article Brief Overview: Purpose and Process of Empirical Research Standard Format of Research Articles Evaluating/Critiquing.
New Mexico Computer Science For All Introduction to Algorithms Maureen Psaila-Dombrowski.
Topics Covered Abstract Headings/Subheadings Introduction/Literature Review Methods Goal Discussion Hypothesis References.
Software Engineer Report What should contains the report?!
A Review.  Introduction Paragraph   An opening sentence that introduces the topic of your opinion piece  3 sentences (minimum), which describes the.
How to Organize Your Thesis
Suggestions For Writing An Essay Hour Glass Style.
1 Macmillan Academy - ICT Department Unit 2 – ICT In Organisations UNIT 2 – ICT IN ORGANISATIONS.
The Conclusion and The Defense CSCI 6620 Spring 2014 Thesis Projects: Chapters 11 and 12 CSCI 6620 Spring 2014 Thesis Projects: Chapters 11 and 12.
Scientific Paper. Elements Title, Abstract, Introduction, Methods and Materials, Results, Discussion, Literature Cited Title, Abstract, Introduction,
How to read a scientific paper
Educational Research. What you have to learn… The execution and reporting of research follows patterns. The understand what others have done you need.
Literature Review Brought to you by the Center for Teaching and Learning.
Anatomy of a Research Article Five (or six) major sections Abstract Introduction (without a heading!) Method (and procedures) Results Discussion and conclusions.
1. 1. What do you notice in this image?. 2. What do you think this is?
The Language of Science.  Hypothesis: a prediction that can be tested; an educated guess base on observations and prior knowledge  Theory: a well tested.
Introduction to Research Methodology For Information Technology Students [cf. Martin Olivier 1997]
WRITING CONCLUSIONS By: Wendy Aguiar. What is a conclusion? ◦ A conclusion is what you will leave with your reader ◦ It "wraps up" your essay ◦ It demonstrates.
Copyright © 2010 Terry Hudson Chapter 4 PLANNING & WRITING YOUR RESEARCH PAPER.
Career Communication Chapter 9 Effective Meetings.
Chapter 3 of Your Research Project AED 615 Fall 2006 Dr. Franklin.
Copyright © 2011 Wolters Kluwer Health | Lippincott Williams & Wilkins Chapter 1 Research: An Overview.
HOW DO I ENSURE THAT I GET A GOOD GEOGRAPHY COUSEWORK GRADE? SOME TIPS WHICH CAN MAKE THE DIFFERENCE.
Writing the Literature Review What is a Literature Review? What are its purposes? How should I produce it? How should I organize it? What are the main.
SCIENTIFIC PRESENTATION. 2. Review of literature/background knowledge Always include the problem or question that you are trying to investigate. 1. Identify.
Writing a Literature Review
Reading, Invention and Arrangement
Organizing the Introduction
Explanatory Essay.
INF th of January 2005.
AI Method Area Idea Strong Problem Strong Teddy Mantoro.
TJTS505: Master's Thesis Seminar
Writing the Literature Review
TJTS505: Master's Thesis Seminar
How To Write Research Abeer Bin Humaid.
Introduction Algorithms Order Analysis of Algorithm
Writing An Effective Discussion
Why do we need introductions?
An Introduction to the Inquiry Process
Research Paper Writing
The Final Exam.
Science Fair Project: Basic Outline
Thesis writing Session 2017
Writing the Literature Review
Guidelines for Green Computing projects
A description of the presentation
The In-Class Critical Essay
Objective of This Course
Organizing the Introduction
Research Seminar Session 7 Presenting a Research proposal By: Dr
ARGUMENTATIVE ESSAY.
How to read an article.
How to write a thesis proposal
Organizing the Introduction
Chapter 14: Research Synthesis (Meta-Analysis)
How to publish your work in academic journals
A description of the presentation
SCIENTIFIC METHOD An organized procedure scientists use to solve problems.
Paragraph 1- Introduction
[List team members here] June 14, 2019
The Scientific Method.
MPATE-GE 2626: Thesis in Music Technology
Presentation Title [NAME] AFFILIATION [ ADDRESS] [WEBSITE]
Presentation transcript:

Parts in Thesis

Front Matter Abstract What? Input? Output? How? Just list the Main technique (AI, Genetic Algo, Machine Learning, Image Processing, etc.) Don’t go into the detail much The result Any comparison? Result of the compare? (Better, etc.) Big O? Correctness? (Quantitative)

Chapter 1 : Introduction What is the topic The problem Your claim What did you do Input/output Why the problem? Is it hard? Anybody solves that already? Might link to the next chapter

Chapter 2 Related Work Collection of others works Map it!!! Categorize other ppl works Try to categorize yourself Notify the positioning of your work

Chapter 3 Background Knowledge Define terms, definitions Briefly state every related knowledge required for your work Elaborate some important one

Chapter 4 The Process How you actually solve your problem Give all the detail Parameters, pseudocode Include analysis, proof of the process

Chapter 5 Evaluation Describe your experiment Concentrate on “Repeatability” Describe the experiment process Give all parameters Don’t forget the purpose

Chapter 6 Result Show the result Analyze the result

Chapter 7 Conclusion Describe “How” you solve the problem and the result You can use any established term Give some insight to the problem List future work

Writing Order Process (theories and your system) Experiment Analysis Literature Review Conclusion Introduction Abstract