Gelöst


Draw a '0' in a one matrix!

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

fast 3 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

fast 3 Jahre vor

Gelöst


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...

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


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;...

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

Gelöst


Draw a '1' in a zero matrix!

fast 3 Jahre vor

Gelöst


Solve the Sudoku Row
*Description* A simple yet tedious task occurs near the end of most Sudoku-solving algorithms, computerized or manual. The ta...

fast 3 Jahre vor

Gelöst


surface of a spherical planet
you just discovered its circumference, that is the input.

fast 3 Jahre vor

Gelöst


rotate the vector 270 degrees?

etwa 3 Jahre vor

Gelöst


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

etwa 3 Jahre vor

Gelöst


letter yes yes & letter no no
Split a string into two strings, wherein the first string has all alphabetic letters and the second string has all the remaining...

etwa 3 Jahre vor

Gelöst


Word Distance - Sum
Let's suppose that the distance of a word can be calculated by summing the differences between its letters, having assigned the ...

etwa 3 Jahre vor

Beantwortet
How to write code in MATLAB?
for x=1:10 if x<=2 f(x) = x*x - x + 1; elseif x<=7 && x>2 f(x) = 0; else f(x) = 2*x*x +...

etwa 3 Jahre vor | 0

Gelöst


Matrix Pattern 9

etwa 3 Jahre vor

Gelöst


Matrix Pattern 8

etwa 3 Jahre vor

Gelöst


Matrix Pattern 7

etwa 3 Jahre vor

Gelöst


Matrix Pattern 6

etwa 3 Jahre vor

Gelöst


Matrix Pattern 4

etwa 3 Jahre vor

Gelöst


Matrix Pattern 1

etwa 3 Jahre vor

Gelöst


Total energy

etwa 3 Jahre vor

Gelöst


Potential energy calculation

etwa 3 Jahre vor

Gelöst


Kinetic energy calculation

etwa 3 Jahre vor

Gelöst


Laws of motion 7

etwa 3 Jahre vor

Gelöst


Laws of motion 6

etwa 3 Jahre vor

Gelöst


Laws of motion 5

etwa 3 Jahre vor

Mehr laden