photo

Johanna


Last seen: 2개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

  • Commenter
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Community Group Solver
  • Promoter
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Is the Point in a Triangle?
Check whether a point or multiple points is/are in a triangle with three corners Points = [x, y]; Triangle = [x1, y1; x2, y...

2개월 전

문제를 풀었습니다


De-dupe
Remove all the redundant elements in a vector, but keep the first occurrence of each value in its original location. So if a =...

3개월 전

문제를 풀었습니다


Air Mass to Star for an Observer at Mean Sea Level
Air mass is a measure of how much atmosphere light from a source above the atmosphere (eg sun, planet, star) has to travel throu...

6개월 전

문제를 풀었습니다


Predict Cricket Stridulation Rate from Air Temperature
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

6개월 전

문제를 풀었습니다


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

6개월 전

문제를 풀었습니다


Roll the Dice!
Description Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. Example [x1,x2] = rollDice(...

6개월 전

문제를 풀었습니다


Find Logic 3

6개월 전

문제를 풀었습니다


Find Logic 1

6개월 전

문제를 풀었습니다


Find Logic 4

6개월 전

문제를 풀었습니다


Find Logic 8

6개월 전

문제를 풀었습니다


Find Logic 15

6개월 전

문제를 풀었습니다


Find Logic 18

6개월 전

문제를 풀었습니다


Find Logic 19

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


Converts numbers into characters
Converts numbers into characters

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


to the 2 all elements
to the 2 all elements

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


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

6개월 전

문제를 풀었습니다


Draw a '0' in a one matrix!

6개월 전

문제를 풀었습니다


Energy Conversion 2

6개월 전

문제를 풀었습니다


Energy Conversion 1

6개월 전

문제를 풀었습니다


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

6개월 전

문제를 풀었습니다


Area Conversion 2

6개월 전

문제를 풀었습니다


Area Conversion 1

6개월 전

문제를 풀었습니다


Mass Conversion 2

6개월 전

더 보기