Python Forum
SOlving LInear Equations in Python(Symoy, NUmpy) - Coefficient Problem
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOlving LInear Equations in Python(Symoy, NUmpy) - Coefficient Problem
#4
well, the problem is here a,b,c,d are variables which I want to find them but rho00, rho01 rho10, rho11 are the free varibles which will not take a value and I do not know how to give these equations to python. Otherwise I can use
fsolve
for non linear equations or
nonlinear solver
is one of the tool too. But I do not know how to give these equations to python to solve them with free variables
Reply


Messages In This Thread
RE: SOlving LInear Equations in Python(Symoy, NUmpy) - Coefficient Problem - by quest - Jan-30-2022, 10:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Lidar in python - Quaternions, Angular Velocity, Linear Accelleration? jttolleson 2 580 Nov-27-2023, 02:05 AM
Last Post: jttolleson
Question Linear Programming Problem Axel_LF 0 761 Feb-23-2023, 11:03 PM
Last Post: Axel_LF
  Matplot / numpy noisy data problem the57chambers 1 724 Feb-09-2023, 03:27 AM
Last Post: deanhystad
  problem adding two numpy arrays djf123 2 2,132 Aug-09-2022, 08:31 PM
Last Post: deanhystad
  Need help solving a problem rufenghk 7 2,672 Jun-04-2022, 10:15 PM
Last Post: rufenghk
Heart how to solve complex equations in python HoangF 3 2,852 Dec-26-2021, 07:04 PM
Last Post: HoangF
  Solve a system of linear equations with binary variables lopeslimagabriel 3 2,545 Sep-24-2020, 07:09 AM
Last Post: scidam
  Problem in solving optimization problem Ruchika 0 1,598 Jul-27-2020, 05:28 AM
Last Post: Ruchika
  How to Solving non-linear equation using scipy.optimize fsolve with variable list djhak 3 4,621 Jun-10-2020, 04:12 PM
Last Post: Gribouillis
  Python scipy odeint: solving with solution-dependent functions etienne 0 2,783 Jun-05-2020, 01:29 PM
Last Post: etienne

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020