Kurt Cantrell - MATLAB Central
photo

Kurt Cantrell


University of Alabama

Last seen: 2개월 전 2023년부터 활동

Followers: 0   Following: 1

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

통계

CodyFrom 04/23 to 01/25Use left and right arrows to move selectionFrom 04/23Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
46,984
of 156,609

참여
0 문제
6 답안

점수
71

배지 수
1

  • MATLAB Shorts Mini Hack Participant
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

10개월 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


Spherical Volume
Calculate the volume of a sphere.

대략 1년 전

문제를 풀었습니다


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

대략 1년 전

문제를 풀었습니다


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

거의 2년 전

Go to top of page