Click here to Skip to main content
15,903,715 members
Home / Discussions / Algorithms
   

Algorithms

 
QuestionDinamyc priority asignation Pin
Nelek12-Sep-07 4:18
protectorNelek12-Sep-07 4:18 
AnswerRe: Dinamyc priority asignation Pin
Russell'13-Sep-07 6:54
Russell'13-Sep-07 6:54 
GeneralRe: Dinamyc priority asignation Pin
Nelek13-Sep-07 22:52
protectorNelek13-Sep-07 22:52 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 0:02
Russell'14-Sep-07 0:02 
GeneralRe: Dinamyc priority asignation Pin
Nelek14-Sep-07 0:51
protectorNelek14-Sep-07 0:51 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 1:07
Russell'14-Sep-07 1:07 
GeneralRe: Dinamyc priority asignation Pin
Nelek14-Sep-07 1:51
protectorNelek14-Sep-07 1:51 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 2:17
Russell'14-Sep-07 2:17 
Sorry, probally I was not clear:

In the first step use only parm1, parm2, ... parmN.
where N is the number of parameters that you are talking about in the first post.

In the step 2 use:
parm1, parm2, ... parmN, and parmN+1 (i.e. the time)

put everithing here
F_Variation=SumOn(i,j)[parm_i*parm_j*calib(i,j)]


and now you have only to find the right values ot the calib matrix (it will be (N+1)x(N+1) ).

To solve it a possible way is to minimize the RMS method (mean squared error).


Russell

GeneralRe: Dinamyc priority asignation Pin
Nelek25-Sep-07 2:17
protectorNelek25-Sep-07 2:17 
GeneralRe: Dinamyc priority asignation Pin
Russell'25-Sep-07 3:03
Russell'25-Sep-07 3:03 
QuestionSemi automatic forground video segmentation Pin
ptr_Electron12-Sep-07 0:17
ptr_Electron12-Sep-07 0:17 
AnswerRe: Semi automatic forground video segmentation Pin
Russell'12-Sep-07 2:34
Russell'12-Sep-07 2:34 
QuestionCommon path aspect algorithm, help please! Pin
c#_keithy10-Sep-07 4:43
c#_keithy10-Sep-07 4:43 
AnswerRe: Common path aspect algorithm, help please! Pin
Dan Neely10-Sep-07 5:41
Dan Neely10-Sep-07 5:41 
GeneralRe: Common path aspect algorithm, help please! Pin
c#_keithy10-Sep-07 5:45
c#_keithy10-Sep-07 5:45 
GeneralRe: Common path aspect algorithm, help please! Pin
Dan Neely10-Sep-07 6:57
Dan Neely10-Sep-07 6:57 
AnswerRe: Common path aspect algorithm, help please! Pin
Russell'10-Sep-07 6:17
Russell'10-Sep-07 6:17 
QuestionRe: Common path aspect algorithm, help please! Pin
David Crow10-Sep-07 7:23
David Crow10-Sep-07 7:23 
Questioneliminate 50Hz noise in ECG.. Pin
ashwiny9-Sep-07 23:38
ashwiny9-Sep-07 23:38 
AnswerRe: eliminate 50Hz noise in ECG.. Pin
Russell'9-Sep-07 23:56
Russell'9-Sep-07 23:56 
GeneralRe: eliminate 50Hz noise in ECG.. Pin
ashwiny10-Sep-07 23:12
ashwiny10-Sep-07 23:12 
GeneralRe: eliminate 50Hz noise in ECG.. Pin
Russell'10-Sep-07 23:25
Russell'10-Sep-07 23:25 
AnswerRe: eliminate 50Hz noise in ECG.. Pin
cp987611-Sep-07 0:36
cp987611-Sep-07 0:36 
QuestionFixed Point vs. Floating Point Pin
Leslie Sanford9-Sep-07 20:29
Leslie Sanford9-Sep-07 20:29 
AnswerRe: Fixed Point vs. Floating Point Pin
Russell'9-Sep-07 23:21
Russell'9-Sep-07 23:21 

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.