• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

matlab help...Differential Equations using dsolve

dmw16

Diamond Member
I am given a problem in diff eq to solve in matlab and it says I have to use dsolve. I am given the following:

x' = [2 -1] * x
[3 -2]

these are normally slolved using eigen vectors and so forth, but I dont know how to write out dsolve to solve it. Any ideas?
thanks,
-doug
 
that isnt helpful at all. I just thought someone here might have some experience w/ matlab. Generally the stuff online for matlab is crap. And I have 4 other problems to do so i just thought I'd post and hope.
-doug
 
Back
Top