arxiv-database
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Maintainer K-Dense Inc. · Last updated April 1, 2026
MATLAB is a numerical computing environment optimized for matrix operations and scientific computing. GNU Octave is a free, open-source alternative with high MATLAB compatibility.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/matlab
Skill Snapshot
Source Doc
octave script.m bash
MATLAB operates fundamentally on matrices and arrays:
For complete matrix operations, see references/matrices-arrays.md.
For comprehensive linear algebra, see references/mathematics.md.
Related skills
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Bayesian optimization for experimental design and hyperparameter tuning in biomedical research.
Compute alignment statistics: flagstat, idxstats, coverage depth.
Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when com…