photo

Michael


Last seen: 7개월 전 2025년부터 활동

Followers: 0   Following: 0

통계

Cody

0 문제
82 답안

순위
N/A
of 301,301

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
 of 21,236

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
5,795
of 173,897

참여
0 문제
82 답안

점수
1,008

배지 수
5

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Kinetic Energy
Given mass, m, and kinetic energy, KE, find the velocity of the object.

7개월 전

문제를 풀었습니다


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

7개월 전

문제를 풀었습니다


Square a Number
Given an input x, return y, which is equal to the square of x.

7개월 전

문제를 풀었습니다


Area of a rectangle
FInd the area of a rectangle with a length L and width W. Round to the nearest integer.

7개월 전

문제를 풀었습니다


y equals x divided by 2
function y = x/2

7개월 전

문제를 풀었습니다


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

7개월 전

문제를 풀었습니다


A times B
A times B

7개월 전

문제를 풀었습니다


Y=X
Given an input variable x, output a variable y that is equal in value to x. Example: Input x = 1 Output y is 1 Inp...

7개월 전

문제를 풀었습니다


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

7개월 전

문제를 풀었습니다


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

7개월 전

문제를 풀었습니다


Bruh
Return 'bruh'.

7개월 전

문제를 풀었습니다


Sum of the Matrix Elements
Add up all the elements in a NxM matrix where N signifies the number of the rows and M signifies the number of the columns. E...

7개월 전

문제를 풀었습니다


Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]

7개월 전

문제를 풀었습니다


Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...

7개월 전

문제를 풀었습니다


Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem

7개월 전

문제를 풀었습니다


Calculate the area of a circle
Given a circle of diameter x calculate its area

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


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

7개월 전

문제를 풀었습니다


easy problem
Find the last element of the array

7개월 전

문제를 풀었습니다


Find x in provided equation!
x^2-2*x+1=0 This polynomial can be expressed by using each term's coefficients, such as [1 -2 1]. Using the polynomial ...

7개월 전

문제를 풀었습니다


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

7개월 전

문제를 풀었습니다


Multiply pi
Multiply pi with x!

7개월 전

문제를 풀었습니다


raise 1/3
Raise a number to 1/3 power.

7개월 전

문제를 풀었습니다


Speed of car travelling x meters in y seconds
What is the speed of a car if the car travelled x meters in y seconds? Supply the answer in m/s.

7개월 전

문제를 풀었습니다


square root
Find the square root (y) of an input (x).

7개월 전

문제를 풀었습니다


Sum of Two Numbers
Given two integer numbers x and y, calculate their sum and put it in z. Examples: Inputs x = 2, y = 4 Output z is 6 ...

7개월 전

문제를 풀었습니다


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

7개월 전

문제를 풀었습니다


Number Power
Raise a number to itself.

7개월 전

문제를 풀었습니다


Total energy

7개월 전

문제를 풀었습니다


Potential energy calculation

7개월 전

더 보기