Toolverse
All skills

matlab

by K-Dense-AI

MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Data Science

About this skill

MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when the user needs help with MATLAB syntax, functions, or wants to convert between MATLAB and Python code. Scripts can be executed with MATLAB or the open-source GNU Octave interpreter.

How to use

  1. Zainstaluj GNU Octave (jeśli nie masz MATLAB-a). Na macOS użyj brew install octave, na Ubuntu/Debian: sudo apt install octave, na Windows pobierz instalator ze strony octave.org/download.

  2. Opisz swoje zadanie numeryczne lub naukowe — na przykład operacje na macierzach, analizę danych, przetwarzanie sygnałów, równania różniczkowe, optymalizację lub tworzenie wykresów.

  3. Otrzymasz gotowy skrypt MATLAB/Octave (.m) dostosowany do Twojego problemu, zawierający funkcje takie jak operacje macierzowe, tworzenie wektorów, macierze specjalne (eye, zeros, ones, rand) oraz wizualizacje.

  4. Skopiuj wygenerowany kod do pliku z rozszerzeniem .m (np. moj_skrypt.m).

  5. Uruchom skrypt w Octave poleceniem octave moj_skrypt.m lub w MATLAB-ie: matlab -nodisplay -nosplash -r "run('moj_skrypt.m'); exit;".

  6. Jeśli potrzebujesz konwersji istniejącego kodu MATLAB-a na Pythona lub pomocy przy składni, opisz swój problem — otrzymasz wyjaśnienie lub równoważny kod.

Related skills

deepwiki-rs

by sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional

Data Science
18144

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128

rust-coding-skill

by UtakataKyosui

Guides Claude in writing idiomatic, efficient, well-structured Rust code using proper data modeling, traits, impl organization, macros, and build-speed best practices.

Data Science
248325

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681