Yesterday is history, tomorrow is a mystery, but today is gift. That's why we called it the present. >>>>>>> 点此联系我

随笔分类 -  Share-Others

摘要:谷歌支持非常多的逻辑表达式,见:https://ahrefs.com/blog/google-advanced-search-operators/ 这样搜索文献会快很多:intext:("MIT" AND "seizure detection" AND ("patient independent" 阅读全文
posted @ 2021-02-13 01:06 virter 阅读(81) 评论(0) 推荐(0)
摘要:ax = gca; % 设置YGrid ax.YGrid = 'on'; ax.YMinorGrid = 'on'; set(gca, 'XTickLabelRotation', 45); % 横坐标倾斜45度 set(gca, 'FontName', 'Times New Roman', 'Fon 阅读全文
posted @ 2021-01-11 21:58 virter 阅读(3250) 评论(0) 推荐(0)
摘要:第一次遇到需要按首字母排序并用方括号引用的期刊:Information Science, 找一篇示例文章:https://doi.org/10.1016/j.ins.2012.01.016 这种顺序需要对endnote文献格式进行一下小修改,以endnote X8为例,在该文献格式的编辑模式下改掉下 阅读全文
posted @ 2021-01-05 00:46 virter 阅读(6819) 评论(0) 推荐(0)
摘要:原始的topoEEG.m文件中的griddata函数有问题,若画下图所示的地形图,将topoEEG.m中的griddata函数稍改一下即可: % [Xi,Yi,Zi] = griddata(y,x,Vl,yi',xi,'invdist'); % Interpolate data % [Xi,Yi,Z 阅读全文
posted @ 2020-12-24 00:39 virter 阅读(424) 评论(0) 推荐(0)
摘要:用于脑电分析的各类源码,包括功率谱密度检测,事件相关同步/去同步分析,脑地形图绘制等(EEG analysis for various types of source, including the power spectral density detection, event-related syn 阅读全文
posted @ 2020-12-23 19:33 virter 阅读(218) 评论(0) 推荐(0)
摘要:搜了一些癫痫检测2020年准一区的刊: Knowledge-Based Systems:(这个刊貌似2019年大小类都2区) MMSFL-OWFB: A novel class of orthogonal wavelet filters for epileptic seizure detection 阅读全文
posted @ 2020-12-20 02:22 virter 阅读(460) 评论(0) 推荐(0)
摘要:一共66页PPT https://max.book118.com/html/2017/0525/109168457.shtm 百度网盘下载: 链接:https://pan.baidu.com/s/1pUPNTZLTv9ScYYmScqGwcQ 提取码:XBCI 复制这段内容后打开百度网盘手机App, 阅读全文
posted @ 2020-11-27 03:44 virter 阅读(133) 评论(0) 推荐(0)