for this project, you and your group member will be researching, designing, and implementing intelligent agents in c . the agents you develop will play against one another in 1000 rounds of rock, paper, scissors. once you have determined your best algorithm/strategy, you will submit it so that i may compete it against my algorithm.

Answers

Answer 1

Our group has decided to develop our intelligent agent using reinforcement learning. We will use a neural network with weights adjusted using a reward/penalty system.

What is intelligent agent?
An intelligent agent is a system that is able to autonomously make decisions, act, and adapt to its environment. It is capable of learning, planning, and problem-solving, and can be used to complete a wide range of tasks. This can include anything from virtual personal assistants to autonomous robots. Intelligent agents are designed to understand their environment and use that knowledge to make decisions. They can be programmed to respond to both external stimuli and internal goals, and they can use their knowledge and experience to develop more efficient and effective strategies for problem-solving. In particular, intelligent agents can be used to automate tasks and make decisions based on data from their environment. Intelligent agents have the potential to revolutionize many aspects of life, from healthcare to transportation.

The agents will learn to adapt their strategies over the 1000 rounds of rock-paper-scissors. In order to ensure our agents are truly intelligent and well adapted, we will split the 1000 rounds into two 500 round halves. During the first 500 rounds, we will use the reward/penalty system to influence the weights of the neural network. During the second 500 rounds, we will not alter the weights and will instead use the agent’s ultimate strategy to determine their success in the game.

We will also take into consideration situational factors. For example, if the agent won the last round of rock-paper-scissors then it is likely to choose the same choice again. This reflects the human tendency to stick with a strategy that is working. Additionally, if the agent loses the last round then it will likely choose a different strategy in the hopes of finding success.

Once our AI agents are fully trained and ready to compete, we will be submitting them for your inspection. We look forward to seeing how our agents match up against your algorithm.

To learn more about intelligent agent
https://brainly.com/question/28431753
#SPJ4


Related Questions

After an over current protective device has been opened due to an automatic operation, it is required to ____ before closing the over current protective device

Answers

After an over current protective device has been opened due to an automatic operation, it is required to Inspect the circuit to ensure it is safe before closing the over current protective device.

What are Overcurrent protection devices?

Overcurrent protection is critical for personal safety and protection against a variety of hazardous conditions that can occur as a result of materials igniting due to inadequate overload or short-circuit protection.

Furthermore, the OCPD protects against explosive ignition and flash hazards caused by insufficient voltage-rated or improper interrupting-rated overcurrent protective devices. Overcurrent protective devices, or OCPDs, are commonly found in main service disconnects as well as feeders and branch circuits of electrical systems in residential, commercial, institutional, and industrial buildings.

To know more about Overcurrent protection devices, visit: https://brainly.com/question/29510138

#SPJ4

Chilled water enters a thin-shelled 5-cm-diameter, 150-m long pipe at 7°C at a rate of 0.98 kg/s and leaves at 8°C. The pipe is exposed to ambient air at 30°C with a heat transfer coefficient of 9 W/m2·°C. If the pipe is to be insulated with glass wool insulation (k = 0.05 W/m·°C) in order to decrease the temperature rise of water to 0.25°C, determine the required thickness of the insulation

Answers

To determine the required insulation thickness, you will need to use the heat transfer equation, which states that the rate of heat transfer through a material is equal to the product of the heat transfer coefficient, the surface area of the material, and the temperature difference between the two sides of the material.

The temperature difference between the chilled water and the ambient air is 30°C - 8°C = 22°C.

The surface area of the pipe is given by the formula for the surface area of a cylinder:

A = 2πrL

where:

r = the radius of the pipe

L = the length of the pipe.

The radius of the pipe is 5 cm / 2 = 2.5 cm = 0.025 m.

The surface area of the pipe is therefore A = 2π(0.025 m)(150 m) = 7.85 m²

The heat transfer rate through the insulation is given by: Q = (kA)(ΔT)/d, where:

Q= the heat transfer rate,

k = the thermal conductivity of the insulation,

A = the surface area of the pipe,

ΔT = the temperature difference between the chilled water and the ambient air,

d = the thickness of the insulation.

Rearranging this equation to solve for d, the thickness of the insulation, we get:

d = (0.05 W/m·°C)(7.85 m²)/(9 W/m²·°C)(22°C) = 0.03 m = 3 cm.

Therefore, the required thickness of the insulation is 3 cm.

Learn more about heat energy: https://brainly.com/question/25384702

#SPJ4

a(n) _____ uses various symbols and shapes to represent data flow, processing, and storage. a. network model b. object model c. process flow diagram d. data flow

Answers

Special shapes are used in flowcharts to depict various kinds of operations or steps in a process. The order of the steps and their interactions are depicted with lines and arrows. Symbols for flowcharts are those. Thus, option D is correct.

What data flow uses various symbols and shapes?

Data Flow – An arrow sign, which denotes the direction of flow, is used to represent the movement of data between external entities, procedures, and data stores.

Therefore, a data flow uses various symbols and shapes to represent data flow, processing, and storage.

Learn more about data flow here:

https://brainly.com/question/15517161

#SPJ1

Technician a says that most crankshafts can be reground to be 0. 010, 0. 020, or 0. 030 inch undersize. Technician b says that most engine bearings are constructed with an aluminum shell for strength and are covered with a tin-lead alloy. Who is right?.

Answers

Technician b is correct. According to Technician B, the majority of engine bearings have an aluminum shell for strength and are covered in a tin-lead alloy.

For street and performance engines, the generally acknowledged norm that most crankshaft manufacturers prefer is 0.0010-inch for every 1-inch of journal diameter. Therefore, the bearing clearance for a 2.45-inch small-block main journal would be 0.0024-inch.

