is there any way to make inverse matrix to solve linear equation, or any other way of doing it?
Im new to programing and processing itself, but i would like to make a program to building statics, which involve a lot equation solving which might be an issue without the matrixes.
Matrix data structures and operations of all kinds are native to R Project, and if you are already familiar with R or familiar with any similar math package (S language, MATLAB etc) then it should be easy to pick up.