Matin Rahnamay Naeini
University of California-Irvine
Website Content Contributions
Activity (1)
Introduction to hydrologic model calibration part of Teaching Computation with MATLAB:Past Workshops:MATLAB Workshop 2019:Activities
In this exercise, we introduce the concept of model calibration for rainfall-runoff models. We specifically employ a synthetic precipitation data as input to the hydrologic model to generate synthetic runoff. The ...
Learn more about this review process.
Essay (1)
Vectorized thinking! Teaching efficient programming in MATLAB part of Teaching Computation with MATLAB:Past Workshops:MATLAB Workshop 2019:Essays
An educational essay page from the 2019 MATLAB Workshop series discussing the importance of teaching vectorized programming in MATLAB to improve coding efficiency and performance, emphasizing a paradigm shift from traditional loop-based approaches to vectorization for STEM students in the context of big data and machine learning.