03 Dec, 11:23AM in sunny Singapore!

matlab help!

Subscribe to matlab help! 26 posts

Please Login or Signup to reply.
  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • anyone noes how to use matlab?

      i am asked to write a program but hor....i dunnoe! arrrr......

      anyone can help?

  • hisoka's Avatar
    33,063 posts since Mar '05
    • what you want to do?

      use their help. the matlab help is pretty extensive and quite comprehensive

  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by hisoka:
      what you want to do?

      use their help. the matlab help is pretty extensive and quite comprehensive

      where to find matlab help?

      i hav been surfing the net but den, nt much progress...

  • hisoka's Avatar
    33,063 posts since Mar '05
    • Originally posted by hiphop2009:
      where to find matlab help?

      i hav been surfing the net but den, nt much progress...

      press f1? or read the help file

  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by hisoka:
      press f1? or read the help file

      my matlab version is campus version, so means i can only use it in sch....at home cannot use....arrr....

  • hisoka's Avatar
    33,063 posts since Mar '05
    • Originally posted by hiphop2009:
      my matlab version is campus version, so means i can only use it in sch....at home cannot use....arrr....

      oops Laughing Laughing

      nah online de

      http://www.mathworks.com/access/helpdesk/help/techdoc/matlab.html

  • hiphop2009's Avatar
    6,033 posts since Jan '06
  • Moderator
    eagle's Avatar
    17,973 posts since Aug '01
  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by eagle:
      what u want to do with matlab.... haven't say leh...

      i dunnoe i can post my question here or nt (suppose to be a mini project) but, here is the description:

      using the LMS (least mean square) algorithm, remove a 50HZ noise from the ECG signal (the ECG signal has 50 HZ noise, so u are suppose to remove it using the LMS algorithm)

  • deathscythe99's Avatar
    15,502 posts since Apr '04
  • deathscythe99's Avatar
    15,502 posts since Apr '04
    • Originally posted by hiphop2009:
      i dunnoe i can post my question here or nt (suppose to be a mini project) but, here is the description:

      using the LMS (least mean square) algorithm, remove a 50HZ noise from the ECG signal (the ECG signal has 50 HZ noise, so u are suppose to remove it using the LMS algorithm)

      Dun understand electronics....Laughing

      But...what is the LMS algorithm? Provided??

  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by deathscythe99:
      Dun understand electronics....Laughing

      But...what is the LMS algorithm? Provided??

      no la. we are suppose to find out wad it is!

      too chim for poly student like me. Confused

  • Moderator
    eagle's Avatar
    17,973 posts since Aug '01
    • Originally posted by hiphop2009:
      i dunnoe i can post my question here or nt (suppose to be a mini project) but, here is the description:

      using the LMS (least mean square) algorithm, remove a 50HZ noise from the ECG signal (the ECG signal has 50 HZ noise, so u are suppose to remove it using the LMS algorithm)

      haha... sounds similar to a lab that I need to do soon for a particular module on digital signal processing... but I haven't go and find out how to do yet... Sad

      just FYI, the 50Hz noise is due to the power lines from the power source, which is at 50Hz....

      Are you supposed to write something to plot a transfer function of a notch filter at 50Hz?

  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by eagle:
      haha... sounds similar to a lab that I need to do soon for a particular module on digital signal processing... but I haven't go and find out how to do yet... Sad

      just FYI, the 50Hz noise is due to the power lines from the power source, which is at 50Hz....

      Are you supposed to write something to plot a transfer function of a notch filter at 50Hz?

      nt exactly, btw, i PM-ed you. go check it. Wink

  • Moderator
    eagle's Avatar
    17,973 posts since Aug '01
  • hiphop2009's Avatar
    6,033 posts since Jan '06
  • Moderator
    eagle's Avatar
    17,973 posts since Aug '01
    • Originally posted by hiphop2009:
      hmmm....ok thanks a million! i discuss it further with my frenz in my grp.

      might need to request codes from u Embarassed

      I pm u if I need when I confirm what my lab is...

  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by eagle:
      might need to request codes from u Embarassed

      I pm u if I need when I confirm what my lab is...

      LOL. dun ask me....coz i very beginner nia... Embarassed

  • hisoka's Avatar
    33,063 posts since Mar '05
    • Originally posted by hiphop2009:
      i dunnoe i can post my question here or nt (suppose to be a mini project) but, here is the description:

      using the LMS (least mean square) algorithm, remove a 50HZ noise from the ECG signal (the ECG signal has 50 HZ noise, so u are suppose to remove it using the LMS algorithm)

      why not just do a fourier transformt hen remove the 50 Hz component?

  • Herzog_Zwei's Avatar
    5,035 posts since Jul '06
    • Originally posted by hiphop2009:
      i dunnoe i can post my question here or nt (suppose to be a mini project) but, here is the description:

      using the LMS (least mean square) algorithm, remove a 50HZ noise from the ECG signal (the ECG signal has 50 HZ noise, so u are suppose to remove it using the LMS algorithm)

      Aka using a bloody filter lah!!!
      Which version of the campus program of matlab u using?

  • deathscythe99's Avatar
    15,502 posts since Apr '04
  • Herzog_Zwei's Avatar
    5,035 posts since Jul '06
  • hiphop2009's Avatar
    6,033 posts since Jan '06
    • Originally posted by hisoka:
      why not just do a fourier transformt hen remove the 50 Hz component?

      cannot, our project is to use LMS algortihm....

  • yongyong's Avatar
    502 posts since Jan '06
    • just to  borrow this topic...
      I have an osscilation waveform,P and i wanna find the magnitude rougly 5 secs after it starts oscillating.
      I know a function called, max(), so,  can i use max() - min () to get the magnitude?
      Because, if i put max(P) - min (P), it will gimme the magnitude starting from time 0s, which i dun wan ...

      Or is there another way to find the magnitude after some T time of a waveform ?

      Any help ?

  • weiwei's Avatar
    330 posts since Oct '01
    • i feel sometimes u can try google it.. search "matlab + wadever u wan to find".. can sometimes work wonders..

Please Login or Signup to reply.