Business rulesBusiness rules: A university is planning to design and implement a web-based student course management system and they are planning to implement the following services. Students should be able to register for a Level 4 CertHE course (two courses), which they are interested in (CertHE in Skills for the workplace and Health and Social Care, ) and each course has modules. A student can register only one course. Once the student is...
ObjectivesOn the successful completion of this module students will be able to: 1.Gain knowledge and understanding of state-of-the-art web design technologies. 2.Demonstrate the ability to design, develop, test and evaluate interactive websites. 3.Demonstrate the ability to deploy web application online by building a local server and uploading files to the internet. 4.Understand and apply interface design principles to develop usabl...
AimsAcademic Integrity Statement: You must adhere to the university regulations on academic conduct. Formal inquiry proceedings will be instigated if there is any suspicion of plagiarism or any other form of misconduct in your work. Refer to the University’s Assessment Regulations for Northumbria Awards if you are unclear as to the meaning of these terms. The latest copy is available on the University website. ·Do NOT submit cod...
This exercise is intended to build upon the MATLAB Onramp training you have already completed. Objective: Your task will be to develop MATLAB code that will i) read the information in the file into arrays / vectors / matrices, ii) use this information to estimate the density (of water) when the temperature and pressure is specified, and iii) demonstrate the use of your MATLAB property lookup procedure by programmatically preparing ...
Task 1In this part, you will continue to work on the dataset you have used and modified in Part one, that is, the red-wine dataset with two classes, where Class One includes those red wine with a quality value in between 6-10 (inclusive) and Class Two includes those red-wine with a quality value in between 1- 5 (inclusive) Divide the data set into a training set (I) and a test set. Usually, we use 20%-30% of the total data points as the tes...
Assignment Consider the following situation: Patent requests are submitted to the patent office and are reviewed by the technical board. Each patent request is verified and discussed by a group of technical board members chosen by the head of the board. To find a good match between patent request and referees, every member of the technical board submits a bid that classifies all requests that need to be reviewed into four categories depending o...
Question 1 Write a method that does not take any argument nor does it return a value. The method only displays the following text. +---------------------COMP100------------------------+ | a) Working with Newton's Law | | b) Heig...
You are required to implement in Python a stripped down and simplified web load balancer, leveraging the web server and web downloader client you implemented as part of Assignment #2 and reused in Assignment #3. Note that you will not need to use your web cache from Assignment #3 here, though it should theoretically still work with all of this. You can use your own work from Assignment #2 or #3 as a foundation here, or the provided sample Assignm...
This is a group project and each group can have two to five students. Please form yourgroup and submit your group members (via email) by Nov. 9, 2020.•Download and read the data files into MATLAB. Choose one dataset below.•Explore and analyze the data, then formulate to business application that you areinterested in,i.e., what question(s) are you trying to answer based on analysis?•Identify and handle the missing values and inconsi...
About the project:· Up to three students in one group, cross section group is NOT allowed.· Project report should be electronic, and submitted on crowdmark. See instructions about how to create crowdmark account and upload group assignment attached.· Your Matlab code should be included. Firstly put a paragraph Matlab code, then display the output. After that, add your explanation of findings based on the output.· Avoid long output. If your ou...
Part A - Linear ProbingSubmit your .java files (together in an As4.zip file) via Nexus - Include your name and student number in each file as a comment - Document the PostalCode class for Part B using Javadoc notation - Include comments as needed - Use appropriate exception handling where necessary Part A - Linear Probing Develop a program named HighestWordFrequency that determines the 10 most frequently used words found in PartA.txt . Note that...
Project DescriptionProject Description Your project will be a small system developed using Java. You are required to use all the knowledge acquired throughout the course. Task 1 – Project Scope It is important that you pick your project carefully, as you will be working on it throughout the term. It is much easier and fun to work on a project that is interesting and meaningful to you. Each student has to...
Instructions for SubmissionI Late submissions will incur penalty. No other means of submission (like email attachments) is acceptable. Allow enough time for submission as servers may be busy right at the deadline. You can only submit once: so be careful to submit the correct document to the correct link. I You can refer to any textbooks, notes and online materials, but you must cite your sources, irrespective of their nature, except if you ar...
FunctionalityYou will be marked on the existence and quality of the following: 1. Code which will calculate the distance travelled by the projectile, the time taken to travel said distance and the maximum height achieved 2. Code which can change key input parameters (release angle, height and speed) to alter the output data 3. Include a menu system which make navigating the options user-friendly 4. Be able to export projectile profile data...
For this task, you will designa more sophisticated application, convertingCity Gym’s paper-based membership form (see Appendix B) intoadigital format.This task will also prepare you for Assignments 2 and 3, where you will then need to build the application in C#.1.Your tutor will assign you to a team. As a team, your task is to developaprototypeof a single member registration screen. You will need to work collaboratively with your other tea...