photo

Daniel Jordan


Last seen: mehr als 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
251.606
of 300.364

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
60.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

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 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Using Runge-Kutta algorithm to solve second order ODE
For this task I need to create a program which manually uses the RK algorithm to solve a second order ODE. I'm trying to get my ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solve 2nd order ordinary differential equations (Runge Kutta)
I have a second order differential equation which I need to solve, and plot the first 6 seconds of x(t). I wanted to use the Run...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to manually perform linear regression from scratch
My code is below. Firstly, is my linear regression actually correct? If it's right, I want to do the same but I want to create ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Display equation of exponential fitted line using fit function
Here's my code, I want to find the equation of the fitted line on either of the figures. clc clear T = readtable('Viscosity...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extend exponential fitted line to extrapolate values
I made the code below to graph results I got doing some viscosity testing. I want to use the results to predict how much water t...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort