
Jalal Hassan
Followers: 0 Following: 0
Feeds
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...
5 years 前 | 0 个回答 | 0