Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose a new standard, the IDDD-643 standard, is developed for storing numbers in a string of 16 bits. The first bit is used for the

Suppose a new standard, the IDDD-643 standard, is developed for storing numbers in a string of 16 bits. The first bit is used for the sign of the number (0 if positive and 1 if negative). The next 5 bits store the exponent plus the bias, and the remaining 10 bits store the mantissa. The bias is 15 and no bits are reserved for any special purposes.

1) Write a number 581 in the 16-bit IDDD-643 standard. If you use MATLAB as your calculator, please type in format long command first. That is, a fraction number must be represented by at least 15 digits. For example, 13/11 should be displayed as 1.181818181818182 instead of 1.1818.

2) Carefully calculate the round-off error?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional SQL Server 2000 Database Design

Authors: Louis Davidson

1st Edition

1861004761, 978-1861004765

More Books

Students also viewed these Databases questions

Question

What is an interface? What keyword is used to define one?

Answered: 1 week ago

Question

2. Compare the sales and service departments at Auto World.

Answered: 1 week ago