Hello

I want to resolve a lineare systeme n*m in the C language but i don't know which metod to use or which method is the best (easiest) (newton/gauss etc..).
I want to write a programme in C which solve this problem but idk how to start.

Thanks for helping me.

Recommended Answers

All 2 Replies

  1. Try google and google scholar about your topic.
  2. Put it into Wolfram Alpha ( https://www.wolframalpha.com/examples/EquationSolving.html ) and see if you get your answer.

  3. There are folk that attempt such but don't write code and ask "How to do it?" Another member here shared a video about this. I'm hoping one day they do another skit about programming.

  4. Solve it and write down all the steps. Now take each step and create code that the computer and you understand. Complete for each step and then you've done it.
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.