Matthew Brown - MATLAB Central
photo

Matthew Brown


Draper Laboratory

Active since 2014

Followers: 0   Following: 0

Message

Statistics

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

2 Problems
312 Solutions

RANK
N/A
of 297.986

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.517

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
816
of 160.028

CONTRIBUTIONS
2 Problems
312 Solutions

SCORE
2.490

NUMBER OF BADGES
5

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Quiz Master
  • Commenter
  • Speed Demon
  • Creator
  • Promoter
  • Solver

View badges

Feeds

View by

Solved


Geometric Series
Given x and n, give the sum of x ^ 1 to x ^ n. You should not have to use a loop for this.

bijna 8 jaar ago

Solved


Calculate the number of elements in a matrix.
Calculate the number of elements in a matrix.

bijna 8 jaar ago

Solved


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

bijna 8 jaar ago

Solved


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

bijna 8 jaar ago

Solved


Even or Odd
Write a function which can tell us if the given value x is odd or even. So if x is even return true and if x is odd return false...

bijna 8 jaar ago

Solved


raise 1/3
raise 1/3

bijna 8 jaar ago

Solved


what is the speed of the car if the car travelled 10m in 5 seconds
what is the speed of the car if the car travelled 10m in 5 seconds

bijna 8 jaar ago

Solved


what is the cosine of pi
what is the cosine of pi

bijna 8 jaar ago

Solved


what is sin of 0
what is sin of 0

bijna 8 jaar ago

Solved


Area of square
find the area of the square, whose length of diagonal is given as x.

bijna 8 jaar ago

Solved


Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...

bijna 8 jaar ago

Solved


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

bijna 8 jaar ago

Solved


Function definition: Volume of a pyramid
Define a function CalculatePyramidVolume with inputs baseLength, baseWidth, and pyramidHeight. The function returns pyramidVolum...

bijna 10 jaar ago

Solved


the function, the box of boxer briefs, being twice the amount being manufactured twice as much x
return y as the function multiplied by x twice

bijna 10 jaar ago

Solved


Double colon operator: Increment by x
* Construct a row array countValues from 0 to 25, elements incremented by incrementValue. Ex: If incrementValue is 5, countVa...

bijna 10 jaar ago

Solved


Function definition: Double down.
* Complete the DoubleDown function to return twice the initialValue.

bijna 10 jaar ago

Solved


Dare to solve this
Find square of any number

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


write an expression
output is five more than twice an input number.

bijna 10 jaar ago

Solved


increase the number by 7
You need to increase any given digit by 7

bijna 10 jaar ago

Solved


Add 8 to given num
add 8 to given number

bijna 10 jaar ago

Solved


Reverse a string
Reverse the given string. Example input = 'reverse' output = 'esrever'

bijna 10 jaar ago

Solved


equate
equate y to x

bijna 10 jaar ago

Solved


trignometric function
calculate sinx ,if you are given with tanx

bijna 10 jaar ago

Solved


calculate accleration
Cal accleration for given time and distance

bijna 10 jaar ago

Solved


calculate hyponetuse
If x,y,z are 3 sides Z being largest

bijna 10 jaar ago

Load more