Gaussian Elimination Method (1)!
Forward Elimination.....
การบ้านชิ้นนี้ เริ่มต้นด้วยวงจรไฟฟ้า ตามด้วยการใช้ Kirchhoff's Voltage Law(KVL) ในการกำหนดสมการ Matrix ดังรูป
ต้นฉบับ: http://neutron.debianclub.com/study/numerical_methods/gaussian/Schematic.dia
ตามด้วยการใช้ความรู้เรื่อง Gaussian Elimination Method วิธี Forward Elimination เขียนโปรแกรมใน Matlab เพื่อคำนวณหาค่า Matrix ดังกล่าวในรูปของ Echelon Form
Sourcecode: http://neutron.debianclub.com/study/numerical_methods/gaussian/s8038fwelim.m
References:
Gaussian Elimination: http://en.wikipedia.org/wiki/Gaussian_elimination
The MATLAB Array: http://www-ccs.ucsd.edu/matlab/techdoc/apiref/thematlabarray.html
ทดสอบ และส่งอาจารย์ตรวจเรียบร้อยแล้วครับผม :)