Community Profile

photo

Jacob Bresler


Technion Institute of Technology

Last seen: 3 years ago Active since 2016

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Answered
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...

8 years ago | 0

Question


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...

8 years ago | 3 answers | 0

3

answers