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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0