Cody
Given an input element x, and the dimensions, (m, n) return a matrix of size m x n filled with element x.
Example: Input: repl_mat(2, 2, 5) Output: [2, 2, 2, 2, 2; 2, 2, 2, 2, 2];
Summing digits
4842 Solvers
Space Saver
300 Solvers
Temperature conversion
244 Solvers
06 - Matrix Equations 1
272 Solvers
Matlab Basics - Rounding II
328 Solvers
Determine the number of odd integers in a vector
322 Solvers
Calculate the probability that at least two people in a group share the same birthday.
44 Solvers
Penny flipping - calculate winning probability (easy)
114 Solvers
Who is the smartest MATLAB programmer?
469 Solvers
It's race time again! Write a function that is at least twice as fast as the test suite call of repmat().
30 Solvers
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office
Problem Tags