-
topoplot
基于采集的脑电导联信号,用matlab去噪和伪迹,最后绘制脑地形图。
去噪文件夹:
FastICA_25文件夹为 fastICA函数;pca为pca 函数;
av_sub伪迹减法去噪;
ica_step1,ica_step2&pca 为ica与pca的去噪程序;
wave_entro为小波熵的计算程序;
topoplot为地形图函数;
topo为画地形图程序;eloc32,eloc16为函数调用32导/16导的头皮电极分布位置
get_txt将采集的脑电数据转化为文本格式;
readdata为依次读取文件夹中的一系列txt文件。(Based on the collection of brain conductivity signal, denoising using matlab, and pseudo-tracks, the final topographic map of brain mapping. Denoising folder: FastICA_25 folder function for FastICA pca function for PCA av_sub pseudo-trace subtraction de-noising ica_step1, ica_step2 )
- 2008-07-16 20:45:31下载
- 积分:1
-
winrgn
旋转的太阳,VB编写,特别适合初学者、好东西(Rotation of the sun, VB preparation, especially for beginners, a good thing)
- 2010-03-11 06:28:01下载
- 积分:1
-
asmsnake
说明: snakes模型的代码(matlab语言),包括GVF模型代码,里面含使用说明。(snakes model code (matlab language), including the GVF model code, which contains instructions.)
- 2010-03-18 17:48:51下载
- 积分:1
-
dct
降低正交频分复用ofdm系统的峰值平均功率比的仿真(Reduce the Orthogonal Frequency Division Multiplexing OFDM system peak-average power ratio simulation)
- 2008-02-28 19:32:08下载
- 积分:1
-
Imageembed
Image to be embedded into an image
- 2013-11-19 15:22:55下载
- 积分:1
-
实验五_(源程序2)
说明: 掌握OpenGL中的矩阵变换、模型视图变换及投影变换。(The perspective projection, main view, overhead view and side view of the space tetrahedron shown in Figure 7-41 of the textbook P228 are displayed in four viewing areas using the multi-view area in OpenGL.)
- 2019-06-09 22:48:07下载
- 积分:1
-
executable
tld目标跟踪算法,很适合初学者,实时性很好。(To promote the informationization of the global Internet revolution, for global range of information processing and communication provides the operating platform,)
- 2014-05-15 19:42:36下载
- 积分:1
-
threshold
python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
- 2019-04-06 16:08:23下载
- 积分:1
-
均值滤波和中值滤波.doc
均值滤波和中值滤波
图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优缺点进行了分析,然后分别用中值滤波器和自适应中值滤波器对被椒盐噪声污染的图像进行了滤波操作,发现自适应中值滤波方法不仅可以有效滤波椒盐噪声,同时还可以有效地克服中值滤波器造成图像边缘模糊的缺点。(Mean filtering and median filtering)
- 2018-07-25 20:36:03下载
- 积分:1
-
ImageFusion
应用IHS、PCA、小波变换进行多光谱图像融合(Multispectral image fusion based on IHS, PCA and wavelet transform)
- 2018-10-09 21:28:43下载
- 积分:1