Community Profile

photo

Jalal Hassan


Last seen: etwa 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Sum of infinite series
for t = 0.2 for x = 0, 0.5, 1, 1.5, 2 for k = 1

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Triple Summation in Matlab
Following Formula uses triple index summation. How can I achieve this in matlab. All of the terms being summed are row vector...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Evaluate Function at different data points from vectors
I have three vectors x = [ 0.05 0.06 ] y = [ 1.23 1.41 ] z = [ 0.1 0.2] Now I want to evaluate function at all values suc...

fast 4 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Bilinear and Trilinear Interpolation
I am writing matlab code for Bilinear and Trilinear Interpolation (Numerical Aalysis/Methods). It uses following formula to appr...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Making a row vector from a nxn matrix
I have a nxn matrix and I want to make n row vectors from that matrix. For example, I have a Matrix A = 3×3 1 2 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I cannot get correct roots from this code of newton raphson method
Maybe it is due to not getting a correct derivative of polynomial. Moreover, I cannot convert string to symbolic expression. I g...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten