photo

Kurt Cantrell


University of Alabama

Last seen: 23 jours il y a Actif depuis 2023

Followers: 0   Following: 1

Programming Languages:
Python, C++, C, MATLAB, Arduino, Assembly, VHDL
Spoken Languages:
English

Statistiques

Cody

0 Problèmes
8 Solutions

RANG
N/A
of 297 457

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
38 316
of 158 938

CONTRIBUTIONS
0 Problèmes
8 Solutions

SCORE
103

NOMBRE DE BADGES
2

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Promoter
  • MATLAB Shorts Mini Hack Participant
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

30 jours il y a

A résolu


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

environ un mois il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

12 mois il y a

A résolu


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

plus d'un an il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

plus d'un an il y a

A résolu


Spherical Volume
Calculate the volume of a sphere.

plus d'un an il y a

A résolu


Flip the bit
Given an input character string (e.g. '1001'), return a character string with the bits flipped ('0110').

plus d'un an 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:...

presque 2 ans il y a