The crankshaft journal's outer diameter is measured using callipers. A dial bore gauge is used to measure the bearings' inner diameter. Both rod bearings and main bearings are measured with the bearings mounted in the respective connecting rods and main bores, respectively.

A thin calibrated plastic strip serves as a plastic gauge. It can be used to measure gaps and monitor bearing clearance. It is utilized at locations on crankshaft or connecting rod bearings where a micrometre measurement is required quickly.

Know more about engines here:

https://brainly.com/question/14234029

#SPJ4

F9-1. Determine the centroid (x y) of the shaded area. 1 m 1 m Prob. F9-1

Answers

You must first divide the area into several smaller shapes, the centroids of which are easier to determine, in order to find the centroid of the shaded area indicated in Prob. F9-1.

This can be done by drawing lines to divide the area into triangles and rectangles, as shown in the figure below:

[asy] /* Made by MRENTHUSIASM */ size(8cm); draw((0,0)--(1,0)--(1,1)--(0,1)--cycle); draw((1,0)--(1.5,0.5)--(1,1)); draw((0,0)--(0.5,0.5)--(0,1)); draw((0.5,0.5)--(1.5,0.5),dashed); draw((0.75,0)--(0.75,0.5),dashed); draw((0,0.5)--(1,0.5),dashed); label("$x$",(0.75,0),S); label("$y$",(0,0.5),W); [/asy]

Once the area has been divided, you can use the following formulas to determine the centroid of each smaller shape:

For a triangle:

$x = \frac{x_1 + x_2 + x_3}{3}$

$y = \frac{y_1 + y_2 + y_3}{3}$

where $(x_1,y_1)$, $(x_2,y_2)$, and $(x_3,y_3)$ are the coordinates of the three vertices of the triangle.

For a rectangle:

$x = \frac{x_1 + x_2}{2}$

$y = \frac{y_1 + y_2}{2}$

where $(x_1,y_1)$ and $(x_2,y_2)$ are the coordinates of two opposing vertices of the rectangle.

Once you have determined the centroids of all the smaller shapes, you can then use the following formula to determine the centroid of the entire shaded area:

$x = \frac{\sum_i A_i x_i}{\sum_i A_i}$

$y = \frac{\sum_i A_i y_i}{\sum_i A_i}$

where $A_i$ is the area of the $i$th smaller shape and $(x_i,y_i)$ is the centroid of the $i$th smaller shape.

To know more about Centroid kindly visit
https://brainly.com/question/10708357

#SPJ4

Fully automated machines require
A Single-cycle cylinder circuit
B. Reverse circul
C Continuous-cycle reciprocation circuit
D None of the above

Answers

One of these important innovative advances is the use of electric switches to control electricity. Rotary Switch is the name of a certain type of rotary switch that moves in a circular motion and controls the circuit. Thus, option C is correct.

What Fully automated machines require?

Switches. The most frequent way to control electrical circuits is through switches. By opening or closing the circuit, switches control a circuit. Manual, hydraulic, electrical, and pneumatic methods can all be used to operate switches.

Therefore, Fully automated machines require a Continuous-cycle reciprocation circuit.

Learn more about automated machines here:

https://brainly.com/question/24198010

#SPJ1

Blank hours awake = same effect as .07 blood alcohol concentration

Answers

Answer:

18

Explanation:

18 hours awake = same effect as .07 blood alcohol concentration

If you have a goal statement or a sentence describing the mini-world of your database, how can you start working out the relationships between entities you will need? a) Look for verbs b) Look for adjectives c) Look for plural words d) Look for nouns

Answers

If you have a goal statement or a sentence describing the mini-world of your database, how can you start working out the relationships between entities you will need to Look for adjectives.

Define a database.

An organized group of data that is electronically accessible and stored is referred to as a database in computing. Small databases can be kept on a file system, whereas large databases are kept on computer clusters or in the cloud. Any grouping of data or information that has been carefully structured to allow quick computer search and retrieval is referred to as a database, sometimes known as an electronic database.

In order to make it easier to store, retrieve, modify, and delete data while carrying out various data-processing tasks, databases are designed in this manner. For the purpose of storing and retrieving data, databases are collections of data. Data in the database can be found in numeric, alphabetical, or alphanumeric forms.

To learn more about a database, use the link given
https://brainly.com/question/28033296
#SPJ4

True Or False The Index -1 Identifies The Last Character Of A String.

Answers

Note that it is TRUE to state that the Index -1 Identifies the last character of a String.

What is a string in programming?

A string is generally a sequence of characters in computer programming, either as a literal constant or as some form of variable. The latter can have its components modified and its length changed, or it can be set (after creation).

A string's first character corresponds to index 0, and its last character relates to index (length of string)-1. The amount of characters in a string, including spaces, punctuation, and control characters, is referred to as its length.

Learn more about index in programming:
https://brainly.com/question/14895144
#SPJ1

Question 5 1 pts I am extremely interested in statistics as well as general math and science. I need to make sure ! learn more about these majors in particular: Computer Eng and Civil Eng O Industrial and Biomedical Eng O Mechanical Eng and Aerospace Eng O Environmental Eng and Electrical Eng

Answers

Computer Eng and Civil Eng consist of Algorithms, programming and statistics and Mechanics, fluid mechanics and strength of material respectively. So your should learn more about Computer Eng and Civil Eng.

What is Civil Engineer?

A civil engineer is a professional who specialises in the planning, designing, building, maintaining, and operation of infrastructure while safeguarding the public's and the environment's health. They may also work to improve already-existing infrastructure that has been left unattended.

In order to plan, design, supervise construction of, and maintain building structures and facilities, such as roads, railroads, airports, bridges, harbours, channels, dams, irrigation projects, pipelines, power plants, and water and sewage systems, civil engineering, one of the oldest engineering disciplines, deals with the built environment.

John Smeaton coined the term "civil engineer" in 1750 to distinguish between engineers who worked on civil projects and those who worked for the military and built armaments and defences.

Learn more about civil engineering

https://brainly.com/question/25840283

#SPJ4

Consider a hypothetical material that has a grain diameter of 6.3 × 10−2 mm. After a heat treatment at 500 °C for 4 h, the grain diameter has increased to 1.10 × 10−1 mm. Compute the grain diameter when a specimen of this same original material (i.e., d0 = 6.3 × 10−2 mm) is heated for 5.5 h at 500°C. Assume the n grain diameter exponent has a value of 2.0

Answers

The time to achieve a grain diameter of 5.5 × 10⁻² mm is 477 minutes

What is the diameter?

A straight line passes through the middle of a rounded object or shape and emerges at the opposing edge.

We have to calculate the K

Given that the grain diameter exponent (n) = 2.2

Grain diameter (d) = 5.6 × 10⁻² mm = 5.6 × 10⁻⁵ m

d₀ =  2.4 × 10⁻² mm =  5.6 × 10⁻⁵ m

t = 500 min

[tex]K = \dfrac{d^n - d^n\circ}{t} \\\\K = \dfrac{(5.6 \times 10^-^5)^{2.2} - (2.4 \times 10^-^5)^2}{500} \\\\K = 7.48\times 10^{-13} m/min[/tex]

From K we can determine the time required based on the desired diameter grain diameter (d) = 5.5 × 10⁻² mm = 5.5 × 10⁻⁵ m

[tex]K = \dfrac{(5.6 \times 10^-^5)^{2.2} - (2.4 \times 10^-^5)^2}{7.8 \times 10^{-13}} \\\\K = 477 min.[/tex]

Therefore, the time is 477 minutes.

To learn more about diameter, refer to the link:

https://brainly.com/question/17045755

#SPJ1

add a method calculate pay() to the employee class. the method should return the amount to pay the employee by multiplying the employee's wage and number of hours worked.

Answers

To add a method calculate pay() to the employee class. the method should return the amount to pay the employee by multiplying the employee's wage and number of hours worked, check the code given below.

What is class?

In object-oriented programming, a class is a template definition of the method(s) and variable(s) in a particular kind of object. As a result, an object is a unique instance of a class and contains real values rather than variables.

The class is one of the core ideas in object-oriented programming. The following are some essential ideas about classes:

A class's subclasses are able to take on all or some of its parent class's characteristics. In relation to each subclass, the class becomes the superclass.

Subclasses can define their own methods and variables independently of their superclass as well.

The term "class structure" refers to the relationship between a class and its subclasses.

//CODE//

class Employee:

    def __init__(self):

        self.wage = 0

        self.hours_worked = 0

     def calculate_pay(self):

        return self.wage * self.hours_worked

  alice = Employee()

alice.wage = 9.25

alice.hours_worked = 35

print('Alice:\n Net pay: %f' % alice.calculate_pay())

 bob = Employee()

bob.wage = 11.50

bob.hours_worked = 20

print('Bob:\n Net pay: %f' % bob.calculate_pay())

Learn more about class

https://brainly.com/question/9949128

#SPJ4

what is the coefficient of 6​

Answers

Answer:

zzzzzzzzzzzzzzzzzzzzzzzz

1 -2 3 -2
2 -5 1 2
3 8 6 2
5 -12 -1 6
Solve this to normal matrix form

Answers

Explanation:

To transform a matrix into its normal form, you can perform row operations on it until it is in row-reduced echelon form. In row-reduced echelon form, the matrix will have the following properties:

1. The first non-zero element in each row is called the pivot, and it is always a 1.

2. The pivot is always the leftmost non-zero element in its row.

3. Each pivot is strict to the right of the pivot in the row above it.

4. All elements below the pivot are zero.

To transform a matrix into its normal form, you can perform the following row operations:

1. Swap two rows.

2. Multiply a row by a non-zero constant.

3. Add a multiple of one row to another row.

Using these row operations, we can transform the given matrix into its normal form:

1. Swap rows 1 and 2:

2 -5 1 2

1 -2 3 -2

3 8 6 2

5 -12 -1 6

2. Subtract 3 times row 2 from row 1:

-1 -11 -2 6

1 -2 3 -2

3 8 6 2

5 -12 -1 6

3. Subtract 5 times row 3 from row 4:

-1 -11 -2 6

1 -2 3 -2

3 8 6 2

0 4 -7 0

4. Divide row 3 by 3:

-1 -11 -2 6

1 -2 3 -2

1 2 2 2

0 4 -7 0

5. Subtract row 3 from row 1:

0 -13 -4 4

1 -2 3 -2

1 2 2 2

0 4 -7 0

6. Divide row 2 by -2:

0 -13 -4 4

-1 1 -1.5 1

1 2 2 2

0 4 -7 0

7. Subtract row 2 from row 3:

0 -13 -4 4

-1 1 -1.5 1

0 1 0.5 1

0 4 -7 0

8. Subtract row 3 from row 4:

0 -13 -4 4

-1 1 -1.5 1

0 1 0.5 1

0 3 -8 -1

9. Subtract 3 times row 4 from row 1:

0 -16 -13 1

-1 1 -1.5 1

0 1 0.5 1

0 3 -8 -1

10. Divide row 1 by -16:

0 1 0.81 -0.0625

-1 1 -1.5 1

0 1 0.5 1

0 3 -8 -1

After these row operations, the matrix is in row-reduced echelon form, which is its normal form. The normal form of the matrix is:

0 1 0.81 -0.0625

0 0 0 0

0 0 0 0

0 0 0 0

A plastic coating is applied to wood panel by first depositing molten polymer on a panel and then cooling the surface of the polymer by subjecting it to air flow at 25 oC. The heat of reaction associated with solidification of polymer may be neglected and the plastic/wood interface may be assumed to be adiabatic. If the thickness of the coating is 2 mm and it has an initial uniform temperature of 200 oC; (a) how long will it take for the surface to achieve a safe-to-touch temperature of 42 oC if the convection coefficient is h = 200 W/m2-K? (b) What is the corresponding temperature at the plastic/wood interface? The thermal conductivity and diffusivity of the plastic are 0.25 W/m-K and 1.20 x 10 -7 m2/s, respectively.

Answers

(a) It will take about 4.8e-5 seconds for the surface to reach a safe-to-touch temperature of 42 °C.

(b) The corresponding temperature at the plastic/wood interface will be 200 °C, since this is the initial temperature and the interface is assumed to be adiabatic.

To solve this problem, we need to use the heat equation, which describes how heat flows through a material:

∂T/∂t = α ∂²T/∂x²

where T is the temperature, t is time, x is position, and α is the thermal diffusivity.

To solve this equation, we need to know the boundary conditions and initial conditions. In this case, the boundary conditions are the surface temperature (42 °C) and the temperature at the plastic/wood interface (200 °C). The initial condition is the initial temperature distribution, which is uniform at 200 °C.

First, let's find the convective heat transfer coefficient, k, using the relationship:

h = k / d

where d is the thickness of the plastic coating and k is the thermal conductivity.

Substituting the values given in the problem, we find that

k = 0.05 W/m-K.

Now, let's solve the heat equation using these values. To do this, we need to rearrange the equation to solve for t:

∂T/∂t = α ∂^2T/∂x^2

∂t = (α ∂^2T/∂x^2) / ∂T

t = ∫ (α ∂^2T/∂x^2) / ∂T dx

We can simplify this equation by assuming that the temperature change across the thickness of the plastic coating is small, so that ∂^2T/∂x^2 can be approximated as T''/d^2. Substituting this and the values for the other parameters gives us:

t = ∫ (α T''/d^2) / ∂T dx

= ∫ (α / k) dx

= (α / k) x

To find the time it takes for the surface to reach a safe-to-touch temperature of 42 °C, we need to solve for the time it takes for the temperature at the surface to drop from 200 °C to 42 °C. Substituting these values and the values for the other parameters gives us:

t = (1.2e-7 m2/s / 0.05 W/m-K) (2 mm)

= 4.8e-5 s

Learn more about heat energy: https://brainly.com/question/25384702

#SPJ4

a cup is being drawn from a sheet metal that has a normal anisotropy of 2.5. estimate the maximum ratio of cup height to cup diameter that can be drawn successfully in a single draw.

Answers

The maximum ratio of cup height to cup diameter that can be drawn successfully in a single draw is 1.640625.

What is ratio?

A ratio in mathematics is a comparison of two or more numbers that shows how large or small they are in comparison. When comparing two quantities, a ratio divides them into equal parts. The antecedent is the quantity being divided, and the consequent is the quantity being divided.

For instance, if you polled 20 people, you would discover that 7 would rather have ice cream than cake, and 13 would prefer cake to ice cream. Using 13 as the antecedent and 7 as the consequent, the ratio to represent this set of data is 13:7. Part to Part or Part to Whole comparisons are two formats that can be used to format a ratio.

Learn more about ratio

https://brainly.com/question/12024093

#SPJ4

Which element is used to force the browser to display the next text or element on a new line?

Answers

The
element is used to force the browser to display the next text or element on a new line. The
element is an empty element, which means that it does not have a closing tag and it does not contain any content. Instead, it is used to create a line break in the content of a web page. When the browser encounters a
element, it automatically inserts a line break, causing the following text or elements to be displayed on a new line.

SW Edu - CSWA Academic Part 1 of 2 Question 2 of 6 For 15 points 810802: Basic Part - Step 2 - (Tool Block) Modify the part in SOLIDWORKS Unit system: MMGS (millimeter, gram, second) Decimal places: 2 Part origini Arbitrary All holes through all unless shown otherwise Material Aluminium 1060 Alloy Density = 0.0027 g/mm3 Modify the part using the following variable values A = 142.00 B 52.00 C55 degrees Notes Assume all unshown dimensions are the same as in the previous question. What is the overall mass of the part (grams)? Enter Valueight (use (point) as decimal separator) A 30.50 - B 35 10 17.50 17 1 35.50 R5.50 lo 96 30.50 -R5.50 17.50 35.50 7 17 2 10 E - 30.50 35 B A 627.83 1673.08 Show Summary Next Question E 30 15 +2 5.50 -5.50 5.50 - -5.50 2 627.83 -5.50 11.50 6.50 5.50 2 wer B10101 - FF 627.83 1673.00 Show Summary Next Question R2.50 TYP F-E 627.83

Answers

After assuming all unshown dimensions are the same as in the previous question the Overall mass is 666.04 grams

The least amount of coordinates required to specify each point within a mathematical space or object is known as its dimension. A line therefore has a dimension of one since only one coordinate is required to identify a point on it, such as the point at 5 on a number line. In order to specify a point on a surface, such as the perimeter of a cylinder or sphere, two coordinates are needed; for instance, both a latitude and a longitude are needed to pinpoint a point on the surface of a sphere. This gives surfaces, like the boundaries of these objects, a dimension of two (2D). A space on the plane with two dimensions is called a Euclidean space.

To learn more about dimension click here

brainly.com/question/28688567

#SPJ4

