Community Profile

photo

Nikhil Yewale


Last seen: meer dan 2 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • CUP Challenge Master
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Difference in plots obtained from fsurf and surf command
Hello, I would be glad if anyone points out why fsurf and surf command show different plots(attached with this question) for th...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Answered
How to apply integral on a vector?
1) Using function handle without specifying explicity whole array a = -20; b = 20; % lower limit a, upper limit b y = @(x) x....

bijna 4 jaar ago | 1

Answered
Integration of a function with respect to a dummy variable
Hello The issue is resolved by discussion with some friends % say we are integrating a data resembling a parabola x = -2:0.0...

bijna 4 jaar ago | 0

| accepted

Question


Integration of a function with respect to a dummy variable
How to evaluate the integral ? f(x) is integrated over a dummy variable z. Please note that x ((x(i) >= 0 or x(i) < 0)) is an...

bijna 4 jaar ago | 3 answers | 0

3

answers

Question


Storing a symmetric matrix and calculating it's inverse.
1) Does MATLAB have a way to exploit symmetry of a known sparse matrix (in terms of storage of matrix elements) and calculate i...

ongeveer 4 jaar ago | 1 answer | 0

1

answer