Community Profile

photo

Jalal Hassan


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 1

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答