Community Profile

photo

Michael Jacobson


Last seen: 2 days ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Evaluating all possible combinations
I am working on designing a composite part. The two main variables are the number of layers i can stack and the orientation of e...

1 year ago | 1 answer | 0

1

answer

Question


using data from while loop and resetting initial conditions
I am writing an algorithm for the power method, which is an iterative method for solving for all eigenvalues and eigenvectors of...

3 years ago | 0 answers | 0

0

answers

Question


Setting Matrix Values based on 'symsum' formula
I am working on a Doolittle LU decomposition at the moment, which is useful for solving a system of linear algebraic equations. ...

3 years ago | 1 answer | 0

1

answer

Question


Plot data from while loop
I've written an algorithm that can approximate the root of a multivariable function using the Newton-Raphon method. The algorith...

3 years ago | 1 answer | 0

1

answer

Question


Plot a function - automatically label based on function input and output
I'm making an algorithm that can determine the root(s) of a provided function through various methods. The first method simply p...

3 years ago | 0 answers | 0

0

answers

Question


Calling function to evaluate another called function - delimeter error
I have two functions: One for the Lee-Kesler state equation (name: lk) One to find the root of an equation through the modifie...

3 years ago | 1 answer | 0

1

answer