Designs and validates digital filters in MATLAB. Use when cleaning up noisy signals, removing interference,...
find ~/matlab/ -name "*.skill"
Create MATLAB plain text Live Scripts (.m files) following specific formatting rules. Use when generating MATLAB...
Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user...
Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test...
Build interactive web applications using HTML/JavaScript interfaces with MATLAB computational backends via the...