My MATLAB Package and Toolbox Picks
A collection of useful MATLAB packages and toolboxes that support and improve your workflow, data visualization, code functionility and performance.
A collection of useful MATLAB packages and toolboxes that support and improve your workflow, data visualization, code functionility and performance.
Sometimes I use MATLAB scripts to analyze Twitter posts. One issue is that Twitter uses shorten URLs started with t.co for the links, such as retweets. To get the original...
When I was studying my MPhil and PhD degrees, one bothering job was to rewrite the programmed formulas and computational results that were coded with numerical analysis software, MATLAB to...
OVITO 2.6.0 allows users to program their own modifier in Python. Here provides a template including the common headers and a for-loop for per-particle assignment.
I do like using OVITO for analysis and visualization of my LAMMPS results.
A summary about the types of Fuzzy Logic and their applications in control systems.
This is a tutorial to show the installation of Spreadsheet Link EX for use with MATLAB and Excel.
A brief note about file handling in MATLAB, including different approaches to list files and folders, and them to the search path.
Prof. Uri Alon gave an inspiring talk in TED. He pointed out what most PhD students face in their postgraduate studies. We traditionally think science should be objective and rational....
K.Y. Fung, C.Y. Tang, Chi Fai Cheung, W.C. Law (2014). Molecular Dynamics Simulation of Plastic Deformation of Diamond at an Elevated Temperature. Key Engineering Materials, 626, 329. doi:10.4028/www.scientific.net/KEM.626.329
In a molecular dynamics study, simulation is often repeated with different sets of parameters, e.g. dimensions, velocity, initial pressure and temperature. If the parameters are defined as variables in the...
Impact factor is very useful for us to rank SCI journals. However, I can’t access Journal Citation Report (JCR) outside my campus. The browsed section losses if the session time...
Molecular dynamics simulations often take long computational times, from several hours to a few days. It is a boring job to monitor the progress of simulations. Very often, we switch...