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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

