photo

Erin W


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
234,632
of 297,527

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Using subplot with ode45?
Hi, I need to evaluate a nonlinear ode at different values of r and then use subplot to plot them but I can't get subplot to...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Getting subplots with two lines in each plot?
Hello again, I was provided with the code as follows; function [t, u] = chemostat(initConds) tspan = [0; 80]; ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting just x = 1 over an x and y graph
Howdy howdy howdy, I have this following code which gives me two out of the three lines I need: a = 2; x = linspace(...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Using Newton's Method to plot basin of attraction?
Hi all, So I have this question and these two codes: "The basin of attraction for a particular root p s the set of all numb...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to use Euler's method to solve the logistic grown model?
Hi all, I need help solving the logistic growth model (an ODE) using Euler's Method in MATLAB. The function is: (dy/dx) ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve for a dependent system of difference (recursive) equations?
I have the following equations and I need help to solve this problem with MATLAB. I am brand new to MATLAB but I know I need 1 ...

8 years 前 | 1 个回答 | 0

1

个回答