
Die Suche ergab 7 Treffer
- 17. Feb 2018 08:11
- Forum: Archiv
- Thema: Integration constant acceleration
- Antworten: 4
- Zugriffe: 11930
Re: Integration constant acceleration
ok, thanks a lot. 

- 16. Feb 2018 17:02
- Forum: Archiv
- Thema: Integration constant acceleration
- Antworten: 4
- Zugriffe: 11930
Re: Integration constant acceleration
if I use pos_new = pos_old + v_old * deltaT
pos_old = 0.5 * (-10) * 1^2 = -5 ?
v_old = (-10) * 1= -10 ?
pos_new = -5 + (-10) * 1 = -15 ?
and if I use y = 1/2 * (-10) * t^2" then y = 1/2 * (-10) * 2^2 = 20 ?
pos_old = 0.5 * (-10) * 1^2 = -5 ?
v_old = (-10) * 1= -10 ?
pos_new = -5 + (-10) * 1 = -15 ?
and if I use y = 1/2 * (-10) * t^2" then y = 1/2 * (-10) * 2^2 = 20 ?
- 16. Feb 2018 15:41
- Forum: Archiv
- Thema: Integration constant acceleration
- Antworten: 4
- Zugriffe: 11930
Integration constant acceleration
Hallo,
I have a question about the calculation of position by using Euler method in exercise 8 as shown in the attached picture.
Is it not like "y = 1/2 * (-10) * t^2"? For t = 2, y = –20? Why is it –30?
I have a question about the calculation of position by using Euler method in exercise 8 as shown in the attached picture.
Is it not like "y = 1/2 * (-10) * t^2"? For t = 2, y = –20? Why is it –30?
- 4. Feb 2018 10:59
- Forum: Archiv
- Thema: Klausurvorbereitung
- Antworten: 8
- Zugriffe: 946
Re: Klausurvorbereitung
Möchte jemand die Example Questions zusammenarbeiten? 

- 1. Aug 2017 12:01
- Forum: Web Mining
- Thema: Musterlösungen für Klausuren
- Antworten: 7
- Zugriffe: 1172
Re: Musterlösungen für Klausuren
With mean habe ich auch 2.5
- 31. Jul 2017 09:42
- Forum: Web Mining
- Thema: Klausursprache
- Antworten: 1
- Zugriffe: 405
- 2. Jul 2017 18:42
- Forum: Web Mining
- Thema: Different margin from WM and SML
- Antworten: 1
- Zugriffe: 356
Different margin from WM and SML
Hello,
Margin for SVM in web mining is twice of that from statistic machine learning? 2/||w|| makes more sense?
Margin for SVM in web mining is twice of that from statistic machine learning? 2/||w|| makes more sense?