Community Profile

photo

Jacob Bresler


Technion Institute of Technology

Last seen: etwa 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do I solve a non-linear linked system of equations
so I need to solve for chemical equilibrium of several product species in the combustion of CH4 and O2, so I am solving for the ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


sparse matrix with higher than double precision
hey guys, so I am currently working on a problem where all of my matrices are banded, but I am using the symbolic toolbox to set...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How is matlab using 60% of my CPU?
I am currently running a code that is not written for parallel computing (I don't even have that toolbox on this computer) and i...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Trying to handle a large matrix of nx101 dimensions where n is unknown at start of loop, and I only need the previous vector to calculate the current vector
I added a tic toc to the loop checking for convergence in time, and it is showing that the code does indeed slow down at a consi...

fast 8 Jahre vor | 0

Frage


Trying to handle a large matrix of nx101 dimensions where n is unknown at start of loop, and I only need the previous vector to calculate the current vector
So, I am writing a code for calculating the temperature curve along a 1 dimensional rod as a function of time until steady state...

fast 8 Jahre vor | 3 Antworten | 0

3

Antworten