-
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
-
Basics.Of.MATLAB.And.Beyond
MATLAB e books for beginner
- 2014-10-14 10:11:33下载
- 积分:1
-
光栅2
正弦光栅和一个其他范例代码,大家可以根据这些进行改写,修改自己的参数(Sinusoidal grating and other examples of code, you can rewrite these, modify their own parameters)
- 2021-03-27 09:19:12下载
- 积分:1
-
张正友摄像机标定
说明: 经典相机标定法,张正友标定法的MATLAB实现,值得借鉴(The classical camera calibration method, zhang zhengyou calibration method MATLAB implementation, it is worth learning)
- 2019-06-22 14:05:47下载
- 积分:1
-
correlationanarithmeticofoperationalriskmeasuremen
提出了基于损失分布的操作风险相关性的计算方法.(Proposed operational risk loss distribution based on the correlation calculation.)
- 2010-08-12 13:14:38下载
- 积分:1
-
jumping
自控原理的跟随示意原理,这个是M文件,可以直接用S函数实现,还可以看波形(Follow a schematic principle of automatic control theory, this is the M-file S function directly, you can also see the waveform)
- 2012-11-29 12:24:49下载
- 积分:1
-
detection-of-vehicle-movement
matlab图像分割实例,检测运动汽车,割调用库函数实现,带注释,简单易懂;(matlab image segmentation example, detection of vehicle movement, cutting call the library functions, with comments, easy to understand )
- 2010-06-23 17:29:46下载
- 积分:1
-
ch4
内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。(The contents of each chapter is relatively complete and independent it is a simple MATLAB reference books, both for beginners, but also to high-level MATLAB users. Of MATLAB and FORTRAN, C and other languages with a description of all MATLAB books is a major feature of the few.)
- 2009-10-17 13:26:10下载
- 积分:1
-
PCADR
说明: 用于特征降维人脸识别等多元数据分析的主分量分析投影的Matlab代码实现。(For feature reduction and other multivariate data analysis, face recognition principal component analysis projection of the Matlab code implementation.)
- 2010-04-10 14:28:49下载
- 积分:1
-
blast
MATLAB ZF MMSE db.mminnorm.mmatlab,File->Set Path->Add Folder。
db(MATLAB ZF MMSE db.mminnorm.mmatlab, File-)
- 2007-05-17 14:17:29下载
- 积分:1