Click here to Skip to main content
15,919,778 members
Home / Discussions / Algorithms
   

Algorithms

 
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 
ashwiny wrote:
should i use the fopen,fclose and fread for this type of file?


Of course you can.
with that functions you can open every file type, the problem can be if you know the file format, but this time I'm thinking that it is an ASCII file so there isn't problems.

You will need to functions like fscanf to read numbers from file.

All this functions can be used also in a simple C++ program, but in matlab you can find ready filters and display tools.Smile | :)


Russell

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 
GeneralRe: Fixed Point vs. Floating Point Pin
cp987610-Sep-07 1:06
cp987610-Sep-07 1:06 
AnswerRe: Fixed Point vs. Floating Point Pin
cp987610-Sep-07 0:53
cp987610-Sep-07 0:53 
AnswerRe: Fixed Point vs. Floating Point Pin
Luc Pattyn10-Sep-07 1:16
sitebuilderLuc Pattyn10-Sep-07 1:16 
GeneralRe: Fixed Point vs. Floating Point Pin
Leslie Sanford10-Sep-07 13:14
Leslie Sanford10-Sep-07 13:14 
GeneralRe: Fixed Point vs. Floating Point Pin
Luc Pattyn10-Sep-07 13:30
sitebuilderLuc Pattyn10-Sep-07 13:30 
GeneralRe: Fixed Point vs. Floating Point Pin
cp987610-Sep-07 14:00
cp987610-Sep-07 14:00 
AnswerRe: Fixed Point vs. Floating Point Pin
Stuart Dootson11-Sep-07 22:56
professionalStuart Dootson11-Sep-07 22:56 
Questionalgorithm help!?! Pin
marvc17-Sep-07 6:11
marvc17-Sep-07 6:11 
AnswerRe: algorithm help!?! Pin
Luc Pattyn7-Sep-07 6:56
sitebuilderLuc Pattyn7-Sep-07 6:56 
GeneralRe: algorithm help!?! Pin
Dan Neely7-Sep-07 10:17
Dan Neely7-Sep-07 10:17 
GeneralRe: algorithm help!?! Pin
Luc Pattyn7-Sep-07 10:50
sitebuilderLuc Pattyn7-Sep-07 10:50 
GeneralRe: algorithm help!?! Pin
Daniel Grunwald7-Sep-07 11:42
Daniel Grunwald7-Sep-07 11:42 
GeneralRe: algorithm help!?! Pin
Luc Pattyn7-Sep-07 12:15
sitebuilderLuc Pattyn7-Sep-07 12:15 
AnswerRe: algorithm help!?! Pin
Russell'8-Sep-07 0:22
Russell'8-Sep-07 0:22 

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.