Feeds
질문
symbolic variable multiplication with numerical matrix
Hi, I need to multiply a smybolic variable with a numerical matrix. My code is: syms b1 b2 b3 b4 A = b1.*B + b2.*C + b3.*...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to store values from multiple regression
Hi, I am trying to perform a multiple linear regression: Y = a + bX + e The dependent variable Y is 16x18 (each column is a ...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
how to multiply the following
Hi, I need a code that multiplies each row of A one by one with each row of B (with corresponding element) and then sums the re...
거의 7년 전 | 답변 수: 1 | 0

