Oliver
University of Edinburgh
2016 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
How do I fit to 2D data using a custom function defined in a separate file?
I have a set of 2D data, which exists in a 2D array of size (m,n). I'd like to fit a surface to this data, and to generate the s...
約9年 前 | 1 件の回答 | 0
1
回答回答済み
How do I set the value of the heaviside function at the origin (or shifted origin) to be 1, not 0.5?
This works fine, but there's probably a more elegant way to do it... theta2 = heaviside(t-t')'; theta2(t') = theta2(t')*...
How do I set the value of the heaviside function at the origin (or shifted origin) to be 1, not 0.5?
This works fine, but there's probably a more elegant way to do it... theta2 = heaviside(t-t')'; theta2(t') = theta2(t')*...
10年弱 前 | 0
| 採用済み
質問
How do I set the value of the heaviside function at the origin (or shifted origin) to be 1, not 0.5?
I'm running Matlab R2014a, and I'd like to utilise the heaviside function to activate different parts of an equation at differen...
約10年 前 | 3 件の回答 | 0