An open loop volts/Hz speed control method is applied to an induction motor drive which has the following parameters:
Rated power =10hp
Rated voltage =230 V
Base frequency =60 Hz
Poles =4
Rr=0.126Ohms
Rs=0
LI=1.55mH
LIr=1.93mH
Lm=27.5mH
​Machine DPF=0.8lag
(Note: design to estimate the flux and angle theta_e) Neglect all the losses and stator drop. a) The converter system consists of diode rectifier in the front end, PWM inverter and dynamic brake in the dc link. Draw the power circuit with a control block diagram for the inverter and dynamic brake. (design to estimate the flux and angle theta_e); b) V/F control, assumptions to derive
Te=kWsI

Answers

A) Illustration of the power circuit with a control block diagram for the inverter and dynamic brake is given in attachment.

B) [tex]T_{Break}=224.0128K N-m[/tex]

What is power circuit?

Any electrically powered circuit that drives a load falls under the definition of a power circuit. Although it may seem overly straightforward, it is crucial to distinguish between power and control circuits because of the distinct functions they serve.

A good example of a power circuit is one that has a motor as the load and an outlet as the source, two wires as the path, and a switch as the control device. The motor starts to turn when the switch is closed, allowing the flow of electrons to occur.

These electrons pass directly through the motor windings and start the motor. This circuit's switch, which is wired in direct series with the motor, is the only control device. This power circuit is not connected to any additional control circuits.

Learn more about power circuit

https://brainly.com/question/18799652

#SPJ4

what benefit is a reduced time lost in Osha

Answers

It is to be noted that in OSHA, reducing time lost due to injuries and accidents can lead to increased productivity and efficiency, improved financial performance, and better employee morale and retention.

What is OSHA?

The Occupational Safety and Health Act of 1970 established the Occupational Safety and Health Administration (OSHA) to safeguard employees' safety and health by creating and enforcing standards and providing training, outreach, information, and support.

Reducing time lost due to injuries and accidents can have a number of advantages for a business. By reducing injuries and accidents, a firm may save time and money on absenteeism, medical care, and workers' compensation claims. This can lead to enhanced production and efficiency, which can contribute to better financial performance.

Learn more about OSHA:
https://brainly.com/question/29345131
#SPJ1

For this Assignment you will attach two files, the Analysis of the Problem (using Word or a text editor) and your program (.cpp file). Do not cut and paste your code into the message section of the assignment area or your program will not be graded, and you will receive a zero for the assignment. You must attach both files in the same assignment area, do not submit separately or you will not receive full credit for the assignment.
PROBLEM: Gunter’s Mountain Shop – More options. (10 pts) Gunter’s Mountain shop needs a program to calculate not only the total customer order for sales items from their outlet store but also for their in-stock items which are sold from their main facility. The program must also calculate the tax for the total sales. The program should output the total for each item, the total sales, the total tax (7%), and the overall total (tax + total sales). In addition, the program should ask the user if they are a student; if the user is a student they will be given a 10% discount on their final purchase amount. The program should then output the new balance along with the discount amount (See Sample output for example). Use the same logo that was used in Assignment 1C and 2C. If you did not complete those assignments, the logo is displayed in the Sample Output below. The program should first ask the user if they wish to order from their outlet store or from their main store using the menu below. Make sure that the menu gives the option for the user to exit the program.

Answers

Below is the C++ code for the given problem in which we are analyzing the Problem of the Gunter’s Mountain Shop.

Coding Part:

#include <iostream>

#include <iomanip>

using namespace std;

int main()

{

  // print "Architect Area Calculator"

  cout << "Architect Area Calculator:" << endl;

  cout << "*****************************" << endl;

 

  // print menu options

  cout << "1. Rectangle \n2. Triangle \n3. Circle \n4. Quit\n" << endl;

 

  // ask user to enter a menu item in the range 1-4

  cout << "Please enter a menu item (1-4) > ";

 

  // declare a variable to store user's choice

  int item;

 

  // read a user's choice of menu item

  cin>>item;

 

  // if the user entered item is valid i.e it is the range 1-4, then proceed further

  if(item >= 1 && item <= 4)

  {

      // if user's choice of menu item is 1

      if(item == 1)

      {

          // declare 2 double variables to store length and width of a rectangle respectively

          double length, width;

         

          // print "Rectangle"

          cout << "\n\nRectangle" << endl;

         

          // ask user to enter length of the rectangle

          cout << "Please enter the length > ";

         

          // read length of rectangle from user

          cin >> length;

         

          // check if the length of the rectangle is non-positive, if not positive then

          if(length <= 0)

          {

              // print an error message

              cout << "\nError : Length of the rectangle should be positive.\n" << endl;

             

              // stop program by returning 0

              return 0;

          }

         

          // ask user to enter width of the rectangle

          cout << "Please enter the width > ";

         

          // read width of the rectangle from user

          cin >> width;

         

          // check if the width of the rectangle is non-positive, if not positive then

          if(width <= 0)

          {

              // print an error message

              cout << "\nError : Width of the rectangle should be positive.\n" << endl;

             

              // stop program by returning 0

              return 0;

          }

         

          // calculate area of rectangle using given formula, and print area with 2 decimal precisions

          cout << "\n Area = " << fixed << setprecision(2) << (length * width) << " sq/ft\n" << endl;

      }

      // if user's choice of menu item is 2

      else if(item == 2)

      {

          // declare 2 double variables to store base and height of a triangle respectively

          double base, height;

         

          // print "Triangle"

          cout << "\n\nTriangle" << endl;

         

          // ask user to enter base of the triangle

          cout << "Please enter the base > ";

         

          // read base of the triangle from user

          cin >> base;

         

          // check if the base of the triangle is non-positive, if not positive then

          if(base <= 0)

          {

              // print an error message

              cout << "\nError : Base of the triangle should be positive.\n" << endl;

             

              // stop program by returning 0

              return 0;

          }

         

          // ask user to enter height of the triangle

          cout << "Please enter the height > ";

         

          // read height of the triangle from user

          cin >> height;

         

          // check if the height of the triangle is non-positive, if not positive then

          if(height <= 0)

          {

              // print an error message

              cout << "\nError : Height of the triangle should be positive.\n" << endl;

             

              // stop program by returning 0

              return 0;

          }

         

          // calculate area of triangle using given formula, and print area with 2 decimal precisions

          cout << "\n Area = " << fixed << setprecision(2) << (height * base)/2 << " sq/ft\n" << endl;

      }

      // if user's choice of menu item is 3

      else if(item == 3)

      {

          // declare a double variable to store radius of a circle

          double radius;

         

          // print "Circle"

          cout << "\n\nCircle" << endl;

         

          // ask user to enter radius of the circle

          cout << "Please enter the radius > ";

         

          // read radius of the circle from user

          cin >> radius;

         

          // check if the radius of the circle is non-positive, if not positive then

          if(radius <= 0)

          {

              // print an error message

              cout << "\nError : Radius of the circle should be positive.\n" << endl;

             

              // stop program by returning 0

             return 0;

          }

         

          // calculate area of circle using given formula, and print area with 2 decimal precisions

          cout << "\n Area = " << fixed << setprecision(2) << (3.14 * radius * radius) <<" sq/ft\n" << endl;

      }

      // if user's choice of menu item is 1

      else if(item == 4)

      {

          // print thank you message and exit

          cout << "\n\nThank you for using Architect Area Calculator..." << endl;

      }

  }

  else

  {

      // if user's choice of menu item is not in the range 1-4, then print an error message and exit

      cout << "\nError : Menu item should be in the range 1-4\n" << endl;

  }  

}

