- Make matrix A with coefficients of the equaitions.
- Make column matrix b with the RHS values.
- You have equation Ax = b . Where x is unknowns.
- Use x = A\b.
MatLab help for a lost and confused student
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Daniel Page
 el 4 de Jun. de 2021
  
    
    
    
    
    Respondida: KSSV
      
      
 el 4 de Jun. de 2021
            Hello!
I'm a student in the beginning of computational linear algebra who's being kinda tossed into the deep end MatLab wise, without much instruction in how to do things, I've been given the following question that I can't figure out on my own how to do in this program.
I figured it'd be easier to include the work so I can ask how to do things, I don't necessarily want the work done for me but I DO wish to learn how to do it one way or another.

Thank you for any help you can provide!
0 comentarios
Respuesta aceptada
  KSSV
      
      
 el 4 de Jun. de 2021
        Also you can use symbolic tool box. Have a look on function solve. 
0 comentarios
Más respuestas (0)
Ver también
Categorías
				Más información sobre Linear Algebra en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

