Resuelto


SatCom #5: Determine Elliptical Orbit Parameters
*Satellite and Space Engineering - Problem #5* _This is part of a series of problems looking at topics in satellite and space...

2 meses hace

Resuelto


Remove a specific character with another
Remove any (-) dash sign with (_) underscore Ex = 'The-Journey-of-thoudsands-miles-starts-with-a-single-step' y = 'The_Jour...

2 meses hace

Resuelto


Swap between first and last
The idea is to swap between first and last row Ex = [1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; ...

2 meses hace

Resuelto


Swap between first and last column
The idea is to swap between first and last column Ex = [1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; 1 2 3 ...

2 meses hace

Resuelto


Swap between columns
The idea is to swap between second and second last column Ex = [1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; 1 2 3 4 5; ...

2 meses hace

Resuelto


Swap between rows
The idea is to swap between second and second last row Ex = [1 2 3 4 5; 5 4 3 2 1; 1 2 3 4 5; 1 2 3 4 5; ...

2 meses hace

Resuelto


Beam me up, Scotty!
It's the mid 22nd century. You, Montgomery Scott, are appointed the chief engineer of the Starship Enterprise. The Starship is...

3 meses hace

Resuelto


Project Euler: Problem 11, Largest product in a grid
What is the greatest product of k adjacent numbers in the same direction (up, down, left, right, or diagonally) in a n×n grid ? ...

3 meses hace

Resuelto


Remove a specific row with min value
Remove the row that contain the min value in the matrix?

3 meses hace

Resuelto


Remove a specific column with min value
Remove the column that contain the min value in the matrix?

3 meses hace

Resuelto


Remove a specific column with max value
Remove the column that contain the max value in the matrix?

3 meses hace

Resuelto


Remove a specific row with max value
Remove the row that contain the max value in the matrix?

3 meses hace

Resuelto


Compute a sum involving the zeta function
Write a function to compute the sum where is the zeta function, the subject of Cody Problems 45939, 45988, and 45997.

3 meses hace

Resuelto


Find Rows with Specift Properities
Delete rows with specific properites as following: Find rows that have a negative value in any element of the row and delete it...

3 meses hace

Resuelto


Summation of Non Zeros Numbers in String Variable
Find the Summation of Non Zeros Numbers in String Variable The input : x = '100205' The Output : y = 8

3 meses hace

Resuelto


Getting values from a vector
This exercise is for finding the values that meet your criteria. a = [-5 28 7 83 73]; b = 23 ; c = (a > b) Then : c = ...

3 meses hace

Resuelto


Range of Values in a Matrix
Create a function that accepts a matrix of real numbers as input and returns the range of the values contained in the matrix. Th...

3 meses hace

Resuelto


Create rectangular function.
Rectangular function - Wikipedia

4 meses hace

Resuelto


Compute the determinant of a divisibility matrix
Consider a matrix consisting of ones in the first column and anywhere the row index divides the column index. The 4x4 matrix is ...

4 meses hace

Resuelto


Compute the sum of distances from a point to the sides of an equilateral triangle
Write a function to compute the sum of the (shortest) distances from a point inside an equilateral triangle to the sides of the ...

4 meses hace

Resuelto


are you excited to code today????
simply answer yes or no

4 meses hace

Resuelto


Carmichael Function
Compute the carmichael function for the input.

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Resuelto


yo
yo

4 meses hace

Cargar más