photo

Cody Crouse


Last seen: 2 years 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
141,535
of 301,159

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,182

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,105

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer

查看徽章

Feeds

排序方式:

提问


I need to Fix an Error For Lines 34 & 126
Context of the Assignment I.E the Reason for the Code First off, I want to state that this is a programming assginment for one ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Help needed with finding good convergence values for X1, to X7
clear all clc %Initial Guesses X1 = 25; %p in kPa X2 = 40; %w in kg/s X3 = 20; %E_c in kW X4 = 60; %t_3 in Celcius X5 =...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How could I have these two erros when I did everything right (otherwise)?
My Code: clear all clc %Initial Given Values q = 6500; %in kW (kilowatts) c_p = 1.03; %in kJ/(kg*K) T_1 = 25; %Tempera...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to Rewrite This Section of Code as a For Loop
Do you know how a for loop equivalent for this would look like? I can't seem visualize what it would look like without having to...

2 years 前 | 2 个回答 | 0

2

个回答