photo

Oliver


University of Edinburgh

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Struggling through data to arrive at science

Statistik

MATLAB Answers

2 Fragen
1 Antwort

RANG
219.096
of 301.213

REPUTATION
0

BEITRÄGE
2 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.191

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.422

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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')*...

etwa 10 Jahre vor | 0

| akzeptiert

Frage


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...

etwa 10 Jahre vor | 3 Antworten | 0

3

Antworten