To know more about C++ code, visit: https://brainly.com/question/27019258

#SPJ4

Given the below Oz program, what it will display when run? Explain why. Discuss the result of running the same program after switching {Delay 10000} by Y = 5*5. Does the program display the same result?

Answers

After running the code of the given Oz program, some errors are displayed. That is because delay time is not assigned to Y.

What exactly is a Oz program?

Oz is a multi-paradigm programming language intended for advanced, concurrent, networked, soft real-time, and reactive applications. State, abstract data types, objects, classes, and inheritance are among the key features of object-oriented programming provided by Oz.

Compositional syntax, first-class procedures/functions, and lexical scoping are among the key features of functional programming. It includes logic variables, constraints, disjunction constructs, and programmable search mechanisms, as well as the key features of logic programming and constraint programming.

It enables users to create an unlimited number of sequential threads dynamically. The threads are dataflow threads in the sense that when performing an operation, the thread will suspend until all operands required have a well-defined value.

To know more about Oz program, visit: https://brainly.com/question/29891462

#SPJ4

Mandy the Medical student is building her own ECG (ElectroCardioGram). She has set up the leads and is getting a signal with a magnitude up to 5 mV. She would like to filter the signal to only capture signal in the frequency range from 1 Hz to 40 Hz. She would also like to amplify the signal to have magnitude up to 1 V, so that it can be captured by the sound card on her computer. Produce a design for the active filter that will produce the neccessary filtering and gain required for Mandy's needs.

Answers

There are several different ways to design an active filter that will provide the necessary frequency response and gain for Mandy's needs. Here is one possible design:

First, you will need to design a low-pass filter to remove any frequency components above 40 Hz. This can be achieved using a simple RC low-pass filter, with a cut-off frequency of 40 Hz.Next, you will need to design a high-pass filter to remove any frequency components below 1 Hz. This can also be achieved using a simple RC high-pass filter, with a cut-off frequency of 1 Hz.Finally, you will need to add an amplifier to increase the magnitude of the signal up to 1 V. This can be done using an operational amplifier (op-amp) configured in a non-inverting amplifier configuration, with a gain of 200.

By cascading these three stages together, you can create an active filter that will provide the necessary frequency response and gain for Mandy's needs.

This is just one possible design, and there are many other ways to achieve the same result. It will be up to Mandy to decide which design is best suited for her specific needs and requirements.

Learn more about medication, here https://brainly.com/question/28335307

#SPJ4

requested localization is invalid or not supported. please update and try again.

Answers

This FedEx error indicates that the selected FedEx service is not allowed for the shipment's destination country. To resolve this error, select a different carrier service. View the FedEx services available with ShippingEasy.

You may send items up to 150 lbs., 108" in length, and 165" in length with girth using FedEx Ground® and FedEx Home Delivery® Services. If the shipment weights more than 75 lbs, place yellow and black safety heavyweight labels over the diagonal corners. Only when instructed to do so by the sender or by FedEx policy must you sign for a shipment. You can check the tracking details that were sent to you via email from the sender or input the package's tracking number on fedex.com to find out whether your shipment needs a signature.

To learn more about FedEx error click the link below:

brainly.com/question/29376073

#SPJ4

The mixture described below is being incinerated at 1000
C

with 50% excess
air and a residence time of 2.1 seconds. Principal Organic Hazardous
Constituents (POHCs) for this waste are benzene, chlorobenzene, and toluene.
The flow rate of gas from the incinerator is measured at 450 m3 /min at dry
standard conditions. The mole fraction of
O2
in the stack gas is 14%.
a) Determine if this emission meets requirements for
- POHCs
- Particulates
- HCl
b) Comment on the results
Compound Inlet (kg/h) Outlet (kg/h)
Benzene 2015 0.537
Chlorobenzene,
C H Cl 6 5
1150 0.109
Toluene 637 0.022
Xylene 3040 1.25
HCl - 10.7
Particulates - 2.5
Molar mass of HCl: 36.5 g/mol
 
 Y 
