Statistics
5 Questions
0 Answers
RANK
218,978
of 298,204
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,548
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 160,571
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0