-
slm_modified
selective mapping as a reduction technique for PAPR in OFDM systems
- 2011-06-21 20:55:38下载
- 积分:1
-
zx
Throughput optimization in wireless networks with multiple channels and multiple radio interfaces
- 2013-12-24 13:11:34下载
- 积分:1
-
volumemesh
VOLUMEMESH Creates solid volume metal meshes and their modificitations
- 2010-06-21 07:30:24下载
- 积分:1
-
disizhang
通信系统仿真原理与无线应用第四张全部程序(Communication System Simulation Principle and wireless applications fourth all procedures)
- 2009-03-11 16:09:51下载
- 积分:1
-
lab4
matlab实现的频率空间转换,含完整实验报告(matlab implementation of the frequency space conversion, including a full lab report)
- 2010-11-12 16:41:49下载
- 积分:1
-
13
说明: 有详细的粒子群优化算法源代码,可以用于控制器参数寻优(Detailed particle swarm optimization algorithm source code, can be used for controller parameters optimization)
- 2011-06-12 18:43:41下载
- 积分:1
-
cor_embed_mod
image watermarking method
- 2011-06-13 18:23:52下载
- 积分: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
-
kmeans
说明: k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
MFA
边界fisher判别,用于人脸识别,在yale库取得比较好的效果(Boundary fisher discriminant for face recognition, in the library to obtain better results yale)
- 2011-11-30 20:41:21下载
- 积分:1