Gelöst


Find Logic 21

etwa 3 Jahre vor

Gelöst


Rescale Scores
Each column (except last) of matrix X contains students' scores in a course assignment or a test. The last column has a weighted...

etwa 3 Jahre vor

Gelöst


Find Logic 20

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

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

etwa 3 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 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

etwa 3 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


Draw a '0' in a one matrix!

etwa 3 Jahre vor

Gelöst


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series VIII

etwa 3 Jahre vor

Gelöst


Sum of series
a(n) = n^2 - (n-1)^2 find the summation of the series upto n i.e. a(1)+a(2)+...+a(n)

etwa 3 Jahre vor

Gelöst


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series III
What is the sum of the following sequence: Σ(2k-1)^3 for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

etwa 3 Jahre vor

Gelöst


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

etwa 3 Jahre vor

Gelöst


Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...

etwa 3 Jahre vor

Gelöst


Molar Air Density from Temperature and Pressure
The molar density of air can be found from the Temperature and Pressure using the ideal gas law. where the Molar density STP ...

etwa 3 Jahre vor

Gelöst


Find Logic 17

etwa 3 Jahre vor

Gelöst


Find Logic 19

etwa 3 Jahre vor

Gelöst


Find Logic 18

etwa 3 Jahre vor

Gelöst


Find Logic 16

etwa 3 Jahre vor

Mehr laden