Search SERC
Information Type
Location Show all
- Activities 3 matches
Teaching Computation with MATLAB > MATLAB Workshop 2024
Results 1 - 3 of 3 matches
Predicting Coronary Heart Disease Using Machine Learning Model part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
This activity introduces students to supervised learning methods and basic data science techniques using MATLAB. The focus is on the prediction of CHD using logistic regression. This activity involves implementing ...
Lab for traversing 2D Matricies using nested loops part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
The activity starts with the creation of a large 2d matrix with random numbers (or letters) that represent the proteins needed to build hydro-codons and then asks the students to traverse the matrix in all 8 ...
Logistic Growth with MATLAB part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
Purpose: Many populations grow in a manner that is important to the existing population. That makes sense. The larger the population, the larger the growth rate. This type of unconstrained growth can be modeled ...