-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
lai_stbc
STBC Development in mimo ofdm
- 2012-09-09 18:39:41下载
- 积分:1
-
Cst_TNB
to calculate cost of stand-alone system
- 2013-10-05 23:22:27下载
- 积分:1
-
PIE-Face-Database-of-CMU
PIE FACE 数据库用于计算机视觉中的人脸识别,多姿态,多角度,有不同光照(PIE FACE DATABASE)
- 2021-01-15 02:58:46下载
- 积分:1
-
dijkstra
Dijkstra s algorithm, conceived by Dutch computer scientist Edsger Dijkstra in 1959, is a graph search algorithm that solves the single-source shortest path
- 2009-10-28 17:30:16下载
- 积分:1
-
multiscale_logfilter
multiscale log filter - finds maximum response of log filter in multiple scales and orientation, really fast(multiscale log filter- finds maximum response of log filter in multiple scales and orientation, really fast)
- 2009-12-12 15:35:08下载
- 积分:1
-
yidongtongxin
用MATLAb对移动通信中的瑞利信道进行仿真并与理想信道进行对比(matlab abou ruili channel ananlysis)
- 2011-04-23 13:12:25下载
- 积分:1
-
AntenaSelect
无线通信中MIMO系统中的天线选择技术编程(Antenna selection technique in wireless communication in a MIMO system programming)
- 2012-12-30 22:19:41下载
- 积分:1
-
maincommand
matlab各类命令,随取随用,希望有帮助(matlab various commands, acquired and used, hope that helps)
- 2010-05-24 00:46:34下载
- 积分:1
-
EMD-papers
Matlab的关于EMD的几篇文章
谱和主成份分析用于EMD分解研究;基于EMD方法的混沌时间序列预测(Matlab several articles on EMD and principal component analysis for spectral decomposition of EMD EMD-based method of chaotic time series prediction)
- 2011-11-01 16:26:21下载
- 积分:1