photo

Cody Crouse


Last seen: mer än ett år ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
241 499
of 300 338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer

View badges

Feeds

View by

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 2 answers | 0

2

answers