+1(316)4441378

+44-141-628-6690

Archive for the ‘Undergraduate’ Category

Computational Methods in Civil Engineering

I'm looking for someone to write me a matlab code for this project please let me know if you can. The project is this:

The attached text file contains about 1,000 test results (from Prof. I-Cheng Yeh, Chung-Hua Univer- sity, Taiwan) on the strength of concrete with different mixture compositions and curing times.
The goal of regression here is to predict the concrete strength (x9) as a function of the other variables, so that concrete of the required strength can be made with less trial and error. The variables are:
x1 = cement content (kg per m3)
x2 = slag content (kg per m3)
x3 = fly ash content (kg per m3)
x4 = water content (kg per m3)
x5 = superplasticizer content (kg per m3) x6 = coarse aggregate content (kg per m3) x7 = fine aggregate content (kg per m3) x8 = curing time (days)
x9 = concrete compressive strength (MPa).
Fit each of the following function classes using least squares:
x9 as a (a) linear, (b) quadratic, or (c) cubic polynomial funct

Olive-Me & Co.

I need someone to write me a CSS stylesheet and make the web page in the attached PNG that I will link. I have the HTML assets that are needed. I need an embedded stylesheet or an external is fine as well, just make sure to link it. Please use the following in the stylesheet: Body global elements: background colour, font family, text colour
Structural elements, such as the wrapper: widths, padding, margin, background colour
Navigation (a tag): color, text decoration and pseudo elements (link, visited, hover and active)
Typography elements: h1, h2, p, etc.

Need this done as soon as possible, if anyone could help that would be great. If there's any questions, please feel free to ask.

What is ebola

This is a PowerPoint presentation on the epidemiology and burden of Ebola. It needs to have at least 5 reliable sources with a minimum of 2 primary journal articles in CSE format. I can send over the rubric. Its an oral presentation but I need the PowerPoint part and the information about Ebola to be done.

Organic Chemistry Homework

The assignment needs to be completed by tomorrow 11 am. I have too many assignments due at the same time and need help finishing my organic chemistry. They are SN2/E1 and SN1/E1 mechanism. There are 7 problems. I have attached the assignment below. Please only offer if you're able to do organic chemistry. The attached problems are the once that need to be completed.

CAD

rain gauge, that can adjust the speed of the irrigation system accordingly, and display the amount of rain received and the speed of the irrigation system.


The submission for this assignment must include a word document or PDF that includes a list of the part files used to make the assembly and four images: a screenshot of the top, front, right, and isometric views of the assembly.

INFO321 Week 3 Assignment

Assignment Instructions
There are 2 parts to this weeks assignment.
Download the attached instruction details.

The objective is to perform the same tasks; first, by issuing SQL commands, and then by using MS Access (use the graphical interface to perform the tasks).

Part A SQL (70%); by following the detailed instructions you will Create a table, Insert data into that table, and use Select commands to select and display data from the table.

Submit one Word document, which includes the text of the SQL commands, and screen captures of the commands along with the Web sites feedback.

Part B MS Access (30%): use MS Access to create the same tables, load the same content and perform the same Queries.
The MS Access database is submitted.

Two files will be submitted a word document for Part A and an Access database for Part B.

Project 3

Write a PHP program that determines if a given credit card number is a valid Visa, MasterCard, or Discover credit card number
by performing the Luhn check (aka the Mod 10 check).
The format for a valid American Express, Visa, MasterCard, or Discover credit number is as follows:
American Express numbers start with 3
Visa card numbers start with 4
MasterCard numbers start with 5
Discover card numbers with with 6
Visa, MasterCard and Discover card types must have exactly 16 digits
American Express card types must have exactly 15 digits

Given the sample credit card number: 4388576018402626
The algorithm for the Luhn/Mod 10 check is as follows:

Starting from the second digit from right and moving to the left, double every other digit.
If the result from doubling is two digits, then add those two digits together to end up with a one digit number.



Add up all of the one digit numbers from Step 1.

4 + 4 + 8 + 2 + 3 + 1 + 7 + 8 =

Mobile & Wearable Application Development

Learning Outcomes to be Assessed:
1. Identify opportunities and challenges for mobile and wearable applications.
2. Architect a mobile/wearable application.
3. Select an appropriate set of technologies to use on an application development project.
4. Develop software for deployment on mobile and wearable devices.
Assessment Details:
Title: Mobile and Wearable App Design & Development
Type: Coursework
Style: Presentation and Demonstration of Design Concept and Implemented Prototype
Rationale: This module explores the direction mobile and wearable technologies are taking
and aims to equip students with the essential design and programming skills to develop their
own robust, usable and ubiquitous applications for at least one of the most popular mobile
and smart watch platforms.
Description:
Submission 1.1: A brief submitted (PowerPoint) presentation that will form the basis of a
brief discussion about a Project idea that provides coherence

Create a back-end API using node.js and the express module

Task: To create a back-end API that supports the following routes:

1st route: api/quiz/list returns a json array with information about the all tests supported by the api. Should return only the quiz info such as id, title, and deception, not the list of quiz questions

2nd route: api/quiz/:quizid returns a single json object with the quiz information whose id equals to `:quizid` parameter in the route. Quiz id must be a field in the json, not the index of the quiz in the internal array storing the quizzes.

3rd route: api/quiz/:quizid/:questionid returns a single json object with data associated with a designated questione (i.e. question with id questionid ). The questions answer should NOT be included in this response. Moreover, the json request should have a meta field with a next_question subfiled that stores the id of the question that follows the current question in the quiz . If questionid is the last question in the quiz, next_question should be set to -1. I

Add/Fix elements to Website

please add/fix the following to my website
main navigation structure should have some type of hover effects / change
  one left aligned image and one right aligned image with text to
the side of that image
Use an image map for an image that contains three links.
Create a solid border for at least one image in the site.
Use at least 1 feature using JavaScript


i will provide you with the coding of my website please go in and fix or add to the coding so it has all of the features above.