number to dexadecimal string MATLAB source code
This page of MATLAB source code covers number to dexadecimal string conversion or num2hex matlab function with code.
num2hex matlab function converts single precision and double precision floating point representation to hexadecimal string equivalent. It can take argument as input array with n elements.
num2hex matlab function
input=[2 0 0.2];
output=num2hex(input)
output =
4000000000000000
0000000000000000
3fc999999999999a
Useful Links to MATLAB codes
Refer following as well as links mentioned on left side panel for useful MATLAB codes.
OFDM Preamble generation
Time off estimation corr
Freq off estimation corr
channel estimation
11a WLAN channel
PN sequence generation
OFDMA Tx Rx
AES DES
carrier aggregation
CCDF
FIR Filter
IIR Filter
Low Pass FIR
Viterbi decoder
CRC8 CRC32
RF and Wireless tutorials
WLAN 802.11ac 802.11ad wimax Zigbee z-wave GSM LTE UMTS Bluetooth UWB IoT satellite Antenna RADAR