summaryrefslogtreecommitdiff
path: root/587/CH13/EX13.3/example13_3.sce
blob: 266347521a26cafd8b813970329c9231fa341416 (plain)
1
2
3
4
5
6
7
8
9
10
11
clear;
clc;

//Example13.3[View Factors Associated with a Tetragon]
//Given:-
//A pyramid with square base and it's sides being isoceles triangle
//Solution:=
F11=0;//Since base is a flat surface
//F12=F13=F14=F15=x
x=(1-F11)/4;
disp("of total radiation",x,"Each side pf the four surfaces of the pyramid recieves")