Serial Communication and Data Processing between PC and Microcontrollers
Implementation of serial communication and data processing between PC and microcontrollers in MATLAB environment with practical code examples
Explore MATLAB source code curated for "PC" with clean implementations, documentation, and examples.
Implementation of serial communication and data processing between PC and microcontrollers in MATLAB environment with practical code examples
This repository contains MATLAB implementations of FCM (Fuzzy C-Means), GG (Gustafson-Kessel), and GK (Gustafson-Kessel variant) clustering algorithms, complete with PC (Partition Coefficient), PE (Partition Entropy), and XB (Xie-Beni) cluster validity metrics, accompanied by detailed program documentation.
MATLAB program that captures microcontroller-sampled data via RS232 communication and plots real-time waveforms, creating a virtual oscilloscope functionality with serial port handling and graphical display capabilities