Dr. Kelsey Joy
Dr. Kelsey Joy LLC
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/
MATLAB
Spoken Languages:
English
Pronouns:
She/her
Professional Interests:
Data Analysis, Engineering
Estadística
CLASIFICACIÓN
8.026
of 301.200
REPUTACIÓN
6
CONTRIBUCIONES
0 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
8.807 of 21.190
REPUTACIÓN
91
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
19 Archivos
DESCARGAS
28
ALL TIME DESCARGAS
913
CLASIFICACIÓN
85.622
of 173.339
CONTRIBUCIONES
0 Problemas
2 Soluciones
PUNTUACIÓN
30
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
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...
más de 1 año hace | 1 descarga |
Enviada
Data Analysis - SPI based on Rainfall data
how to clean and then analyze rainfall data to determine the standardized precipitation index (SPI)
más de 2 años hace | 1 descarga |
Enviada
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...
casi 3 años hace | 3 descargas |
Enviada
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 ...
alrededor de 3 años hace | 2 descargas |
Enviada
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
más de 3 años hace | 1 descarga |
Enviada
Time to next birthday (datetime and between functions)
datetime and between data types; datetime and between functions
más de 3 años hace | 1 descarga |
How to create a GUI
Here's a sample code I just published of a GUI Tic Tac Toe game created without GUIDE: https://www.mathworks.com/matlabcentral/f...
casi 4 años hace | 0
Any good documentation on programming a GUI without GUIDE or App Designer?
I posted a sample code for creating a GUI without GUIDE on File Exchange: https://www.mathworks.com/matlabcentral/fileexchange/1...
casi 4 años hace | 1
Enviada
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
casi 4 años hace | 3 descargas |
Enviada
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...
alrededor de 4 años hace | 1 descarga |
Enviada
MATLAB: Plot a function (approximation of pi)
computational model, visualization, starting to build a simulation, plotting functions (plot, subplot, text, xlabel, ylabel)
alrededor de 4 años hace | 1 descarga |
Enviada
Plot Excel File Data (Crypto Currency Data Example)
import data (reacell), clean data (ismissing), sort data (sortrows), plot data (plot, subplot, text, xticklabels)
alrededor de 4 años hace | 1 descarga |
Enviada
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...
alrededor de 4 años hace | 3 descargas |
Enviada
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
alrededor de 4 años hace | 1 descarga |
How to enable while 1 loop in matlab?
I recommend revising your code to remove the break and infinite loop feature. Instead of creating an infinite loop, it may be a ...
más de 4 años hace | 0
| aceptada
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
más de 4 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 4 años hace
input function to enter array elements
Also you can consider using the listdlg() function, if you want another way to collect this data with set values and are okay wi...
más de 4 años hace | 0
How do I reset the layout of MATLAB?
If you are looking for more guidance on the MATLAB layout/environment, check out this video introducing MATLAB: https://youtu.be...
más de 4 años hace | 0
Enviada
Educational: Validating User Inputs (numbers and strings)
error checking, user stopping, validating user inputs
más de 4 años hace | 1 descarga |
Enviada
Coding the Start of a Game (scores & players)
Collecting/summing users scores, determining winner based on user-defined winning score
más de 4 años hace | 1 descarga |
Enviada
Approximation of Pi (Leibniz formula)
Convergence with while loops; Sigma (sum) without symsum formula
más de 4 años hace | 2 descargas |
Enviada
Collecting/tracking a score in a game
Using for loops and running totals (recursion) to collect and sum up user inputs
más de 4 años hace | 1 descarga |
Enviada
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...
más de 4 años hace | 1 descarga |
Enviada
Educational: Manipulating Arrays
Demonstration of how to use slicing, augmenting, and diminution on arrays. Notes provided in code.
más de 4 años hace | 1 descarga |
Enviada
Applied Database (import Excel file, lists, inputs, etc.)
Sample MATLAB Code: Applied Database (Creating Excel File, Importing Excel File, Manipulating Data)
más de 4 años hace | 2 descargas |





