搜索资源列表
Houghmatlab
- 包括进行标准Hough变换,检测Hough变换中的n个峰值,并提取峰值直线像素点,绘制直线等
Single_Carrier_FDMA(SC-FDMA)matlab
- Single Carrier FDMA又称SC-FDMA或者DFT-Spread-OFDM是3GPP LTE最新提出的适用于上行传输的一种新方案。相对于OFDMA(主要用于下行),其最大的优势在于低峰值平均功率比(即PAPR)。本程序包括OFDMA,SC-FDE(单载波频域均衡)以及SC-FDMA程序,接收端采用经典的ZF和MMSE检测算法,程序短小精悍,相当经典,方便该领域的人学习与研究。
Matlab峰值检测
- 提取数据的峰值,进行数据处理
Hough变换直线检测
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
ECGFiltering.rar
- 用于心电信号滤波,峰值检测,相位检测中值检测,For ECG filtering, peak detection, phase detection value Detected
matlab.rar
- 峰值检测,用于图像处理中的峰值检测!程序能够自动找到峰值的位置!,Peak detection, image processing for peak detection! Program can automatically find the location of the peak!
fpeak
- 检测出波形的峰值,并且输出其在图像上的相关坐标-The peak detected waveform and the output of its associated coordinates on the image
HHT-emd
- 希尔伯特黄变换的matalb实现程序,包括emd分解、峰值检测等小程序,可用于模态参数估计。-Hilbert Huang Transform matalb implementation procedures, including emd decomposition, a small peak detection procedure can be used for modal parameter estimation.
ECG-and--R-wave
- 一种检测人体心电图ECG中波峰值R波的算法,该算法计算量小,简单易实现。-A method for detecting the peak of the R wave of the the human electrocardiogram ECG Poland algorithm, the algorithm to calculate the amount of small, simple and easy to implement.
elm
- elman神经网络用于峰值检测 三角波 矩形波 方波调制信号 -elman peak detector neural network for rectangular-wave square wave triangle wave modulation signal
respirationdetect
- 对呼吸信号进行检测的MATLAB程序,输入采集到的呼吸电信号,输出呼吸信号的峰值。-The respiratory signal detection MATLAB program, enter the collection to the respiratory signal, the output signal peak breath.
peak_detect
- 自己写的检测音频峰值包络的程序,需要的可以看一下-Write your own audio peak envelope detection process, the need to look at
peak_detector
- 峰值检测C++程序,输入一组数据,检测其峰值,并返回峰值对应坐标,可用与信号同步信号获取等-Peak Detection C++ program, a set of input data, detect its peak, and return to the peak corresponding to coordinates that can be used for other signals and signal synchronization
LVMck
- Matlab源码:关于心电信号的周期峰值检测算法-Matlab source: on the ECG cycle peak detection algorithm
pd_ca
- 峰值检测和ca—cfar相结合的检测器的matlab仿真-Peak detection and ca-cfar combined detector matlab simulation
rssi
- 基于matlab的峰值检测算法,具有较为直观地意义,系数可以根据实际需要进行调节-Matlab-based peak detection algorithm, with a more intuitive sense, the coefficients can be adjusted according to actual needs
peakdetect_ECG_v4
- ECG心电图 峰值检测 Inputs ecg : raw ecg vector fs : sampling frequency view : display span of the signal e.g. 8 seconds (8 seconds is the default) Outputs indexes and amplitudes of R_i, R_amp, etc heart_rate computed heart rate bu
peakdet
- 波形的峰值检测程序,能检测波形各个点的峰值-Waveform peak detection program, can detect the peak point of the waveform
peak_searching
- MATLAB从光谱仪生成的excel读取数据,并将根据读取的数据绘图,然后进行多峰值检测,将检测的峰值生成excel-peak searching
findpeaks
- matlab的findpeaks的源码,绝对正确。用于峰值检测,很有用,调用很方便 -Matlab findpeaks the source code, absolutely correct. Used for peak detection, very useful, very convenient to call