photo

comlich


University of Illinois Urbana-Champaign

Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
how i can solve a system of 5 equation where there is numbers
By 'analytical solution', of course I mean analytical solution which depends on the parameters l_i and u_i. You can sill give it...

10 years ago | 0

Answered
how i can solve a system of 5 equation where there is numbers
Hello, Unfortunately, there is no a way to find an analytical solution in such a complex situation or system of equations. Th...

10 years ago | 0

Answered
How can I run efficiently a function that changes values in an other function
By the way, here is my new _ComputedResult_ function (for those who may be interested): function y = ComputedResult(x) ...

11 years ago | 0

Answered
How can I run efficiently a function that changes values in an other function
Thank you very much Walter. I just did what is explained on the page you sent me and everything worked very good. Thank you so m...

11 years ago | 0

Question


How can I run efficiently a function that changes values in an other function
Hello everybody, I am solving an ode with ode45. Here is the equation: xddot + b*xdot + k*x = 9.81. I need to solve it for se...

11 years ago | 3 answers | 0

3

answers