搜索资源列表
image resampling
- %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
reads ECG data which are saved in format 212
- % This programm reads ECG data which are saved in format 212. % (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...) % The data are displayed in a figure together with the annotations. % The annotations are saved in the vector ANNOT, the corre
212
- (2,1,2)归零卷积码的维特比译码算法matlab实现-(2,1,2) convolutional codes Viterbi decoding
212
- 基于图像预处理的DCT数字水印算法及其MATLAB实现,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -DCT-based image preprocessing for digital watermarking algorithm and MATLAB implementation of: QQ 64134703, e-graduate design, please consult
WFS
- Computes WFS driving functions of a wfs-system, based on the 212 D Rayleigh I-Integral
mini2
- clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã
WFSsaas
- Computes WFS driving functions of a wfs-system, based on the 212 D Rayleigh I-Integral
212
- 基于快速傅里叶变换的MATLAB实现,内附有源程序-MATLAB based on fast Fourier transform implementation, enclosing a source
LTE-211-212-213-214-v860
- LTE最新物理层协议 211,212,213,214-v860-Latest LTE physical layer protocol 211,212,213,214-v860
rddata
- 读取以.dat的数据文件;读取以MIT-BIH数据库的212格式文件-Read the MIT-BIH database 212 format data
MatchFilterLFM
- 高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计-clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length
212
- calculos potential in rectangular and triangular use finite diffrencc time domian
ReadECGData_16
- 来自ptbdb数据库的信号的读取,该数据库内ECg信号的格式与传统的MIT-HIT数据库不同,是12导的数据,通过程序读取后,数据保存为Matlab矩阵的形式。-read ECG signal from the ptbdb database. Data form of this database is different from the tranditional "212" formal ECG signal. It returns ECG data of 12-leads in a matr
(244-212)-RS-encoding-in-GF(2^8)
- rs(244,212)码的编码,有详细的解释和描述,有仿真结果。-(244,212) RS encoding in GF(2^8)