Feeds
提问
Matrix function -- problem with the defi
Hi! I wrote this code where Y is a cell array (actually is a matrix [y1; y2; y3] and F is a matrix that I would like to be li...
4 years 前 | 1 个回答 | 0
1
个回答提问
Vector form of the function
Hi! Can you please help me to write this function in vector form without loop? F - matrix n x m; U - matrix 1 x n; V - matri...
4 years 前 | 0 个回答 | 0
0
个回答提问
Double integral with rectangle transformation
Hello! I have to calculate where D = { (x,y): |x| + |y|<= 1} with the rectangle [-1,1] x [-1,1] transformation. I have a qu...
5 years 前 | 1 个回答 | 0
1
个回答提问
Double sum - vector (matrix) solution
Hi! I want to calculate the expression , where C and F - matrix (n x m). How can I do it without loops? Thank you for yo...
5 years 前 | 1 个回答 | 0
1
个回答提问
A function calculating the value of expression (sin(x) - x)*x^(-3).
write a function (exact specification below) calculating as accurately and as quickly as possible the value of the expression f(...
5 years 前 | 2 个回答 | 0