hexadecimal string to double number matlab code | hex2num

This page of MATLAB source code covers hexadecimal string to double precision number conversion or hex2num matlab function with code.

hex2num matlab function converts hex string with 16 max. characters to double precision floating point format as per IEEE standard. input string less than 16 characters are padded with zeros on the right side.

hex2num matlab function

input='FCDE';

output= hex2num(input)
output =

-2.9938e+293

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