Feeds
提问
Polynomial calculation in matlab
I need some help with making a program that calculates the value for f(x) = 3x^3 + x^2 +4x -6 and then plot f(x) for x from -1 t...
10 years 前 | 1 个回答 | 0
1
个回答提问
average and standard deviation
I need help writing a program that computes and returns the average and standard deviation of the elements in a vector x, withou...
10 years 前 | 1 个回答 | 0
1
个回答提问
Function that returns an NxN matrix
I need to create a function that when a value for N is entered it returns an NxN identity matrix. But this needs to be done wit...
10 years 前 | 1 个回答 | 0