
Jacob Bresler
Technion Institute of Technology
Followers: 0 Following: 0
Feeds
提问
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 ...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
9 years 前 | 0
提问
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...
9 years 前 | 3 个回答 | 0