Can you find any pattern in the two signals, green and blue? The blue signal is the brain wave (measured by NIRS) of a person when he is pressing some buttons (the timing of button pressing is shown i
Wavelet transform coherence (WTC) is a method for analyzing the coherence and phase lag between two time series as a function of both time and frequency (Chang and Glover 2010). Here I played with it
SVM is mostly commonly used for binary classifications. But one branch of SVM, SVM regression or SVR, is able to fit a continuous function to data. This is particularly useful when the predicted varia
Update 2021/2/27: If you find griddata3 not working, try to change griddata3 to griddata. I was asked where to get nirs2img script. Here it is. The download link is at the bottom of this article. nirs2img is to create an image file from the input data. Then theimage file can be viewed by a
Liz and Signe each published a review paper recently. They share their tips and experience … Signe Bray Frontiers in human neuroscience Elizabeth Walter Neuroscience
According statistics published in PubMed, the average number of coauthors per paper was 1.56 in 1950, meaning at least half of papers were single authored at that time. This number now reaches to 4.77 in 2008. The age of publishing a paper alone is g
First, your asdoc.exe should be in your system path Open command window, cd to your project folder. In this folder, you should find src folder Run command asdoc -source-path .\src -doc-sources . Then a folder called “asdoc-output” will be
What is the limit of this infinite exponential? Solution 1: $$x=\sqrt{2}^x$$ This leads to x=2 or 4 Solution 2: $$x=^x$$ This leads to x not equal to 2 or 4 Solution 3: MatLab simulation of series $$\sqrt{2}, \sqrt{2}^\sqrt{2}, [\s
I find saveppt2 is very useful in data exploration. I often have to view a lot of plots/figures for individual subjects during quality checking or data exploration. It would be ideal to have a script to automatically save the plots into PowerPoint an
Adobe AIR 2 beta is out last night (Nov 16, 2009). It includes a number of highly expected features including launching native applications. It also improves CPU/memory usages. Some sample applications include: http://labs.adobe.com/technologies/air2
When you submit a manuscript, many journals ask you to send your figures in TIFF format with some requirements such as 300dpi, flattened, LZW compressed, etc. How to do that? My figures are usually finalized in MS PowerPoint. I don’t use PowerP