Feeds
질문
Configure signal as IRV and sender at the same time
I have a software component that has two runnable, one has a signal that is an input for the second one and it is an output for ...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Log some resolved signals
I have a model with bunch of resolved signals, I need to run the model several times and each time I need to log some signals an...
거의 4년 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...
대략 4년 전
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4년 초과 전
문제를 풀었습니다
Weighted average
Compute the weighted average Y, of the vector A, given the weight vector W. The weighted average is the sum of the dot produc...
거의 6년 전
