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