Community Profile

photo

Heather Gorr, PhD

Last seen: Today Active since 2016

Programming Languages:
Python, C++, C, Java, Javascript, R, MATLAB, Scala, SQL, HTML, CSS, Arduino, Fortran
Spoken Languages:
English
Pronouns:
She/her

Statistics

All
  • Knowledgeable Level 1
  • Revival Level 1
  • Quiz Master
  • Solver
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 4
  • 5-Star Galaxy Level 4
  • Editor's Pick
  • First Review
  • First Submission
  • First Answer
  • Promoter

View badges

Content Feed

Submitted


Yankee Swap
App for Yankee Swap (or White Elephant) holiday gift exchange games

3 months ago | 9 downloads |

Thumbnail

Submitted


Data Science: Predict Damage Costs of Weather Events
Explore data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of e...

3 years ago | 36 downloads |

Thumbnail

Submitted


Calculate Heart Rate from Electrocardiogram Data
This example shows how to do a simple analysis of an electrocardiogram (ECG) signal and determine the heart rate.

3 years ago | 44 downloads |

Thumbnail

Channel


VideoAI-Leaderboard

4 years ago

Submitted


Star Wars API Reader
Read data from the Star Wars API (SWAPI) https://swapi.co

4 years ago | 1 download |

Thumbnail

Answered
Are more miniposters like "Preprocessing Time Series Data with MATLAB" available?
Hi Jens, Here are a few "cheatsheets" for various topics with links: Live Editor Importing and Exporting Data Preprocessin...

5 years ago | 3

| accepted

Submitted


Classify Sentiment of Tweets Using Deep Learning
Example on building a deep learning model to classify positive or negative Tweets.

5 years ago | 12 downloads |

Thumbnail

Channel


Green Garden

6 years ago

Submitted


text2duration
Converts text timestamps to duration data type.

6 years ago | 1 download |

Submitted


Categorical "Cat Cleaner" App
Preprocess and explore categorical data with the Cat Cleaner app

6 years ago | 2 downloads |

Thumbnail

Solved


Combine the first and last names
MATLAB R2016 provides a rich set of functions to work with string arrays. In this problem, you will be given two string arrays o...

7 years ago

Problem


Use a timetable to analyze a train timetable (Part 5)
You are analyzing a train timetable (you have some time to kill since you just missed your train!) How many trains depart each d...

7 years ago | 1 | 50 solvers

Problem


Use a timetable to analyze a train timetable (Part 4)
You are analyzing a train timetable (you have some time to kill since you just missed your train!) What is the average daily tri...

7 years ago | 0 | 55 solvers

Problem


Use a timetable to analyze a train timetable (Part 3)
Oh no, you missed your train to Boston (again?)! How many times can you miss this train today? (Today is November 1) *Example...

7 years ago | 1 | 59 solvers

Problem


Use a timetable to analyze a train timetable (Part 2)
Oh no, you missed your train to Boston! Find the departure time of the next available train by analyzing the train timetable. Yo...

7 years ago | 2 | 63 solvers

Problem


Use a timetable to analyze a train timetable (Part 1)
Oh no, you missed your train to Boston! Find the departure time of the next available train by analyzing the train timetable. Th...

7 years ago | 2 | 24 solvers

Answered
Dataset and Table in Report Generator
As of R2016b, tables and categorical data are accepted in MATLAB Report Generator. See the release notes and doc for more info: ...

7 years ago | 0

Answered
What is the best way to work with large "Table" data type variables?
Hi Matt, Depending on the type of data processing you are doing, you may be able to read data from each of your files into a ta...

7 years ago | 3