-
MIMO
BER SNR plot in rayleigh channel with maximal ratio combining technique for MIMO
- 2010-10-08 14:42:32下载
- 积分:1
-
P0306
采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波(2D median filtering function medfilt2 right by the Salt and Pepper noise image filtering)
- 2013-07-09 11:12:29下载
- 积分:1
-
GoldGeneralProgrambyMATLAB
基于matlab的cdma系统仿真程序,包括 gold码异步时计算误码率程序,高斯白噪声发生程序(based on the CDMA system Matlab simulation program, Asynchronous yards, including gold at the bit error rate calculation procedures, Gaussian white noise process occurred)
- 2006-06-09 02:05:45下载
- 积分:1
-
az
说明:
IMPLEMENTATION OF GAUSS SEIDEL METHOD IN MATLAB
- 2012-02-14 06:39:29下载
- 积分:1
-
p
说明: to detect branch and end points of bones
- 2015-05-08 14:56:43下载
- 积分:1
-
channel_coding
信道编码合集,包括turbo码,LDPC码和卷积码,且包含了所有的典型译码算法。(Channel coding sets, including turbo codes, LDPC codes and convolutional codes, and contain all typical coding algorithms.)
- 2020-06-21 14:40:01下载
- 积分:1
-
sanxiangzhengliu
三相整流,将三相电整流为直流。
电力电子中一种重要的模块。
本方法是采用简单脉冲信号触发(三相整流,将三相电整流为直流)
- 2010-12-21 12:40:37下载
- 积分:1
-
Matlab
说明: matlab常用函数解析,对于编程人员有很大帮助,查询方便,对于初学者也很不错(matlab commonly used analytic function, for programmers to be of great help to facilitate the inquiry, is also very good for beginners)
- 2008-11-13 22:41:41下载
- 积分:1
-
resection
后方交会用于实际坐标与图像坐标的转换,提高精度(Resection for the conversion of the actual coordinates and image coordinates, to improve the accuracy)
- 2012-04-25 11:55:04下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1