Community Profile

photo

HARSH RAITHATHA


Gec Gandhinagar

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

Followers: 0   Following: 0

연락

Pursuing Electronics and Communication Engineering.

통계

  • Introduction to MATLAB Master
  • MATLAB Central Treasure Hunt Finisher
  • First Answer
  • Community Group Solver
  • Commenter
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Do operation as per given string
Do operation as per given string Example: '3*5' then answer must be 15; '3+5' then answer must be 8; '35' then answer ...

3년 초과 전

문제를 풀었습니다


Cell Counting: How Many Draws?
You are given a cell array containing information about a number of soccer games. Each cell contains one of the following: * ...

3년 초과 전

문제를 풀었습니다


Basic Addition

3년 초과 전

문제를 풀었습니다


What's Your BMI?
Find the body mass index. For reference, please refer to Wikipedia here: <http://en.wikipedia.org/wiki/Body_mass_index body ...

3년 초과 전

문제를 풀었습니다


Determine point is located in a circle or not
Using input [x] and [y], determine the points (x,y) is located inside of circle (x^2+y^2=1) if point is located in circle,...

3년 초과 전

문제를 풀었습니다


divide by 5

3년 초과 전

문제를 풀었습니다


Evaluating a polynomial
Given the following polynomial and the value for x, determine y. y = 3x^5 – x^3 + 8x – 3 Example x = 1 y = 3 - 1 +...

3년 초과 전

문제를 풀었습니다


length of a vector
Find twice the length of a given vector.

3년 초과 전

문제를 풀었습니다


Equal to their cube
Tell me three real numbers that are equal to their cubes?

3년 초과 전

문제를 풀었습니다


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

3년 초과 전

문제를 풀었습니다


Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.

3년 초과 전

문제를 풀었습니다


Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.

3년 초과 전

문제를 풀었습니다


multiply an array by its position number
You have given an array. Multiply an array by its position number

3년 초과 전

문제를 풀었습니다


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

3년 초과 전

문제를 풀었습니다


Radians to Degrees
Convert radians to degrees.

3년 초과 전

문제를 풀었습니다


Determine the factorial of a number

3년 초과 전

문제를 풀었습니다


Mile to Kilometer
x is mile and y is km

3년 초과 전

문제를 풀었습니다


Percentage
There is x liter water and y gram => z is percentage of salt in water

3년 초과 전

문제를 풀었습니다


Adding Cells with numbers defined as strings
Given a cell, with strings representing numbers, add each value. For example: a = {'9','33'}; the output should be: ...

3년 초과 전

문제를 풀었습니다


Will there be a new leader?
Simply answer the title.

3년 초과 전

문제를 풀었습니다


Permutations of input vector
Find and output all permutations of given vector

3년 초과 전

문제를 풀었습니다


Delete blanks at the end of string
you got to delete all blank spaces which appears at the end of string

3년 초과 전

문제를 풀었습니다


Solve Linear equations
Solve Linear equations Example: x+y=2 and x+2y=3, then x and y equal to 1.

3년 초과 전

문제를 풀었습니다


Convert decimal to hex as shown in test cases
Convert decimal to hex as shown in test cases.

3년 초과 전

문제를 풀었습니다


Calculate Simple Intrest for given data
P,N,R stands for Principle amount, No. of years and rate of intrest resp. Calculate intrest I

3년 초과 전

문제를 풀었습니다


sum of first 'n' terms
Given n=10, find the sum of first 'n' terms Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these n=10 terms is 55...

3년 초과 전

문제를 풀었습니다


string comparision
compare two strings if both are same return 1 else return 0

3년 초과 전

문제를 풀었습니다


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

3년 초과 전

문제를 풀었습니다


reverse the order and combine a matrix

3년 초과 전

문제를 풀었습니다


matrix rows and columns

3년 초과 전

더 보기