-
EGC
说明: 本次实验是运用不同的方法来设计两组滤波器对数据中的EGC信号进行滤波,滤除工频干扰、肌颤噪声和呼吸基线漂移。并分析用不同方法设计的两组滤波器哪一组比较适用于实际应用需要。(EGC)
- 2010-04-29 16:32:38下载
- 积分:1
-
based-on-matlab-Kalman-filter_GUI
基于matlab的-卡尔曼滤波程序,拥有用户界面。也可以作为设计各种kalman滤波器的开发导航。(Matlab- Kalman filtering procedures, with the user interface. Can also be used as the design development of various kalman filter navigation.)
- 2012-09-04 15:38:33下载
- 积分:1
-
PlotMohrsCircle
Matlab document consisting code of plotting the Mohr circles
- 2014-02-12 20:26:17下载
- 积分:1
-
jiangsun_Undergraduate_course_paper
低压配电网理论线损分析计算 本科论文 word版本(Low voltage distribution network analysis and calculation of theoretical line loss word version of the undergraduate thesis)
- 2010-06-28 22:44:01下载
- 积分:1
-
matlab_login
matlab编写的登陆界面小程序,适合参考学习GUI编程(matlab prepared the login screen applet)
- 2015-05-12 10:25:12下载
- 积分:1
-
MSBL-Learning-Algorithm
贝叶斯学习算法,用在压缩感知和稀疏恢复重建之中。(The MSBL algorithm for Compressed Sensing and sparse recovery.)
- 2020-06-29 05:00:01下载
- 积分:1
-
ASK
ASK调制解调,及在AWGN信道下的性能(ASK modulation and demodulation, and performance in AWGN channel)
- 2013-04-21 21:47:37下载
- 积分:1
-
buck_boost
DC-DC升降压电路,主要实现升压和降压功能,采用PI电压电流双环控制(DC-DC buck-boost circuit, the main step-up and step-down function, using the PI voltage and current loop control)
- 2013-12-21 10:08:40下载
- 积分:1
-
otsu
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thresholds are computed to maximize a separability
criterion of the resultant classes in gray levels.
OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the
corresponding Iseg is therefore a binary image. The pixel values for
Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ...
[Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability
criterion within the range [0 1]. Zero is obtained only with images
having less than n gray level, whereas one (optimal value) is obtained
only with n-valued images.
- 2009-03-17 17:57:51下载
- 积分:1
-
chapter17_S
MATLAB 2007 小波分析理论 第十七章代码 帮助大家学习小波(MATLAB 2007 wavelet analysis theory Chapter XVII code to help you learn wavelet)
- 2014-08-25 17:44:21下载
- 积分:1