Problem 37. Pascal\'s Triangle

Massachusetts Institute Of Technology

Here are the best resources to pass Problem 37. Pascal\'s Triangle. Find Problem 37. Pascal\'s Triangle study guides, notes, assignments, and much more.

All 2 results

Sort by

Matlab Cody Problem 37. Pascal's Triangle
  • Matlab Cody Problem 37. Pascal's Triangle

  • Answers • 2 pages • 2018
  • Available in package deal
  • Given an integer n >= 0, generate the length n 1 row vector representing the n-th row of Pascal's Triangle. Examples: pascalTri(0) ans = 1 pascalTri(1) ans = 1 1 pascalTri(2) ans = 1 2 1
    (0)
  • $7.49
  • + learn more