photo

Rhys Switzer


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English

Statistica

All
File Exchange

3 File

Cody

0 Problemi
4 Soluzioni

RANK
N/A
of 298.292

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
15.273 of 20.560

REPUTAZIONE
11

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
3 File

DOWNLOAD
6

ALL TIME DOWNLOAD
95

RANK
58.229
of 160.775

CONTRIBUTI
0 Problemi
4 Soluzioni

PUNTEGGIO
51

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • GitHub Submissions Level 3
  • First Submission
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


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

circa 3 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


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

circa 3 anni fa | 2 download |

0.0 / 5

Inviato


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

circa 3 anni fa | 2 download |

0.0 / 5

Risolto


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

circa 4 anni fa

Risolto


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

circa 4 anni fa

Risolto


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

circa 4 anni fa

Risolto


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

circa 4 anni fa