-
ROCCURVECOMPUTE
this code will help you to compute a ROC curve
- 2010-09-29 15:57:10下载
- 积分:1
-
kaSat
设计并仿真了适合Ka 频段卫星移动信道的信号传输体制仿真结果为最终实现方案提供
了可靠的数据同时针对所设计的Turbo 编码和GMSK 调制相结合的信号传输体制提出了迭
代信道估计算法明显改善了系统的误码率BER 性能(Designed and simulated for Ka-band mobile satellite channel signal transmission system simulation results for the final program provides reliable data also for the design of the Turbo coding and GMSK modulation combined signal transmission system proposed iterative channel estimation algorithm significantly improved the system bit error rate BER performance)
- 2010-11-29 01:20:51下载
- 积分:1
-
brain_net
计算网络,脑网络或者其他网络,测度计算的源程序。实用性强(Computing network measure
)
- 2012-11-13 22:55:38下载
- 积分:1
-
BPSKpinlv
二相编码雷达脉冲雷达信号的参数提取。在二相编码雷达脉冲信号上加入噪声,然后在提取改信号的频率(Second phase coding parameter extraction radar pulse radar signals. Join noise in the two-phase encoded radar pulses, and then change the frequency of the signal extraction)
- 2015-08-14 15:46:34下载
- 积分:1
-
Fuzzycmeans
fuzzy cmeans program in matlab for segmentation
- 2013-07-26 04:16:55下载
- 积分:1
-
speaker-recognition-source-program
关于说话人识别的matlab源程序,另外还包括关于系统各个模块的说明(On Speaker Recognition Matlab source also includes instructions on the various modules of the system)
- 2012-06-02 17:18:55下载
- 积分:1
-
SytheticRec_MATLAB
用matlab合成地震记录,matlab代码,石油勘探,地震正演模拟(sythetic seismic record with matlab)
- 2013-11-29 13:10:25下载
- 积分:1
-
CIELAB
Calculates coordinates (L*,a*,b*) in CIELAB color space
- 2010-01-09 19:46:47下载
- 积分:1
-
rc
说明: 实验目的
本次实验与书中第二章及3.2节的部分内容有关,包括以下几个部分:
(1)开始使用MATLAB
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes of this experiment with the book, chapter and part of the contents of 3.2, including the following sections: (1) start using MATLAB (2) show the images, understanding image model (3) the use of images in different formats, understand the significance of image compression (4) on the image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 16:58:58下载
- 积分: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