photo

Rhys Switzer


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English

Statistik

All
File Exchange

3 Dateien

Cody

0 Probleme
4 Lösungen

RANG
N/A
of 301.383

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
15.363 of 21.252

REPUTATION
12

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
3 Dateien

DOWNLOADS
5

ALL TIME DOWNLOADS
102

RANG
63.279
of 174.306

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
51

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • GitHub Submissions Level 3
  • First Submission
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


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

fast 4 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


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

etwa 4 Jahre vor | 1 Download |

0.0 / 5

Gesendet


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

etwa 4 Jahre vor | 3 Downloads |

0.0 / 5

Gelöst


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

etwa 5 Jahre vor

Gelöst


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

etwa 5 Jahre vor

Gelöst


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

etwa 5 Jahre vor

Gelöst


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

etwa 5 Jahre vor