Community Profile

photo

Abhijit


Virginia Polytechnic Institute & State University

Last seen: 7개월 전 2012년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Solver
  • First Review

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

거의 4년 전

문제를 풀었습니다


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

거의 4년 전

문제를 풀었습니다


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

거의 4년 전

질문


Does isdouble works in MATLAB
I have fixed-point toolbox installed for my MATLAB, but, the 'isdouble' function is not working. Is there any alternate function...

11년 초과 전 | 답변 수: 1 | 1

1

답변