photo

Temesgen Gelaw


Osmania University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
208.735
of 297.503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Is there any one who can help me how to sum the following summation expression? I tried but it said to many inputs. Thank you for your help!
U(x,y) = ∑[∝.ϕ1(x) + β.ϕ2(x)].ψ(y), the summation is k : 0 --> infinity. Where ψ(y)=sin⁡(kπy), b=√(1/(2ϵ)^2 +(k...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


How to Integrate a matrix using 'dblquad'
For example, I have tried as the following: syms x y; Let u(x,y)= x.*exp(x+y), be the exact function. fun = inline('x.*...

bijna 10 jaar ago | 0 answers | 0

0

answers

Question


How to integrate a matrix using dblquad to find Energy error
I needed a little advise on how to find the ‘Energy-Error'. For example, let the finite elements be square , let A =...

bijna 10 jaar ago | 0 answers | 0

0

answers

Question


How to express a matrix in terms of matrices and how to integrate a matrix using dblquad and summing
For example, I used bi-linear square finite elements and assuming A = the finite element solution matrix ( 9x9), u(...

bijna 10 jaar ago | 0 answers | 0

0

answers

Question


Please help me how to describe a matrix in terms of smaller matrices.
For example, Let A=[1 2 3; 4 5 6; 7 8 9 ] and A11 = [ 1 2; 4 5] , A12 = [ 2 3 ; 5 6] , A21 = [ 4 5 ; 7 8], ...

bijna 10 jaar ago | 1 answer | 0

1

answer