Community Profile

photo

Rhys Switzer


Last seen: 7개월 전 2021년부터 활동

Programming Languages:
Python, MATLAB
Spoken Languages:
English

통계

All
  • GitHub Submissions Level 3
  • First Submission
  • Solver

배지 보기

Content Feed

보기 기준

제출됨


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

거의 2년 전 | 다운로드 수: 3 |

Thumbnail

제출됨


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

대략 2년 전 | 다운로드 수: 1 |

제출됨


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

대략 2년 전 | 다운로드 수: 3 |

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전

문제를 풀었습니다


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

대략 3년 전