Community Profile

photo

Pham


Last seen: 11 months 前 自 2023 起处于活动状态

统计数据

  • Project Euler I
  • CUP Challenge Master
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

查看徽章

Content Feed

排序方式:

已解决


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 months 前

已解决


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 months 前

已解决


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

11 months 前

已解决


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

11 months 前

已解决


Converts numbers into characters
Converts numbers into characters

11 months 前

已解决


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

11 months 前

已解决


to the 2 all elements
to the 2 all elements

11 months 前

已解决


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

11 months 前

已解决


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

11 months 前

已解决


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

11 months 前

已解决


Draw a '0' in a one matrix!

11 months 前

已解决


Kinetic energy calculation

11 months 前

已解决


Total energy

11 months 前

已解决


Laws of motion 1

11 months 前

已解决


Laws of motion 2

11 months 前

已解决


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

11 months 前

已解决


Laws of motion 5

11 months 前

已解决


Energy Conversion 1

11 months 前

已解决


Area Conversion 2

11 months 前

已解决


Mass Conversion 2

11 months 前

已解决


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

11 months 前

已解决


Temperature Conversion 2

11 months 前

已解决


Temperature Conversion 1

11 months 前

已解决


Draw a '4' in a zero matrix!

11 months 前

已解决


Draw a '6' in a zero matrix!

11 months 前

已解决


Draw a '9' in a zero matrix!

11 months 前

已解决


Draw a '7' in a zero matrix!

11 months 前

已解决


Draw a '8' in a zero matrix!

11 months 前

已解决


Draw a '3' in a zero matrix!

11 months 前

已解决


Draw a '2' in a zero matrix!

11 months 前

加载更多