Search results

  1. B

    how many bits are left for the immediate part of the instruction?

    A digital computer has a memory unit with 32-bit instruction and a register file with 64 registers.The instruction set consists of 130 different operations. There is only one type of instruction format part, a register file address, and an immediate operand part.Each instruction is stored in one...
  2. B

    How to tile image on MATLAB ?

    Consider an image which tiles the image I created three times horizantally and two times vertically.How can I create this? The images must me right next to each other, no spaces. Which MATLAB command I need to use???
Back
Top