Feeds
提问
Need help writing function taking matrix as input (linear algebra/matlab)
This is only one part of a larger assignment, but I hope I can make it clear. The problem is as follows: Write a matlab func...
9 years 前 | 0 个回答 | 0
0
个回答提问
Need help creating Easy function
Make a function that takes an integer, n, and returns n!=1¢2¢3¢4....¢n. Help is appreciated
11 years 前 | 1 个回答 | 0
1
个回答提问
Need help creating simple plot (3d plot?)
"Draw the graph for the function s(x, y)=sin(pix)sin(piy). Let x=y=linspace(0, 4, n). Vary number of points, n, to see how thi...
11 years 前 | 1 个回答 | 0
1
个回答提问
Need help creating matrix (Easy)
A 5x7 matrix where each value is given by 'number of row x number of colon' This is the matrix I want to create [1 2 3 4 5 6...
11 years 前 | 3 个回答 | 0
