New Reply

Dc off-set Analysis - Maatlab code

 
Share Thread Thread Tools
Nov28-12, 10:51 PM   #1
 

Dc off-set Analysis - Maatlab code


Hi,

I am trying to use Matlab to analyse this raw signal by introducing Dc-offset analysis:


I used the following code :
a = [1 , -0.98]; b = [1,-1];
y = filtfilt(b,a,x);
figure
plot(y)

And the result :




But, I am trying to get a final result similar to the last graph,
Can you please tell methe exact code to achieve this:



Thank you very much
Attached Thumbnails
11.png  
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Nov30-12, 09:23 PM   #2
 
Up
Up
UP
 
New Reply
Thread Tools


Similar Threads for: Dc off-set Analysis - Maatlab code
Thread Forum Replies
MIPS Assembly Code - Convert instruction code to binary Engineering, Comp Sci, & Technology Homework 2
Writing Finite Flement Code for Structural Analysis Mechanical Engineering 0
Recursion code for generating Gray Code in C Engineering, Comp Sci, & Technology Homework 1
Convert latex code to fortran code? Math & Science Software 1