photo

Delprat Sebastien


Univ de Valenciennes

Last seen: 대략 1개월 전 2001년부터 활동

Followers: 1   Following: 0

메시지

통계

All
MATLAB Answers

3 질문
23 답변

File Exchange

6 파일

Cody

0 문제
6 답안

순위
2,572
of 300,381

평판
24

참여
3 질문
23 답변

답변 채택
33.33%

획득한 표
2

순위
5,942 of 20,941

평판
201

평균 평점
5.00

참여
6 파일

다운로드 수
6

ALL TIME 다운로드 수
1841

순위
51,565
of 168,477

참여
0 문제
6 답안

점수
70

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • GitHub Submissions Level 2
  • Personal Best Downloads Level 1
  • 3 Month Streak
  • Knowledgeable Level 2
  • 5-Star Galaxy Level 1
  • First Submission
  • Revival Level 2
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

8년 초과 전

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

8년 초과 전

문제를 풀었습니다


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

8년 초과 전

문제를 풀었습니다


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

8년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

8년 초과 전