Feeds
질문
System of equations with array inputs
Hi, I am trying to solve a system of 4 equations with 4 unknowns, but two of the inputs are 499x1 arrays. Essentially, I am try...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Combining two vectors into a new one
Hi, I am working on a dynamic programming problem and I now have two equal-sized vectors, say vector A and B. I am trying to g...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Product inside summation in Matlab
Hi, I am trying to code the below series in Matlab. To simplify, I am using a and b here, but essentially they are elemets of ve...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Summation In Matlab With Vectors
I am trying to compute a summation over 1:N, and the expression is below: I already defined the vectors = s11 and = smat and $...
대략 4년 전 | 답변 수: 1 | 0