X
P
c
P
m



21
21
X: mole fraction of O2 corrected to the dry conditions
Y: mole fraction of O2 in the stack gas

Answers

Answer:

The combination mentioned below is being burned at 1000°C for 2.1 seconds with 50% surplus air. This waste's primary organic hazardous constituents (POHCs) include benzene, chlorobenzene, and toluene. At dry standard conditions, the flow rate of gas from the incinerator is 450 m3/min. The mole fraction of O2 in the stack gas is 14%. a) Determine if this emission meets requirements for - POHCs Particulates HCl b) Comment on the results Inlet (kg/h) 2015 1150 Outlet (kg/h) 0.537 0.109 Compound Benzene Chlorobenzene, C6H5C1 Toluene Xylene HC1 Particulates 637 3040 0.022 1.25 10.7 2.5 Molar mass of HCl: 36.5 g/mol P. = P. (21-X) (21-Y) X: mole fraction of O2 corrected to the dry conditions Y: mole fraction of O2 in the stack gas

amazon web services (aws): group of answer choices is a fool-proof system. forms a majority percentage of amazon's overall revenue. offer several advantages, including increased scalability, reliability, and security. was introduced after rival efforts from leading computing giants microsoft and . doesn't provide services such as programming environments.

Answers

Amazon web services (aws) provide numerous benefits, including increased scalability, dependability, and security. was introduced in response to rival efforts by leading computing behemoths Microsoft.

What is Amazon web services (aws)?

Amazon Web Services (AWS) is the most comprehensive and widely used cloud platform, offering over 200 fully featured services from data centers worldwide. Millions of customers, including the fastest-growing startups, largest enterprises, and leading government agencies, rely on AWS to reduce costs, improve agility, and accelerate innovation.

AWS provides more services and features within those services than any other cloud provider, ranging from compute, storage, and databases to emerging technologies such as machine learning and artificial intelligence, analytics and data lakes, and the Internet of Things (IoT).This makes it faster, easier, and less expensive to migrate your existing applications to the cloud and build almost anything you can think of.

To learn more about Amazon web services (aws), visit: https://brainly.com/question/14014995

#SPJ4

As new students begin to arrive at college, each receives a unique ID number, 1 ton. Initially, the students do not know one another, and each has a different circle of friends. As the semester progresses, other groups of friends begin to form randomly. There will be three arrays, each aligned by an index. The first array will contain a queryType which will be either Friend or Total. The next two arrays, students1 and students2, will each contain a student ID. If the query type is Friend, the two students become friends. If the query type is Total, report the sum of the sizes of each group of friends for the two students. Examplen=4queryType = ['Friend', 'Friend', 'Total'] student1=[1,2,1]student2=[2,3,4]The queries are assembled, aligned by index: Input from stdin will be processed and passed to the function as follows: The first line contains an integern, the number of students. The next line contains an integerq, the number of queries. Each of the nextqlines contains a string queryType[i] where1≤i≤q. The next line contains an integerq, the number of queries. Each of the nextqlines contains a string students1[i] where1≤i≤q. The next line contains an integerq, the number of queries. Each of the nextqlines contains a string students2[i] where1≤i≤q. Sample Case 0 Sample Input 0 STDIN −032 Friend → query = [’Friend’, ’Tota Total 21222​ Function −0.0→n=3→ queryType [ ] size q=2→ students 1[] size q=2→ students 1=[1,2]→ students 2[] size q=2→ students2 =[2,3]​ Sample Output 0 3 Fynlanation 0

Answers

Using the knowledge of computational language in python it is possible to write a code that first line contains an integern, the number of students.

Writting the code:

#include<bits/stdc++.h>

using namespace std;

const int Mx=1e5+5;

int par[Mx],cnt[Mx];

void ini(int n){

   for(int i=1;i<=n;++i)par[i]=i,cnt[i]=1;

}

int root(int a){

   if(a==par[a])return a;

   return par[a]=root(par[a]);

}

void Union(int a,int b){

   a=root(a);b=root(b);

   if(a==b)return;

   if(cnt[a]>cnt[b])swap(a,b);

   par[a]=b;

   cnt[b]+=cnt[a];

}

int* getTheGroups(int n,int q,int sz,string queryTypes[],int student1[],int student2[],int* ans){

   ini(n);

   int current=0;

   

   for(int i=0;i<q;++i){

       if(queryTypes[i]=="Friend"){

           Union(student1[i],student2[i]);

       }

       else{

           int x=root(student1[i]),y=root(student2[i]);

           if(x==y)ans[current++]=cnt[x];

           else ans[current++]=cnt[x]+cnt[y];

       }

   }

   return ans;

}

int main(){

   int n,q,sz=0;

   cin>>n>>q;

   string queryTypes[q];

   int student1[q],student2[q];

   for(int i=0;i<q;++i){

       cin>>queryTypes[i];

       if(queryTypes[i]=="Total")

           ++sz;

   }

   cin>>q;

   for(int i=0;i<q;++i)cin>>student1[i];

   cin>>q;

   for(int i=0;i<q;++i)cin>>student2[i];

   int ans[sz];

   int* ptr=getTheGroups(n,q,sz,queryTypes,student1,student2,ans);

   for(int i=0;i<sz;++i)

       cout<<ptr[i]<<endl;

   return 0;

}

See more about python at brainly.com/question/18502436

#SPJ1

unsupervised representation learning with deep convolutional generative adversarial networks

Answers

GANs have proven helpful for semi-supervised learning, fully supervised learning, and reinforcement learning despite being initially presented as a type of generative model for unsupervised learning.

In June 2014, Ian Goodfella and his colleagues created a family of machine learning frameworks known as generative adversarial networks (GANs). One neural network gains at the expense of the other in a zero-sum game between two neural networks.

This method learns to produce fresh data with the same statistics as the training set given a training set. For instance, a GAN trained on images can produce new images with numerous realistic features that, at least on the surface, appear to be created by humans. GANs have proven helpful for semi-supervised learning, fully supervised learning, and reinforcement learning, while being initially presented as a type of generative model for unsupervised learning.

Know more about GANs here:

https://brainly.com/question/30072351

#SPJ4

The complete question is:

Unsupervised representation learning with deep convolutional generative adversarial networks. is the meaning of?

fi Home e Content zy Section 4.15 - DAT 210: Data Pro X c lle Bython Chaleton Pecal x + . : = zyBooks My library > DAT 210: Data Programming Languages home > 4.15: LAD: Hailstone sequence 5 Books catalog Help/FAQ A Ryan Wilson - 4.15 LAB: Hailstone sequence Given a positive integer n, the following rules will always create a sequence that ends with 1 caled the hailstone sequence .ifnis even, divide it by 2 • It n is odd multiply it by 3 and add 1 (1. 3n+1) - . Continue until nis 1 Wnte a program that reads an integer as input and points the hailstone sequence starting with the integer entered. Format the output so that ten integers, each separated by a tab character t), are printed per line. The output format can be achieved as follows: printin, endet Ex: If the input is 25 the outputis 39 11 SU 13 19 24 1 40 10 22 5 17 40 20 52 2 16 381271119390 LAR ACTIVT 4.15.1: LAB Hailstone sequence : : 0/10 main.py Land default template 1 Type your code

