Feeds
질문
Multiplying two matrices with completely different dimensions
Hi everybody. I've programmed the following code: [X,Y,Z]=meshgrid(0:.1:10); B=[0.0184 0 0; 0 00.0546 0; 0 0 0...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Make a function with vectors as variables
Hi everyone. I want to make a function that takes three vectors and uses them as the variables (for an example) f([a1,a2...
대략 8년 전 | 답변 수: 1 | 0
