搜索资源列表
Multitaper
- 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time
RDDATA
- 一个很好的转换程序,可以将MIT数据库下到的dat,atr文件转换成matlab的可执行文件
add216b
- 为.dat文件的每帧的帧头加上帧长等信息-for. Dat paper every frame with the header information such as frame size
灰色关联度
- 将数据放在e盘的DAT.xls的hsgld的表中,参见刘思峰《灰色系统理论及其应用》第三版59也实例
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
somlvq
- This project compares the performance of SOM versus LVQ in classification problems. Given two data sets: ‘iris.dat’ has 150 patterns of 3 classes with 4 features. ‘wine.dat’ has 178 patterns of 3 classes with 13 features. For SOM, use its alg
matlab_to_dsp
- 自己用MATLAB编写dsp5509的中的sine.dat文件,附详细正确的编写方法,和m文件。只要改些参数就可任意生成想要的函数.dat是授人渔的方法,此论坛以及网络流传的函数经试验不好使,没有考虑许多问题生成的文件是错误的,在此详细介绍生成dsp标准.dat方法-Use matlab to creat .dat file for dsp5509 and show the method for other type dsp. It is very useful.
Digital-Processing-Of-Synthetic-Aperture-Radar-Da
- Digital Processing Of Synthetic Aperture Radar Data Algorithms And Implementation CD
read_file.dat_and_file.hea_by_matlab
- 使用matlab读取心电、血压等采集数据.dat和.hea文件,并分图标注显示。内有详细程序说明和读取实例-Using matlab to read ECG, blood pressure and other data collection. Dat and. Hea files and sub-icon Note display. There are detailed instructions and read the example programs
MATLAB2008acrack
- matlab2008a破解程序,很简单,用matlab的兄弟姐妹们有福了,不过matlab2008a体积太大,要求过高,我的老爷机子跑起来太吃力了!-matlab2008a cracking process, is very simple to use matlab blessed brothers and sisters, but matlab2008a too big, too high, my old machine running a little too hard!
toolbox
- matlab的源程序,是很重要的补充,大家可以下载-matlab source, it is important to add that you can download
rddata
- 本程序用于Matlab对DAT格式的心电信号进行读出的功能-This procedure for Matlab on ECG DAT format to read out the functions of
readdat
- This M-File imports data from binary *.dat files, created with PSpice 6.0 (DOS), 9.1 (Student), and 10.0.3. If you are using newer versions of PSpice, you might need to adjust the code.-This M-File imports data from binary*.dat files, created with PS
rddata
- 在matlab里将.dat格式的心电数据以二进制格式读出。-In the matlab Lane will be. Dat format ECG data in binary format, read out.
main_prg
- MATLAB routine to read data from .dat file, formatting it, extracting required data from it, re-editing.
test
- this is matlab dat file whis contan infor
moditest
- this the matlab dat file signals-this is the matlab dat file signals
ecg
- 根据已给ecg数据文件,画出心电图波形,并自动标记出特征点位置,并计算P-R时间间隔 等参数。 附件是.dat为数据文件,为二进制文件,每2个字节代表一个采样点,采样频率1000hz。依 次为1-12导联的第一个采样点,其次是1-12导联第二个采样点,.... .hea头文件是文本格式说明文件,可以看到十二导联存放的先后顺序。 -According to the data file has to ecg, draw the ECG waveform, and automat
radar
- 通过读取.dat雷达数据进行测距。包括fft、椭圆滤波器等(Range finding by reading.Dat radar data. Including FFT, elliptical filter and so on)
read .dat
- 如何在MATLAB中将数据存储成.dat文件,如何对.dat文件进行读取(how to save and read .dat data/file in matlab)