解決済み


num9
num

11ヶ月 前

解決済み


num8
num

11ヶ月 前

解決済み


num7
num

11ヶ月 前

解決済み


num6
num

11ヶ月 前

解決済み


num5
num

11ヶ月 前

解決済み


num4
nmjhg

11ヶ月 前

解決済み


num3
nam

11ヶ月 前

解決済み


nam2
nam

11ヶ月 前

解決済み


num
num

11ヶ月 前

解決済み


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

11ヶ月 前

解決済み


Draw a '0' in a one matrix!

11ヶ月 前

解決済み


Energy of a photon
&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883 Given the frequency F of a photon in giga hertz. Find energy E of this photon...

11ヶ月 前

解決済み


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

11ヶ月 前

解決済み


Calculate compression ratio of engine
Calculate compression ratio of engine given compression volume of cylinder(Vc), piston stroke(s) and valve diameter(d)

11ヶ月 前

解決済み


Calculate Engine Power
Calculate Engine Power (P) in kW given the values of Torque(M) in Nm and Engine Speed(n) in rpm

11ヶ月 前

解決済み


Find the Pattern 3

11ヶ月 前

解決済み


Find the Pattern 10

11ヶ月 前

解決済み


Find the Pattern 1

11ヶ月 前

解決済み


Column Removal (★★★)
(copy of prob 7) Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2...

11ヶ月 前

解決済み


row removal
Consider a matrix and remove the first row of the matrix.

11ヶ月 前

解決済み


Create a Multiplication table matrix...
Create a product table in this format: P = [ 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 1...

11ヶ月 前

解決済み


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

11ヶ月 前

解決済み


Double all elements in the array
Duplicate all elements in the array

11ヶ月 前

解決済み


to the 2 all elements
to the 2 all elements

11ヶ月 前

解決済み


the average value of the elements
Calculate the average value of the elements in the array

11ヶ月 前

解決済み


Converts numbers into characters
Converts numbers into characters

11ヶ月 前

解決済み


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

11ヶ月 前

解決済み


Find the max element of the array
Find the max element of the array

11ヶ月 前

解決済み


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

11ヶ月 前

解決済み


calculate the length of matrix
input 1 array, calculate the length

11ヶ月 前

さらに読み込む