Community Profile

photo

viferi


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver

배지 보기

Feeds

보기 기준

질문


How to multiply row and column vectors in Simulink
I would like to multiply a row and a column vector using Simulink. Example in MATLAB: a = [11 12 13 14 15]; b = [1;2;3]; c=a...

1년 초과 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

1년 초과 전