photo

Jacob Bresler


Technion Institute of Technology

Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
270,146
of 300,674

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,041

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,032

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

9 years ago | 3 answers | 0

3

answers