why step size is divided by 50?
Show older comments
step size = (Tmax-Tmin)/50
my question is why it should divided by 50?
4 Comments
John D'Errico
on 9 Mar 2018
Out of context, the only answer is because the sky is blue. (Ok, it will be blue, somewhere. It is fairly black right now for me.)
My guess is there are intended to be 51 steps.
Stephen23
on 9 Mar 2018
@sk karimulla: what would you divide it by?
Note that without any context or description of where this code is used we have no idea what this code and its values are used for.
sk karimulla
on 9 Mar 2018
Rik
on 9 Mar 2018
Without more specific context of your system it is still impossible to give you a more meaningful answer. Apparently the units that Tmin and Tmax are in are 50 times larger than the step size of the model, or there should be 50 steps, or any other reason.
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!