Skip to content
Menu
Dr Jian Chen
  • Home
  • CV
  • Research
    • Publications
    • Subitizing Project
    • Schizophrenia Project
  • 写作
  • About Me
Dr Jian Chen

Tag: MATLAB

Replace MATLAB with Octave in MacOS

Posted on September 3, 2020

It becomes my concern when MATLAB was banned in some Chinese universitites early this year. I am a bit worried that MATLAB might also be banned in every Chinese university in one day. After all, we live in such an uncertain time. How do we run experiment and analyse data if this happened? Fortunately there…

Continue Reading

Tips to get USB keyboard index in Matlab while using KbQueueCheck

Posted on November 22, 2016

A keyboard index is necessary when using KbQueueCheck instead of KbCheck. So how to get a valid keyboard index of your desired USB keyboard? Credit: Jacob M. Paul in our lab. [Linux enviroment] 1. Check if the keyboard was recognized by the system. Steps: Plug in your USB keyboard -> Open Terminal -> Input “lsusb“…

Continue Reading

Sublime Text 2 with MATLAB Syntax – Windows

Posted on January 7, 2016

Sublime text does not recognize .m file from MATLAB after installation and show it in Object-c syntax. How to fix it? Here is the solution: Select Preferences -> Browse Packages… to open your Packages folder, and open the Objective-C subfolder. Open Objective-C.tmLanguage in Sublime as an XML file (open it in sublime), and comment out (or…

Continue Reading

A MATLAB Toolbox for Face Research

Posted on December 7, 2015

This toolbox can resize the face and then rotate the face. I’m working on a function that can automatically crop the face and then do the luminance balance work. Here is the source code: How to use: Just feed face images into the source_face folder (1 arrow) and then open and run the ‘pupil_face.m’ file…

Continue Reading

EEG Toolbox for lazy people

Posted on December 6, 2015

Shichun Guo and I developed a toolbox (based on MATLAB) to analyze EEG data, we called it ”EEGKiller” because it meets our demands so nicely. Download and try it!

Continue Reading

Tags

64-bit ActiView asc Biosemi BP Calibration Chrome Extension CRT database dynamic edf EEG EEG.event EEGKiller eeglab ERP ERP.EVENTLIST.eventinfo ERPLAB Error bar Event EVENTLIST Eyelink Eyetracking face research Index Javascript KbCheck KbQueueCheck Keyboard Laser library Linux Mac MATLAB Neuroscan Notes Parallel Port Psychtoolbox toolbox Tricks Trigger Tsinghua Ubuntu UniMelb Windows

Categories

©2021 Dr Jian Chen