Search SERC
Information Type
Subject Show all
Computer Science
74 matchesLocation Show all
- CUREnet 6 matches
- Project EDDIE 1 match
- Teach the Earth 1 match
- Teaching Computation with MATLAB 66 matches
Results 1 - 10 of 74 matches
Example Bisection Method Problem in MATLAB Grader part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Here's an example of a text book problem in Numerical Methods that was converted to a MATLAB Grader assignment to assess students in a more automated and interactive way. Other problems can be modeled and ...
Learn more about this review process.
Community Flood Risk Assessment from Rising/Surging Seas Project part of CUREnet:Institutes:Other Institutes (2019-2020):Examples
Globally 634 million people, 10% of the world's population, live in coastal areas less than 10 meters above sea level. According to 2010 census data, 123 million people, 39% of the United States population, live in coastal counties with an estimated increase to this number by 8% in the 2020 census. As natural disasters have been seen to increase in frequency and severity in the past five years coupled with expected sea rises from climate change it is important that anyone involved with the safety and resiliency planning of their organization/community have an understanding of how to scientifically assess risk from flooding in order to mitigate and recover from the effects. This project allows students the ability to develop skills to utilize computer modeling systems and to apply the data to real world communities in examining risk to structures as well as different groups in the community.
See the activity page for details.
Guess the Number Game part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
The purpose of this activity is for students to practice the concepts listed below by writing code that simulates a guessing game between friends. Keywords: Loops, Random numbers, Programmer Defined Functions, ...
Learn more about this review process.
BASIL (Biochemistry Authentic Scientific Inquiry Laboratory) part of CUREnet:CURE Collection
This curriculum from the BASIL (Biochemistry Authentic Scientific Inquiry Laboratory) biochemistry consortium aims to get students to transition from thinking like students to thinking like scientists. Students will analyze proteins with known structure but unknown function using computational analyses and wet-lab techniques. BASIL is designed for undergraduate biochemistry lab courses, but can be adapted to first year (or even high school) settings, as well as upper-level undergraduate or graduate coursework. It is targeted to students in biology, biochemistry, chemistry, or related majors. Further details about the BASIL biochemistry consortium can be found on the BASIL blog, http://basiliuse.blogspot.com/ The curriculum is flexible and can be adapted to match the available facilities, the strengths of the instructor and the learning goals of a course and institution. These lessons are often used as part of upper-level laboratory coursework with at least one semester of biochemistry as a pre-requisite or co-requisite. The lab has been designed for classes ranging from 10-24 students (working in teams of two or three) per lab section. This lesson can be adapted to laboratory courses for introductory biology, cell and molecular biology, or advanced biology labs.
Battleship part of Teaching Computation with MATLAB:MATLAB Workshop 2023:Activities
This activity aims to engage students in a low-stakes activity to build confidence and review basic topics including indexing matrices and vectors, extracting data from a matrix, operating on data from a matrix, ...
Learn more about this review process.
's a ... FIRE! A simulation of fire caused by gender reveal parties. part of Teaching Computation with MATLAB:MATLAB Workshop 2024:Activities
In this project, students create a simulation of a spreading fire through a forest using MATLAB. This simulation contains many different parameters that control the random spread. Students will complete a ...
Python Programming for Earth Science Students part of Teach the Earth:Courses
Computers are essential to all modern Earth Science research. We use them for compiling and analyzing data, preparing illustrations like maps or data plots, writing manuscripts, and so on. This class teaches how to ...
Genomics Education Partnership part of CUREnet:CURE Collection
The goal of the Genomics Education Partnership is to provide opportunities for undergraduate students to participate in genomics research. GEP is a collaboration between a growing number of primarily undergraduate institutions, the Biology Dept and Genome Center of Washington University in St. Louis, and the Biology Dept at the University of Alabama. Participating undergraduates learn to take raw sequence data to high quality finished sequence, and to annotate genes and other features, leading to analysis of a question in genomics and research publication. GEP organizes research projects and provides training/collaboration workshops for PUI faculty and teaching assistants.
Genome Solver: Microbial Comparative Genomics part of CUREnet:CURE Collection
Genome Solver began in 2011 as way to teach Bioinformatics tools to undergraduate faculty. As part of the Genome Solver project as a whole, we developed a Community Science Project (CSP) for faculty and students to join. The CSP explores horizontal gene transfer (HGT) between bacteria and the phages that infect them. Students get involved in this project and develop testable hypotheses about the role HGT between bacteria and phages play in microbial evolution. Our own work has demonstrated that undergraduates can produce publishable data using this approach. We invite faculty and their students to participate in the search for additional evidence of this type of HGT by investigating the vast wealth of phage and bacterial sequences currently in databases. All that is needed is a computer, an Internet connection, and enthusiasm for research. Faculty and students can work on an organism of interest or we can help them pick organisms to explore these phenomena. By pooling all of the information from a variety of small projects under the umbrella of the Genome Solver CSP, we will be able to better understand the role of HGT in bacterial evolution.
Puzzle Coding part of Teaching Computation with MATLAB:MATLAB Workshop October 2021:Activities
Tactile activities or "tactivities" are one form of active learning that can increase student participation and enhance students' understanding of conceptual materials. In this tactile activity, ...
Learn more about this review process.