Category Archives: Samples

Gravity Calculator Java Example

GRAVITY CALCULATOR JAVA TASK:

Create Java gravity calculator, able to determine the object’s final position after falling through the Earth’s atmosphere through the predetermined time. The initial parameters include: gravity (-9.81), falling time (10 seconds), as well as initial position and initial velocity of the object (both set to 0 by default). However the user should be able to modify the last 3 parameters according to his liking, with the calculator providing him with corresponding final position each time one of parameters changes. Continue reading

The Algorithm of Pyramid Sort

This guide presents a pyramid sort that is a classical algorithm that any programmer should probably know. This guide is remarkable in that it can help students deal with their own assignments. There are no best samples on this topic, so feel free to use it to deal with your own task, but don’t present this sample as your own. Because many students have problems with IT tasks, AssignmentShark.com offers its online assignment help. On our site, you can find a list of experts you can choose from.

Our experts work fast, so you will get a completed assignment even before the deadline. At the same time, we have reasonable prices, so any student can afford using our service. We offer help with any type of assignment. You just need to place an order on our site with your requirements and set the deadline. For those who are not knowledgeable in the pyramid sorting subject, we present the following guide.

Continue reading

Law of Conservation of Energy Problems with Solutions

Problem 1:

An intrepid physics student decides to try bungee jumping. She obtains a cord that is h=12 m long and has a spring constant of K=3.00 * 10^2 N/m. When fully suited, she has a mass of m=69 kg. She looks for a bridge to which she can tie the cord and step off. Determine the minimum height of the bridge L, that will allow her to stay dry (that is, so that she stops just before hitting the water below). Assume air resistance that is negligible.

law-conservation-of-energy-problem Continue reading

Find Out Whether Or Not Your Array is Balanced

Task:

An array is considered to be balanced if it can be divided into two parts so that the sum of the elements of the left-hand side is equal to the sum of the elements of the right-hand side. For example, the array [1, 1, 1, 2, 1] can be divided into two parts: [1, 1, 1] and [2, 1]. The sum of the elements of both parts is equal to 3, thus, the array is balanced. Continue reading

Simple Head Loss Calculation Example

Calculation of water head loss in the pipeline is very simple. In the head loss calculation example, we will consider in detail the calculation options. For hydraulic calculation of the pipeline, you can use the hydraulic calculator of the pipeline. From school physics lessons it is clear that the water flowing through the pipes, in any case, experiences resistance. The magnitude of this resistance depends on the flow velocity, the diameter of the pipe and the smoothness of its internal surface. The lower the resistance, the lower the flow speed and the greater the diameter and smoothness of the pipe. All these are taken into account while making head loss calculations.

The head loss calculation example presented here can help with assignment writing. The sample was made by an expert in engineering. Each writer’s experience in the field helps to deal with such tasks easily. However, you can find samples for other disciplines on our blog, for example, to get accounting homework help free online. Well, let’s start the calculation! Continue reading

Generating White Gaussian Noise Using Randn Function in Matlab

Matlab is a great tool for conducting scientific and engineering calculations. This software has a great number of toolboxes that gives a wide variety of possible operations. In the following article we are going to talk about generating white Gaussian noise using Randn function and plot it. If you are just learning how to use Matlab, our guide should help. Besides you can check other samples available on our blog and find more essential information for your engineering classes.

Mathematics, programming, engineering – it’s not a complete list of disciplines that our expert can cover. If you will find out that your discipline is missing in the order form, simply mention it and we will find the expert that will be ready to complete your task. We strive to make the ordering process easy and fast, so it will take no more than five minutes to complete the order form. For your convenience, our service is available seven days a week. Value your time and choose AssignmentShark.com online assignment help. Continue reading