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...
8 days 前
提问
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...
8 days 前 | 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 years 前 | 1 个回答 | 0

