Page 1 of 1

CAPSTONE PROJECT: (ATOMIC_IONIC ARRANGEMENTS). Our teacher asked us to do this in Matlab. Write a computer program to ca

Posted: Fri Jul 01, 2022 6:17 am
by answerhappygod
CAPSTONE PROJECT: (ATOMIC_IONIC ARRANGEMENTS). Our teacher askedus to do this in Matlab.
Write a computer program to calculate the unit cell volume inthe units of Å and nm3. Your program should promptthe user to input the (a) type of unit cell, (b) necessary latticeconstants, and (c) angles. The program then should recognize theinputs made and use the appropriate formula for the calculation ofunit cell volume. Use any programmer language.
Write a computer program that will ask the user to input theatomic mass, atomic radius, and cubic crystal structure for anelement. The program output should be the packing fraction and thetheoretical density. Use any programmer language.