photo

Anish K


Last seen: 1년 초과 전 2016년부터 활동

Followers: 0   Following: 0

통계

All
File Exchange

1 파일

Cody

0 문제
7 답안

순위
N/A
of 301,307

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
13,698 of 21,235

평판
21

평균 평점
5.00

참여
1 파일

다운로드 수
1

ALL TIME 다운로드 수
165

순위
40,522
of 173,928

참여
0 문제
7 답안

점수
110

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 1
  • First Submission
  • Speed Demon
  • Solver

배지 보기

Feeds

보기 기준

제출됨


nodejs-in-matlab
Call Node.js from within MATLAB

7년 초과 전 | 다운로드 수: 1 |

5.0 / 5

문제를 풀었습니다


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

7년 초과 전

문제를 풀었습니다


Count given word x in text.
Count how many times given word x repeats in text.

9년 초과 전

문제를 풀었습니다


Calculate cross product
Make function for cross product a=[1 3 2]; b=[2 4 1]; y=function(a,b) y=[-5 3 -2]

9년 초과 전

문제를 풀었습니다


Make random permutation
Make random permutation that consist of random number from 1 to n.

9년 초과 전

문제를 풀었습니다


Solve the system of linear equations
4x - 2y +6z=8 2x + 8y +2z=4 6x + 10y +3z=0 Find x,y,z. Output should be a=[x;y;z].

9년 초과 전

문제를 풀었습니다


Circular Shift Me
Given a vector v=[1 3 6 9 11], circular shift them while iterating m=[1 3 6 9 11; 11 1 3 6 9; 9 11 1 3 6; 6 9 11 1 3; 3 6 9 1...

9년 초과 전

문제를 풀었습니다


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

9년 초과 전