Solving Linear System of Equations with Discrete Components

Click For Summary
The discussion centers on solving a linear system of equations with discrete components in an 8x8 matrix. The user is currently generating values for the matrix and storing them in 64 files, each containing 150x6000 data points. They seek guidance on how to efficiently solve the linear system multiple times (150x6000 iterations) with varying component values. A suggestion is made to consider using polynomial regression to derive functions that could represent the discrete values, potentially simplifying the process of solving the equations.
mfduqued
Messages
9
Reaction score
0
Hi community,

I have a linear systems of equations (8x8), but the matriz's components are discrete. In this moment, I make values' all of components and I write them in 64 files of 150x6000.

My question is How do you solve a linear systems of equations discrete?, I mean, How do I work with a loop for to solve the linear system of equations 150x6000 times with values differents at every component?

Thank you.

mfduqued
 
Physics news on Phys.org
Can you use polynomial regression to find functions to describe your discrete values?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
Replies
6
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K