photo

siddhesh mane


Last seen: 거의 5년 전 2017년부터 활동

Followers: 1   Following: 0

통계학

All
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

6년 초과 전

문제를 풀었습니다


Make a Palindrome Number
Some numbers like 323 are palindromes. Other numbers like 124 are not. But look what happens when we add that number to a revers...

거의 7년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

거의 7년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

거의 7년 전

답변 있음
How to write the B-spline basis function?
use the truncated power function to calculate b spline basis function. the degree of function is (m-1), where m is an order of ...

7년 초과 전 | 0