浅谈近红外脑成像英文期刊文章撰写

本文作者是刘宁博士 作者简介:刘宁,塔夫斯大学生物医学工程博士(Tufts University),斯坦福大学脑科学方向科研人员。 Frontiers 杂志客座编辑(Guest Associate Editor for Fronti
Xu Cui
11 sec read

nirs2img, create an image file from NIRS data

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
Xu Cui
51 sec read

All Articles

Terrific AIR applications

You can get all applications from Adobe Marketplace Beautiful Design Employee Directory Elegant design. This application drives me to learn AIR. Adobe Media Player Elegant design Time 100 Desktop Nice design. Rotating globe, rotating pictures in 3D T
Xu Cui
25 sec read

Balloon model of hemodynamics

Picture: The vascular bed is treated as an expandable venous compartment (a balloon). If there is a burst of flow, the volume will increase and then return to baseline. That’s where ‘balloon’ comes from. During steady state (i.e. wi
Xu Cui
1 min read

Use htaccess to protect your web folder

Use htpasswd to create password file, or add password htpasswd -c .htpasswd fred htpasswd .htpasswd linda Then create a .htaccess file with the following text (not the path to the password file has to be full path) AuthUserFile /full/path/to/.htpassw
Xu Cui
18 sec read

文良安: 心灵的高度

心灵的高度是心灵达到一种超脱世俗,不为世俗所牵制的高超的思想境界。自来到西藏后,我逐渐对心灵的高度有了最新的感悟:心灵是一个人的根,人们的观念在心灵深处徘徊而升华;心灵是一个人的灵魂,人们的举动因为心
Xu Cui
0 sec read

“a file found in the source-path must have the…

When you use mxmlc to compile files, you might encounter this error. You need to add source-path option: mxmlc -source-path C:/p/y/src/ -file-specs MyClass.as -debug=true
Xu Cui
6 sec read

Weekly cycle of alivelearn.net traffic

Number of people visiting this blog fluctuates periodically with period 1 week. Basically on weekends few people visit.
Xu Cui
5 sec read

Ready Go paper finally published in PLoS Biology

The paper: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1000167 The primer by Prof Jennifer Coull: http://www.plosbiology.org/article/info%3Adoi%2F10.1371%2Fjournal.pbio.1000166 Discuss at Peaya: http://www.peaya.com/paper/s
Xu Cui
9 sec read

Solution of Basel problem by Euler (from wikipedia)

Basel problem: find the exact value of $$1+\frac{1}{2^2}+\frac{1}{3^2}+\frac{1}{4^2}+… = ?$$ Solution: We have by Taylor expansion: $$\sin(x)=x-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}+…$$ Dividing through x we have, $$\frac{\sin(x)}{
Xu Cui
26 sec read

i to i

What is the value of $$i^i$$ \(i\) being the imagery unit. This beautiful number indeed equals to $$i^i=e^{-\pi/2}=0.2079…$$
Xu Cui
4 sec read