photo

noaman naseer


Last seen: meer dan een jaar ago Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


triangular mesh generation for rectangular geometry with rectangular empty space in center
Dear all i want to generate triangular mesh for a rectangular having empty space in center. i had created rectangular empty spac...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Question


I ma trying to do Numerical Integration but getting an error
i am trying to Numerical integration by following this example "Create the function f(x) = e-x2(ln x)2. fun = @(x) exp(-x....

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


why eigenvalue of 3x3 matrix is showing complex value when its a22 element was changed from 180 to 179.99?
I am computing eigenvalues of a matrix A=[-149 -50 -154; 537 180 546; -27 -9 -25 ] by using eig(A) the result= [1.0000 ...

meer dan 8 jaar ago | 3 answers | 0

3

answers