-
project
GUI 是一种结合计算机科学、美学、心理学、行为学,及各商业领域需求分析的人机系统工程,强调人—机—环境三者作为一个系统进行总体设计。(GUI is a combination of computer science, aesthetics, psychology, behavioral science, and the commercial areas of human-computer systems engineering requirements analysis, emphasizing the human- machine- environment as a system of three overall design.)
- 2013-09-24 21:21:12下载
- 积分:1
-
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
-
MLE_Classifier
用最大似然估计训练分类器,用Train.txt里的数据进行训练,用Test.txt的数据进行性能检测(Use the maximum likelihood estimation training classifier, use the data in Train.txt to train the classifier and use the data in Test.txt to test the performance of the classifier)
- 2015-01-26 16:55:46下载
- 积分:1
-
quxiannihe
用曲线拟合的方式估计线性调频信号的初始频率及其调频斜率。得到的效果比较好。(Curve fitting way to estimate the initial frequency and chirp rate of the linear FM signal. Get better.)
- 2020-09-02 20:58:53下载
- 积分:1
-
Chapter9
在移动通信中对于扩频通信MATLAB仿真(Spread spectrum communication
)
- 2012-05-18 23:16:00下载
- 积分:1
-
_solving_odes_with_matlab
solving odes with matlab
- 2011-06-29 20:16:45下载
- 积分:1
-
rk
说明: rung-kutta 4
he inputs func, x0 and y0 define an IVP y = func(x,y), y(x0) = y0.
This provides an approximation to y(x0:h:xn) using fourth-order
Runge-Kutta method with step size h
- 2012-05-24 19:05:16下载
- 积分:1
-
LIVRE_Automatique-Systemes-linaires-non-linEAires
LIVRE_Automatique-Systemes-linaires-non linEAires
- 2015-02-18 07:37:47下载
- 积分:1
-
CameraFingerprint_1.0
My demonstration program is coded by MATLAB. For the program, some optimization at coding level and algorithm level are proposed to improve the performance of my fingerprint recognition system. These performance enhancements are shown by experiments conducted upon a variety of fingerprint images. Also, the experiments illustrate the key issues of fingerprint recognition that are consistent with what the available literatures say.
- 2013-08-15 13:51:07下载
- 积分:1
-
Matlab_sample
主要介绍matlab程序下动态数据的采集(Matlab program introduced under the dynamic data collection)
- 2013-09-22 18:23:05下载
- 积分:1