Community Profile

photo

Ankit Bhandari


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

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

3 years ago

Solved


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

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Question


Smoothening 3D isosurface plot as shown in the attached image.
I have generated this attached plot that shows pressure field around an ellipsoid and want to smoothen the jagged surface. I tri...

6 years ago | 1 answer | 0

1

answer

Question


Is there any way I can make the attached contour plots more smooth ?
I have attached two contour plots for pressure field outside an ellipse. The contour plots I got are jagged, may be due to the n...

6 years ago | 5 answers | 0

5

answers