photo

Daniel Jordan


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
260,139
of 300,950

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,885

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答