Question: Mathematical function processing The development of a 'real-time application requires to design a task which calculates a value Y from a value X. This ca1culation

Mathematical function processing The development of a 'real-time application requires to design a task which calculates a value Y from a value X. This ca1culation must be realized by a fail-safe program with regard to the following error:

'the deadline of the task is reached' .

Traditionally, the implementation of mathematical functions (Y = j(X))

can be made according to two different approaches:

• the analytical approach which produces a result Y from the input value X, after a certain duration D,

• the approach by successive approximations which ca1culates Y by means of the series Yn = j(Yn-1> X).

Compare these two approaches.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Systems Analysis And Design Questions!