Problem 2807. Radiation Heat Transfer — View Factors (3)
Solution Stats
Problem Comments
Solution Comments
-
3 Comments
OK. I figured out the issue with the test suite. Please check the absolute value of the difference when comparing the computed answers to the correct ones. Otherwise, you'll get some really silly answers. (Like this one! :-)
My, you are tricky, James, finding all those loopholes. I've fixed the test suite to check against upper and lower bounds of each answer.
I was just really curious why one of my answers worked when it didn't include a or b. Some experimentation and a lot of (now wrong) solutions narrowed it down. I had to use some of these equations in my senior project at college, so I knew that the dimensions were very important!
Problem Recent Solvers45
Suggested Problems
-
1836 Solvers
-
323 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
353 Solvers
-
Mysterious digits operation (easy)
225 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
576 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!