Community Profile

photo

Mikl Nik


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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(...

4 years ago | 2 answers | 0

2

answers