Feeds
提问
Creating vector only containing odd values
A have a script which takes in x and y values i.e. x = [1 2 3 4 5]; y = x.^2; and I require the script to recreate the ...
10 years 前 | 2 个回答 | 0
2
个回答提问
MATLAB index exceeds matrix dimensions error.
I have created the following script to specifically implement piecewise quadratic interpolation. The script seems to work for se...
10 years 前 | 1 个回答 | 0