Author Topic: Help please...  (Read 497 times)

Offline Linus

  • Newbie
  • *
  • Posts: 2
  • Matlab Forum
    • View Profile
Help please...
« on: May 12, 2010, 06:03:30 PM »
Hello,
I am new in Matlab programming and I face numerous difficulties yet when I try to program!
I have to develop code for the following:
 
  • Histogram Frequency Algorithm
  • Autocorrelation algorithm with pre-clipping
  • Average Magnitude Difference Function Algorithm
If anyone could help me, I would be really thankful!! Any kind of help would be valuable for me!
 
Thank you in advance!!

Offline avengeline

  • Newbie
  • *
  • Posts: 6
  • Matlab Forum
    • View Profile
Re: Help please...
« Reply #1 on: May 18, 2010, 04:52:36 PM »
What is your input data? Perhaps you can elaborate more on what you would like do using these algorithms? Or state your desired output?

Offline Linus

  • Newbie
  • *
  • Posts: 2
  • Matlab Forum
    • View Profile
Re: Help please...
« Reply #2 on: May 19, 2010, 12:01:46 PM »
Hello avengeline,
Thank you for your interest in my problem!
You are right, my description was quite vage. Let me explain:


I need to develop code for the algorithms I mentioned, so they find the fundamental frequency of a voice signal.
A voice signal (e.g. a word or phrase that I recorded) should be the input of the algorithm and the output should be its fundamental frequency.


The frequency sequence which will be produced by the algorithm will be smoothed by median filter. Once median filter is apllied the average fundamental frequency should be calculated.

Matlab and SimuLink Development Forum

Re: Help please...
« Reply #2 on: May 19, 2010, 12:01:46 PM »