Community Profile

photo

Rhys Switzer


Last seen: 8 mois il y a Actif depuis 2021

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English

Statistiques

All
  • GitHub Submissions Level 3
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

A soumis


Transcription-with-Python-and-Google
Uses a Python script to transcribe an audio file and turn the transcription into a labeled signal set for use in MATLAB's AudioL...

presque 2 ans il y a | 1 téléchargement |

Thumbnail

A soumis


MATLAB_samesize
Takes any number of cell or double arrays and resizes them all to the same dimensions. Also serves to resize any array.

environ 2 ans il y a | 1 téléchargement |

A soumis


tdt_to_xlsx
Read in a .tdt file, convert it to .txt, read in as a cell array, then save as a .xlsx file. Includes optional arguments for spe...

environ 2 ans il y a | 3 téléchargements |

A résolu


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

environ 3 ans il y a

A résolu


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

environ 3 ans il y a

A résolu


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

environ 3 ans il y a

A résolu


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:...

environ 3 ans il y a