-
matlab6.0
这是一份有关matlab开发练习的源程序,希望大家支持下。(This is a practice matlab source development, I hope you will support the next.)
- 2008-12-16 13:53:00下载
- 积分:1
-
Simulink
说明: Simulink的系统仿真与应用 自动控制原理电路实习的simulik系统仿真(Simulink in system simulation and application of principles of automatic control circuit system simulation practice simulik)
- 2011-03-06 12:27:42下载
- 积分: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
-
12356-
对于初学者很有帮助,程序我都运算过了,尺度熵,直接可以拿来用(very good)
- 2013-04-09 16:05:30下载
- 积分:1
-
iterative_policy_Evaluation
iterative policy evaluation which is
- 2012-10-29 05:21:42下载
- 积分:1
-
SizableRebar_demo
展示单和多文档上带有背景Bar(display of single-and multi-document with background on the Bar)
- 2005-02-04 09:40:00下载
- 积分:1
-
FHSS_DSSS_CDMA
直扩与跳频的调制解调过程在CDMA的具体实现(DS and FH CDMA modulation and demodulation process in a concrete realization)
- 2010-12-09 08:55:00下载
- 积分:1
-
kalman-5
filtering with kalman
- 2011-12-02 17:11:22下载
- 积分:1
-
juxingfenzhi
这是矩形分支定界算法,采用matlab语言环境(branch and bound algorithm, using Matlab language environment)
- 2007-03-16 23:04:27下载
- 积分:1
-
KS样本划分代码
K-S,即kolmogorov检验法,亦称拟合优度检验法。用来检验给定的一组数据是否来自分布F=F0,原理是若H0成立,则max|v/n-F0(qj)|应该很小,用手算几乎在绝大多数情况下是不可能的,通常借助统计软件,如SAS,S+等(K-S, namely Kolmogorov test, also known as goodness of fit test. It is used to test whether a given set of data comes from the distribution F=F0, and the principle is that if the H0 is set up, the max|v/n-F0 (QJ) should be very small, and the hand calculation is almost impossible in most cases, usually with the aid of statistical software, such as SAS, S+, etc.)
- 2018-04-17 19:07:02下载
- 积分:1