Element-wise operations with dot notation refer to performing arithmetic or logical operations on corresponding elements of arrays or matrices in MATLAB. This method allows for direct manipulation of individual elements, making it easier to write concise and efficient code for tasks such as data analysis and mathematical modeling.