Community Profile

photo

Abhijit


Virginia Polytechnic Institute & State University

Last seen: 7 månader ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • Solver
  • First Review

View badges

Feeds

View by

Solved


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

nästan 4 år ago

Solved


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

nästan 4 år ago

Solved


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

nästan 4 år ago

Question


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

mer än 11 år ago | 1 answer | 1

1

answer