The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Solve System of differential equations
01-03-2019, 09:09 AM
Post: #1
Solve System of differential equations
How can I solve a system of differential equations in the HP Prime? Something like this:

x1'=x1+2*x2
x2'=3*x1+2*x2

I've tried to use desolve, but it seems it only works for one differential equation.

Thanks!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solve System of differential equations - PepePepe - 01-03-2019 09:09 AM



User(s) browsing this thread: 1 Guest(s)