photo

Augustin Cheeley


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 3 个回答 | 0

3

个回答