-
fuzzyPR
模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明(Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed description of)
- 2010-01-09 10:22:47下载
- 积分: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
-
pid整定
说明: 基于ziegler-nichols方法的pid整定,包括连续与离散两种方法,是基于稳定性分析的pid整定方法。(based Ziegler-Nichols pid of the whole, including both discrete and continuous method is based on analysis of the pid stability of the entire system.)
- 2005-12-07 08:37:17下载
- 积分:1
-
matlab
计算MSE和PSNR的小程序,自己写的,比较简单实用(MSE and PSNR calculation of small programs, to write their own, relatively simple and practical)
- 2011-08-09 21:13:53下载
- 积分:1
-
Matlab
自学matlab必备的30个小程序,对于matlab初学者很有帮助。(30 small self-matlab procedures necessary for matlab beginners helpful.)
- 2011-09-21 17:40:43下载
- 积分:1
-
基于matlab的系统分析与设计之信号处理
基于matlab的系统分析与设计之信号处理 源代码(MATLAB signal processing)
- 2009-11-21 20:34:33下载
- 积分:1
-
Numerical-Analysis-Using-MATLAB-and-Excel---Steve
Numerical Analysis Using MATLAB and Excel - Steven T. Karris
- 2013-07-24 22:56:25下载
- 积分:1
-
web
一个接地电网simulink模型,可以直接运行(A grounding grid simulink model can be run directly)
- 2014-02-24 23:04:33下载
- 积分:1
-
matlabcPP
matlab c++对接matlab c++对接(matlab c++)
- 2014-02-05 22:24:21下载
- 积分:1
-
get_ARandPDI
对于线性系统,输入输出在某频率点为正弦,利用本程序可以得到改频率点的幅值比和相位差。data文件为两组数据,通过matlab读取xls文件,可以用来验证本程序。(For linear systems, input and output sine wave at a frequency point, the use of this program can change the frequency by the amplitude ratio and phase difference. data files for the two sets of data, read by matlab xls files, can be used to test the program.)
- 2011-04-23 20:05:52下载
- 积分:1