
Philippe Lebel
Statistics
All
순위
554
of 262,957
평판
113
참여
2 질문
41 답변
답변 채택
100.0%
획득한 표
18
순위
37,042
of 113,920
참여
0 문제
6 해답
점수
70
배지 수
1
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
해결됨
Extract leading non-zero digit
<http://en.wikipedia.org/wiki/Benford%27s_law Benford's Law> states that the distribution of leading digits is not random. This...
2년 이상 전
해결됨
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
2년 이상 전
해결됨
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...
2년 이상 전
해결됨
Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not coun...
2년 이상 전