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