Answers

A program that reads an integer as input and points the hailstone sequence starting with the integer entered is mentioned as below.

What is Programming?

Computer programming is the method of carrying out a certain computation, often through creating and constructing an executable computer program.

Programming activities include analysis, algorithm generation, algorithm accuracy and resource use assessment, and algorithm implementation.

CODE IN PYTHON:

def haleStoneSeq(num):  ## method to that return the hailStoneSquence

   NumberList = [num]

   while num != 1:

       if (num%2) == 0:

           num = num//2

           NumberList.append(num)

       else:

           num = (num * 3) + 1

           NumberList.append(num)

   return NumberList

n=int(input("Enter the input value : "))   ## asking the input from the user

print(haleStoneSeq(n))   ## method calling

Learn more about programming here:

https://brainly.com/question/11023419

#SPJ4

if your vehicle skids, take your foot off of the gas pedal, but do not hit the brakes unless you are about to hit something.

Answers

if your vehicle skids, take your foot off of the gas pedal, but do not hit the brakes unless you are about to hit something is true.

What do you do if your vehicle skids?

if your vehicle skids, the first thing you should do is to take your foot off the gas pedal and steer in the direction you want the front of the vehicle to go.

This will help you regain control of the vehicle. If you hit the brakes while the wheels are skidding, it can cause the wheels to lock up, which can make the skid worse and lead to a loss of control. If you are about to hit something, such as a curb or another vehicle, it may be necessary to brake in order to avoid a collision.

However, it is generally best to avoid braking during a skid if possible, as this can cause the skid to become more severe.

Learn more about vehicle skids from

https://brainly.com/question/4360615

#SPJ1

See full question below

if your vehicle skids, take your foot off of the gas pedal, but do not hit the brakes unless you are about to hit something. true or false

Other Questions
What type of transformation gives you an image which is a similar figure to the pre-image? Can I refuse to register for the Selective Service? to remove 99% of benzene (c6h6) from groundwater contaminated with 5 mg/l benzene using advanced oxidation. if the groundwater is pumped at 100 gallon per minute, how much benzene PLS HELP !! I NEED help URGENT What is swallowing stones chapter 6 about A satellite is in a circular orbit about the earth (me-5.98 x 1024 kg). the period of the satellite is 2.40 x 104 s. what is the speed at which the satellite travels? G=6.671011N.m2/kg2) 1. Find the equation of the straight line passing through the point (3, -2) and having the same gradient as the line 2y = 5x + 7.*NOTE*please give an informative answer 1. Payroll Program with Input Validation Design a payroll program that prompts the user to enter an employee's hourly pay rate and the number of hours worked. Validate the user's input so that only pay rates in the range of $7.50 through $18.25 and hours in the range of 0 through 40 are accepted. The program should display the employee's gross pay. the ratio of pencils to erasers is 4 to 9. if there are 25 more erasers than pencils, how many pencils are there? how many erasers are there? How many total writing utensils are there What are advantages of lookup fields? check all that apply. Shorter reports simpler queries easier data entry acceptable values fewer misspellings. briefly describe one difference between haze, and McCormicks views on the progressive era the data you collect on your point-of-sale system could complement data that your website and app sends to analytics. which feature allows for the collection and sending of events directly to analytics servers? What is area of 4cm square? What is the degree and the leading? Couldn't solve this....I need steps of how to solve this problem the position of the 10-kg rod ab is controlled by the 2-kg block shown, which is slowly moved to the left by the force p. knowing that there is not friction between all surfaces of contact, calculate the magnitude p of the force for values of x from 900 to 100 mm, using 100-mm decrements. plot p vs x and determine the maximum and minimum values of p and the corresponding values of x What does a good leader actlike? What is mean by i in current? 4. Reread the following quotation from paragraph 104: " [Scrooge's] offences carry their own punishment." Explain this quote in context of the passage. What does Scrooge's nephew mean, and how does it contribute to the text's theme(s)? What does the third parameter do in a for loop with a 3 parameter range?