photo

Tom Goodland


Last seen: 14 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
109,553
of 297,527

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
0.0%

收到投票数
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

排序方式:

提问


How to plot graphs for a loop for all the different values you've selected for the loop
I've used a for loop to change the temperature where an event code happens to change a value in a dT/dt derivative. Does anyone...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to run the same code over and over with one different detail of an event changing each time (temperature the cooling water turns on).
I have to find out the maximum time the cooling water can be turned off before being reinstated to avoid the reactor exploding (...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to find an x value from a certain y value on my graph
I have a graph of reactor temperature against time and I am trying to find the time the reactor temperature is at 455K. To make...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Help with odes and two different reactions
𝑑𝐶𝐴/𝑑𝑡 = 𝑟1𝐴 = −𝑘𝐴𝐶𝐴𝐶𝐵 ( 9 ) The first two have the same rate constant 𝑑𝐶𝐵/𝑑𝑡 = 𝑟1𝐵 = 𝑟1𝐴 = −𝑘𝐴𝐶𝐴𝐶𝐵 ( 1...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Errors while trying to setup equation for root finding.
I am trying to set up an equation for root finding to find a, however in the code at the bottom i get an error saying Parse erro...

3 years 前 | 3 个回答 | 0

3

个回答

提问


Trying to plot variables as a function of time with a coupled ode
I have to use 5 ODEs (Ca, Cb, Cs, P, T) all coupled togeher to Plot the reactor temperature, the head space pressure, and the co...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Using temperature and pressure data to estimate antoine coefficients for glycerol
I am trying to estimate the antoine coefficients using the nlinfit function form the statistics toolbox, I am getting some error...

3 years 前 | 2 个回答 | 0

2

个回答