Feeds
提问
how to put output of a function in diagonal of matrix
how would i have a function output become the diagonal of a matrix, for instance function y=f(x) y= 3x+1; end ...
9 years 前 | 2 个回答 | 0
2
个回答提问
how would i create a loop within a loop
for example, if I had 3 functions say, alpha, beta and pi we have the boundary conditions that pi(0) = 0 and pi(1) = 1. no...
9 years 前 | 1 个回答 | 0
