photo

Dr. Kelsey Joy


Dr. Kelsey Joy LLC

Last seen: 13 dagen ago Active since 2021

Followers: 1   Following: 0

Message

I taught a MATLAB course at a university for 5 years. Check out my YouTube channel to watch my videos about MATLAB. Check out my company website, if you are looking for professional help with data for your company. https://www.drkelseyjoy.com/

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
She/her
Professional Interests:
Data Analysis, Engineering

Statistics

All
MATLAB Answers

0 Questions
5 Answers

File Exchange

19 Files

Cody

0 Problems
2 Solutions

RANK
7.919
of 300.369

REPUTATION
6

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
8.835 of 20.936

REPUTATION
89

AVERAGE RATING
0.00

CONTRIBUTIONS
19 Files

DOWNLOADS
27

ALL TIME DOWNLOADS
897

RANK
83.213
of 168.436

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Personal Best Downloads Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer
  • First Submission

View badges

Feeds

View by

Submitted


Word Find Game (GUI without GUIDE)
Fun Game to learn/practice strings, GUIs, and arrays. Have fun finding words and watching the board change. Can you find the pat...

ongeveer een jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Data Analysis - SPI based on Rainfall data
how to clean and then analyze rainfall data to determine the standardized precipitation index (SPI)

meer dan 2 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Convert/Clean Large, Messy Data Set
change large text file (.txt) of strings in cells to accessible (separated/organized) set of data consisting of dates and number...

meer dan 2 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Importing, Analyzing, and Plotting Survey Data
Sample of how to analyze and display survey data based on college students' and professors' responses to MATLAB prior knowledge ...

bijna 3 jaar ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


MATLAB Program to Analyze Qualitative Survey Data
Engineering Models | Survey to collect data and Program to analyze data Developed as part of a research project

meer dan 3 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Time to next birthday (datetime and between functions)
datetime and between data types; datetime and between functions

meer dan 3 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Tic Tac Toe game (GUI without GUIDE) (PvP or PvC option)
GUI without GUIDE, uicontrol, callback functions, figures, push buttons with images, programming logic, and more

meer dan 3 jaar ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Timer Functions in MATLAB: tic and toc functions
Track time it takes to run some code. You can also track time it takes your user to interact with your code like this example (m...

meer dan 3 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


MATLAB: Plot a function (approximation of pi)
computational model, visualization, starting to build a simulation, plotting functions (plot, subplot, text, xlabel, ylabel)

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Plot Excel File Data (Crypto Currency Data Example)
import data (reacell), clean data (ismissing), sort data (sortrows), plot data (plot, subplot, text, xticklabels)

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


How to Plot my Name in MATLAB
* plot lines and shapes (plot function) * plot a single point (plot function) * modify line and marker styles (line specificatio...

bijna 4 jaar ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Plotting: Graphing four lines based on weather data
Plotting, Labeling graphs, Adding text on plots, Two plots in one figure, Line specifications, Modifying/formatting plots

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Educational: Validating User Inputs (numbers and strings)
error checking, user stopping, validating user inputs

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Coding the Start of a Game (scores & players)
Collecting/summing users scores, determining winner based on user-defined winning score

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Approximation of Pi (Leibniz formula)
Convergence with while loops; Sigma (sum) without symsum formula

bijna 4 jaar ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


Collecting/tracking a score in a game
Using for loops and running totals (recursion) to collect and sum up user inputs

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Educational: Building Arrays with For Loops (D&D)
Demonstration of how to code for loops in MATLAB and how these can be create an array of data. Beginning of a D&D character buil...

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Educational: Manipulating Arrays
Demonstration of how to use slicing, augmenting, and diminution on arrays. Notes provided in code.

bijna 4 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Applied Database (import Excel file, lists, inputs, etc.)
Sample MATLAB Code: Applied Database (Creating Excel File, Importing Excel File, Manipulating Data)

bijna 4 jaar ago | 2 downloads |

0.0 / 5
Thumbnail