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

回答