Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Least squares method (LS)

Status
Not open for further replies.

toybani

Newbie level 3
Joined
Jun 15, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
Hi... i have two classes with 50 vectors each and i need to classify a new vector to one of them...

can somebody give me the simple steps that Least squares method uses....

for example for the k-NN algorithm you need to

1) calculate the Eucleidian distances between the vector you want to classify and the vectors of the two classes

2) take the k shortest distances and classify the new vector depending from witch class the shortest distances came from...

thanks in advance
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top