Click here to Skip to main content
15,886,724 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE8-Jul-10 8:51
professionalDr.Walt Fair, PE8-Jul-10 8:51 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 9:22
mveCPallini8-Jul-10 9:22 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE8-Jul-10 18:09
professionalDr.Walt Fair, PE8-Jul-10 18:09 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 21:22
mveCPallini8-Jul-10 21:22 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Tim Craig8-Jul-10 21:38
Tim Craig8-Jul-10 21:38 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 22:19
mveCPallini8-Jul-10 22:19 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE9-Jul-10 4:06
professionalDr.Walt Fair, PE9-Jul-10 4:06 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini9-Jul-10 4:22
mveCPallini9-Jul-10 4:22 
Yes, you may indeed solve another problem, namely:


Given



f(x,y)=(x+y-2)^2 + (x-y)^2 + (x+3*y-4)^2


find the value of the pair {x,y} which minimize f(x,y).


However, that has not to do with the original linear algebric system.
The algebric system has not solutions according to the Rouché-Capelli theorem (and common sense).

Anyway, might be the OP really needed the solution to the least squares problem (i.e. I misunderstood his requirements), who knows?

Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Emilio Garavaglia10-Jul-10 4:29
Emilio Garavaglia10-Jul-10 4:29 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations [modified] Pin
CPallini10-Jul-10 5:05
mveCPallini10-Jul-10 5:05 
QuestionSetting File Creation Time Pin
Fareed Rizkalla8-Jul-10 6:53
Fareed Rizkalla8-Jul-10 6:53 
QuestionRe: Setting File Creation Time Pin
CPallini8-Jul-10 6:58
mveCPallini8-Jul-10 6:58 
AnswerRe: Setting File Creation Time Pin
Fareed Rizkalla8-Jul-10 7:47
Fareed Rizkalla8-Jul-10 7:47 
GeneralRe: Setting File Creation Time Pin
CPallini8-Jul-10 22:52
mveCPallini8-Jul-10 22:52 
AnswerRe: Setting File Creation Time Pin
Maximilien8-Jul-10 7:11
Maximilien8-Jul-10 7:11 
GeneralRe: Setting File Creation Time Pin
Fareed Rizkalla8-Jul-10 8:13
Fareed Rizkalla8-Jul-10 8:13 
QuestionRe: Setting File Creation Time Pin
David Crow9-Jul-10 3:18
David Crow9-Jul-10 3:18 
AnswerRe: Setting File Creation Time Pin
Emilio Garavaglia10-Jul-10 4:38
Emilio Garavaglia10-Jul-10 4:38 
QuestionSet C as default in VS2008? Pin
drolfson8-Jul-10 5:32
professionaldrolfson8-Jul-10 5:32 
QuestionRe: Set C as default in VS2008? Pin
CPallini8-Jul-10 6:30
mveCPallini8-Jul-10 6:30 
AnswerRe: Set C as default in VS2008? Pin
Aescleal8-Jul-10 20:25
Aescleal8-Jul-10 20:25 
QuestionShellExecuteEx path question. [modified] (fixed) Pin
Maximilien8-Jul-10 5:11
Maximilien8-Jul-10 5:11 
GeneralRe: ShellExecuteEx path question. Pin
David Crow8-Jul-10 5:37
David Crow8-Jul-10 5:37 
QuestionMS ActiveX Browser Popup Problem Pin
od@ananzi.co.za8-Jul-10 5:09
od@ananzi.co.za8-Jul-10 5:09 
QuestionPointer Corruption on accessing a class member variable Pin
apphia_j_798-Jul-10 4:29
apphia_j_798-Jul-10 4:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.