+1(316)4441378

+44-141-628-6690

Archive for the ‘Undergraduate’ Category

ENTD220 Week 3 Assignment

Assignment Instructions
# This is the flower box and it should at the beginning of each assignment



# You must add comments to your code
# Program name  : Wk3_firstname_lastname.py
# Student Name  : Chris Sinfuego
# Course              : ENTD220
# Instructor        : My Instructor
# Date                : Any Day
#  Description    : This code will ..   


# Copy Wrong      : This is my work

You are going to enhance the prior assignment by doing the following:-

1) Create a function for each math operation (add, div, mult, sub)
2) The application will run forever, you will ask the user to continue or not.
3) create a function IsinRange() to test a value  between two ranges like this;
    Here is the spec in pseudo code
      IsInRanhe(lr

fluid flow measurements

I have a laboratory report on flowmeters devices  such as petot, Venturi and orifice
It is required to find the difference of pressure, speed and the Reynolds number for each device when the control opening is different as 15mm, 30mm and 50mm.

I just need the calculations

java program

Base Class
Write an Account class containing an instance variable called balance with an accessor called getBalance and mutators called deposit and withdraw. To allow members of the Account class to be sorted, implement the java.lang.Comparableinterface to compare two accounts using balance.

Derived Classes
Create two subclasses of Account calledSavingsAccount and CheckingAccount. SavingsAccount will add an instance variable called interest to store interest percentage and a mutator method for increasing its balance by applying the interest called compound().
CheckingAccount will keep track of check numbers using an instance variable called nextCheckNumber starting with 1000. It will have a method called orderChecks that increments the current check number instance variable by 1000.
To facilitate displaying account information each of these accounts should override the toString() method from the java.lang.Object class.
Driver
All of your classes should include

Asset Pricing assignment

2. Lucas tree economy: Consider the one-tree economy we studied in class with equilibrium stochastic discount factor M0,t = etvt, vt N(t,2t), > 0, > 0. Let us assume that the time-0 dividend (fruit) is Y0 = 1.
(a) Consider a so-called digital option, which pays out 1 at the given time, T > 0, if (and only if) the price of the economys stock (tree) pt > Z, for some Z > 0. Thus, if pT > Z, the owner of the option gets 1 at time T, and if pT < Z, the owner gets nothing. Denote the price at time t of the option by Dt. Using what you know about SDFs, derive an expression for the value of the option at time 0, D0.
(b) Now consider an asset that pays pT at time T. What is the value of this asset at time 0?

3. Equity premium puzzle: Consider a one-tree economy with expected log growth rate per year 2
of E[ln(Yt+1) ln(Yt)] = 1%, and annual variance of V ar[ln(Yt+1) ln(Yt)] = (2%) . The representative agent has CRRA utility, with risk aversion coefficien

Computational Assignment

There are 3 python physics problems which use some basic python methods. I wanted to know if it was possible to write a code that I can copy and paste for them. I've been quite sick and didn't have the possibility to focus on the project. Thank you!

Lead Synthesis

I need to search one asymmetric synthesis and explain step by step mechanism and separation of a racemic mixture. Sources need to be cited. I will upload notes from the class as a reference. Please use sources easily obtained on the internet if possible. Only 1-2 sources needed. This is a homework assignment so it doesn't need to be too long. Enough to make 4 PowerPoint slides.

Hash Table Assignment (Java)

All instructions are included in the handout as an HTML file, be sure to read through it as there is an additional step with leaving adequate tests. Please leave comments where needed. Do not use extremely advance concepts if not necessary, the more simple the better. Make sure to test code to ensure everything is to-order for when it gets tested by an autograder.

C Project – Game of the Goose

All instructions given in attached pdf, just code in whatever regular IDE you use,

Ignore the due date that says March 1, it's not accurate

Also ignore the instructions at the bottom for creating the makefile for compiling, I will do that.

Am also attaching pdf of 'style guide' you need to follow for what you're allowed to do and not allowed to do when programming (certain functions etc are not allowed etc)

Python Assignment for Physics

Python code using Physics and mathematical concepts.
Need seperate answer for each question in Python code. Please also make some note throughout the code using the # to keep track of what is being coded.
Please submit answer in a way where the code can be copy pasted.
When the question states Markdown, please use markdown cells. The first question 1a for example, only asks to use Markdown and Latex to display an matrix equation, no codes are required for this specific question.

Lead Synthesis

I need to search one asymmetric synthesis and explain step by step mechanism and separation of a racemic mixture. Sources need to be cited. I will upload notes from the class as a reference. Please use sources easily obtained on the internet if possible. Only 1-2 sources needed.