How Many Bits of Memory Are Needed to Store Matrix A?

  • Thread starter Thread starter CLR87
  • Start date Start date
CLR87
Messages
1
Reaction score
0

Homework Statement



how many bits of memory are required to store the information in matrix A?

1 4 7
A= 2 5 8
3 6 9
 
Physics news on Phys.org
type

Code:
whos A
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...

Similar threads

Replies
3
Views
1K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
0
Views
1K
Replies
18
Views
3K
Replies
10
Views
3K
Replies
3
Views
1K
Back
Top