解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Learn MATLAB

3年以上 前

解決済み


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

3年以上 前

解決済み


Problem for beginners
Suppose that x is a column vector, with at least a length of 6. Delete the 2., 6., and the second last row. Example: X=[1;2;3...

3年以上 前

解決済み


Stairs
Make an n by n matrix, where the elements are ones and zeros. In the main diagonal, and under that, there should be only ones (...

3年以上 前

解決済み


Problem for beginners
M is a nxm matrix. Swap the fist and the second last column with eachother. X=[1 2 3;4 5 6;7 8 9] Y=[2 1 3;5 4 6;8 7 9]

3年以上 前

解決済み


Box
Give the volume of a box, x is equal to the body diagonal.

3年以上 前

解決済み


Simple Matrix
Make the following matrix without typing it in one by one. [1 2 3; 2 4 6; 4 8 12] x=[1 2 3].

3年以上 前

解決済み


Matrix problem for beginners
Make a matrix [0,0,0;1,1,1;2,2,2]. X=[0,1,2]

3年以上 前

解決済み


Square
X is a number, write a code, where Y should be the square of X.

3年以上 前

解決済み


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

3年以上 前

さらに読み込む