Feeds
提问
matlab code to solve absolute error
I tried to solve the summation of absolute error by entering the following code in Matlab program. However, it display an error....
10 years 前 | 1 个回答 | 0
1
个回答提问
Code function using Matlab code
Currently, I am working a project with Matlab progrma. I have one problem with the summation variable. This is due lack of exper...
10 years 前 | 2 个回答 | 0
2
个回答提问
Code the function in Matlab
I want to code this function in matlab ( ∑_{ i=1}^{n} |f(x_{i})-y_{i}| ), x_{i}=(x_{1},x_{2},...,x_{n}) and y_{i}=(y_{1},y_{2},....
10 years 前 | 1 个回答 | 0
