Feeds
문제를 풀었습니다
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
6일 전
질문
Why does Simulink Product block (element-wise .*) fail for [3x5] .* [1x5] while MATLAB Function block works?
I have a Simulink model with two signals: U = repmat(2,3,5) → size [3x5] x = [1 2 3 4 5] → size [1x5] In a MATLAB Function bl...
6일 전 | 답변 수: 1 | 0
1
답변질문
How do I modify my x data to be a specific length?
I have some x data and y data which I want to plot. My x data looks like this: [326,406,406,449,491,491,1353,1353,2379,2379, .....
3년 초과 전 | 답변 수: 1 | 0

