photo

Elizabeth Jurgensen


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


Help running a while loop?
I am trying to run a "while loop" from t = 1 second to t = 1000 seconds. I have set up the following code, but when I hit run, n...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


User-defined function help
function [Temp] = TempProfile(r) %UNTITLED9 Summary of this function goes here % Detailed explanation goes here Temp = 15...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create a function that can accommodate multiple definitions of the same variable?
I have the function file; function [rateA, rateB, rateC] = FissionReactionRate(A, B, C) %UNTITLED Summary of this ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why won't this function work properly?
function [EnergyReleased] = energy(mass) %The energy function takes in a mass of Pu-239 and outputs the energy released...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten