登录
首页 » matlab » Epilepsy-EEG-report---

Epilepsy-EEG-report---

于 2011-11-14 发布 文件大小:263KB
0 105
下载积分: 1 下载次数: 178

代码说明:

  在学习了数字信号处理、信号与系统、建模与仿真及其医学应用等课程的基础上, 学习一类典型的生物医学信号--脑电的测取、FFT 频谱分析、以及应用数字滤波方法提 取脑电的频带(8-13Hz)信号及其特性分析。(Epilepsy section of the brain wave extraction and analysis of characteristics of the course design report )

文件列表:

Epilepsy EEG report - 副本.pdf,293605,2011-11-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • toolbox-for-dimensionality-reduction
    一个关于数据降维的工具包,外国牛人编写,囊括了各种降维方法,是一个很好的工具!(A tool for data reduction package, foreign cattle were written, include a variety of dimension reduction method is a good tool!)
    2011-09-22 15:13:47下载
    积分:1
  • 2
    说明:  输入多幅图像实现帧间差分实现运动目标检测(Enter the number of inter-frame difference image realize realize moving target detection)
    2008-03-06 13:35:36下载
    积分:1
  • beijingcha
    背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)
    2021-01-01 16:58:58下载
    积分:1
  • Mag_Color_Snake
    使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应(Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur)
    2010-05-17 16:31:11下载
    积分:1
  • imagematching
    说明:  该程序采用matlabGUI编写,包含了经典的图像匹配算法.(MatlabGUI prepared using the program, including the classic image matching algorithm.)
    2008-10-30 16:34:50下载
    积分:1
  • lle
    LLE算法,matlab源码,LLE算法是流形学习算法的一种(LLE algorithm, matlab source, LLE algorithm manifold learning algorithm is a)
    2008-12-17 16:26:22下载
    积分:1
  • anisodiff
    说明:  将小波和各向异性扩散结合,对超声图像进行去噪。效果较好(The combination of wavelet and anisotropic diffusion for ultrasonic image denoising. Better)
    2009-07-22 21:58:43下载
    积分:1
  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • DXF文件数据提取
    通过对DXF文件解析,将解析后的数据以列表的形式展示在winform窗体中
    2020-04-13下载
    积分:1
  • active-demons
    先运用仿射变换粗配准,再运用active-demons算法进行精细配准(First use of affine transform the coarse registration, and then use active-demons algorithm for fine registration)
    2021-05-06 22:58:37下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载