This topic contains a solution. Click here to go to the answer

Author Question: The dynamic programming recursion (minimization) can be written a.ft(i)=min(cost during stage t) - ... (Read 216 times)

mrsjacobs44

  • Hero Member
  • *****
  • Posts: 500
The dynamic programming recursion (minimization) can be written
  a.ft(i)=min(cost during stage t) - ft+1(new state at stage t+1).
  b.ft(i)=min(cost during stage t) + ft+1(new state at stage t+1).
  c.ft+1(i)=min(cost during stage t+1) + ft(new state at stage t).
  d.ft-1(i)=min(cost during stage t-1) + ft+1(new state at stage t+1).

Question 2

Equipment replacement problems
  a.determine how often equipment should be repaired.
  b.determine how a machine should be recycled.
  c.determine how a machine should be repaired.
  d.determine how long a machine should be utilized before it is traded for a new one.



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

jointhecircus

  • Sr. Member
  • ****
  • Posts: 343
Answer to Question 1

correct: b

Answer to Question 2

correct: d



mrsjacobs44

  • Hero Member
  • *****
  • Posts: 500
Both answers were spot on, thank you once again




 

Did you know?

In 1886, William Bates reported on the discovery of a substance produced by the adrenal gland that turned out to be epinephrine (adrenaline). In 1904, this drug was first artificially synthesized by Friedrich Stolz.

Did you know?

Oliver Wendell Holmes is credited with introducing the words "anesthesia" and "anesthetic" into the English language in 1846.

Did you know?

Chronic marijuana use can damage the white blood cells and reduce the immune system's ability to respond to disease by as much as 40%. Without a strong immune system, the body is vulnerable to all kinds of degenerative and infectious diseases.

Did you know?

Although the Roman numeral for the number 4 has always been taught to have been "IV," according to historians, the ancient Romans probably used "IIII" most of the time. This is partially backed up by the fact that early grandfather clocks displayed IIII for the number 4 instead of IV. Early clockmakers apparently thought that the IIII balanced out the VIII (used for the number 8) on the clock face and that it just looked better.

Did you know?

Certain rare plants containing cyanide include apricot pits and a type of potato called cassava. Fortunately, only chronic or massive ingestion of any of these plants can lead to serious poisoning.

For a complete list of videos, visit our video library