Community Profile

photo

Augustin Cheeley


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I use fminbnd with 2 functions of time in Matlab?
So I have 4 total functions. One is for the x-value of an object with respect to time, the second is for the y-value of that sam...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to multiply all values in the diagonal of a matrix by -1 in Matlab?
Hello, my code for my matrix is as follows c3 = tril((repmat(a21,[5 1]))'.^2, -1) + triu((repmat(a21,[5 1])).^2) where a21 is ...

meer dan 5 jaar ago | 3 answers | 0

3

answers