統計
All
Feeds
解決済み
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:...
6年弱 前
質問
Error while integrating a piecewise constant function
I defined a function >> temp = [2;1.5; 0.75; 1.5; 3.75; 0.75; 1.25; .075; 2.0; 1.0; 1.0]; >> A1 = @(x) temp(floor(x*10)+1); ...
約7年 前 | 2 件の回答 | 0
