-
BERcurve_CV_soft2_QA
convolutional code and BER curves using soft dicision
- 2010-06-13 02:01:08下载
- 积分:1
-
ECGcode
自己写的利用形态滤波方法去ECG基线漂移,附MIT-BIH心电数据库(受上传文件大小所限,只包含第124号数据供程序验证)(Written by myself, ECG baseline drift is removed by morphological filtering method, with MIT-BIH ECG database (limited by the size of uploaded files, only data No. 124 is included for program verification))
- 2020-06-19 23:00:02下载
- 积分:1
-
superresolution_v
基于频域做的图像超分辨率重建的matlab源码(Super-resolution (SR) are techniques that in some way enhance the resolution of an imaging system. There are different views as to what is considered an SR-technique: some consider only techniques that break the diffraction-limit of systems, while others also consider techniques that merely break the limit of the digital imaging sensor as SR.)
- 2011-10-25 16:46:57下载
- 积分:1
-
m-sequence
本文给出了m序列多项相关性的概念,还研究了生成多项式计数的问题(In this paper, the concept of multiple correlation m series, also studied the problem of generation polynomial count)
- 2012-04-19 19:47:31下载
- 积分:1
-
phase-field-simulation
This is a phase field simulation example to simulate the segeration of two phase flow.
- 2012-05-04 23:27:26下载
- 积分:1
-
cccc
时延估计的循环互相关法,基于信号循环平稳特性(Time delay estimation of cyclic cross-correlation method, based on the signal cycle smooth performance)
- 2016-06-29 20:28:18下载
- 积分:1
-
Matlab001
Matlab中几个数值积分函数的比较和优缺点介绍
- 2009-09-08 09:34:06下载
- 积分:1
-
Power-spectrum_matlab
matlab下用FFT求功率谱和幅值谱的代码(Power spectrum and Amplitude spectrum base on matlab)
- 2020-12-14 10:39:15下载
- 积分:1
-
MAIN_ALGOO
clustering clustering
- 2011-05-05 00:50:22下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1