搜索资源列表
19点FIR低通滤波C语言程序
- 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
ID3算法源程序(C语言)
- ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
MAMPRES
- Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If
weizishibie
- mydate.dat为字库先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-mydate.dat Click on the first character of the file, open point, Reading into the character study of character has been preserved automatic keyboard characte
moss
- A program to find frequent molecular substructures and discriminative fragments in a database of molecule descr iptions. The algorithm is based on the Eclat algorithm for frequent item set mining.-A program to find frequent molecular (subst ructures
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
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
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.
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
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
ACO
- 帮助大家认识蚁群算法 附上典型TSP的dat文件供大家测试-Ant colony algorithm to help you understand the typical TSP attached dat file for all the test
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)
dat2workspace_201911
- 使用matlab将INCA采集的dat文件转到workspace中,方便仿真使用(Use matlab to transfer the dat file collected by Inca to the workspace for simulation)