photo

Mohammad Sadegh Eshaghi


Last seen: 3일 전 2022년부터 활동

Followers: 1   Following: 0

메시지

Programming Languages:
MATLAB
Spoken Languages:
English

통계학

All
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Global usage
This Challenge is to utilize Global variables. Global variables are risky as the subroutine may inadvertently and unwantingly...

12개월 전

문제를 풀었습니다


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

대략 1년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

2년 초과 전