Articles tagged Project / Lab Report
If you conduct a scientific experiment or undertake a piece of research, you’ll usually need to write up a corresponding project or lab report, to summarize the objective of your task, the methods you followed, the results you obtained, and the conclusions you drew from your work. Here we provide a sample of great templates for producing such reports, which include layout guidelines to help guide you through the process.

Radiologia social como infraestrutura da informação: um estudo do problema de armazenamento de exames de imagens médicas.
With the emergence of systems archiving and distribution of PACS medical imaging, also emerged the need to store those images off-site environment, this project aims to study this need, trying to offer a service within an information infrastructure that can integrate the environment site with a remote environment, a transparent and heterogeneous, taking account of the needs of users of teleradiology.
Keywords: PACS, teleradiology, Medical Imaging, Archiving.
Lamare Leite

Laboratory 4 (LEX vs C)
Laboratory where LEX is compared to C
Jorge Adrian Padilla Velasco

Aplicaciones
"ModernCV" CV and Cover Letter
LaTeX Template
Version 1.1 (9/12/12)
This template has been downloaded from:
http://www.LaTeXTemplates.com
Original author:
Xavier Danaux (xdanaux@gmail.com)
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
Important note:
This template requires the moderncv.cls and .sty files to be in the same
directory as this .tex file. These files provide the resume style and themes
used for structuring the document.
Amaru

Relatório de Estágio IFPB Gleydson
Relatório final de estágio
Gleydson S. Tavares

Validity of Financial Statements: Benford's Law
Benford law states that the occurrence of digits from 0-9 in a large set of data is not uniformly distributed but instead in a decreasing logarithmic distribution with 1 occurring at most. Almost all set of data follows this trend however this law is widely used as a base for various fraud detection and forensic accounting. Benford’s law is an observation that leading digits in data derived from measurements doesn’t follow uniform distribution. Different financial statements such as cash flows, income statement and balance sheet of the 20 tech companies of the Fortune 500 are analyzed in this project. Cash flow is the net amount of cash and cash-equivalents moving into and out of a business. Income statement is a financial statement that measures a company's financial performance over a specific accounting period. Balance sheet is a financial statement that summarizes a company's assets, liabilities and shareholders’ equity at a specific point in time. All of these data of financial statements are extracted from Morning Star database and are analyzed by Python program written by me.I also wrote the Python program to calculate Benford's second digit and third digit probability using the formula. I would like to thank Prof. Erin Wagner and Dr. Courtney Taylor for helping in this research project.
Ivaan Shrestha

Word Embeddings for Clinical Systems
In this paper, we evaluate a baseline word embedding model for a set of clinical notes derived from patient records. For our baseline, we extract features for this embedding using the Word2Vec module from the gensim package. We also build two models, a word2vec skipgram model with negative sampling and a positive point-wise mutual information (PPMI) model by training on the processed clinical notes. Our evaluation shows that both the PPMI and the skipgram models show improved results for medically-related terms when compared with the baseline model. PPMI shows the best result out of all three models.
Hathaitorn Rojnirun, Oluseye Bankole

Second Project: <Name>.
This project will discuss the usage of the logical programming language called Prolog to solve a diabolic magic squares made with 4 by 4 squares and Python as a front-end. A diabolic magic squares are matrix of 4 rows and 4 columns which have unique numbers on each cell from 1 to 16. This project will implement the solution of this problem using logical deduction.
Santi Gamboa

Single phase, uncontrolled rectification (conversion)
An experiment investigating full wave rectification, for the purposes of producing a steady DC output. This is implemented using every half-cycle input from the supply voltage instead of every other half, this is known as a full wave rectifier.
charles lee doyle

Machine Learning Homework 2
6.867 Machine Learning Homework 2 (fall 2015)
Amine