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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0