I am working with audible sound profile and want to analyse the frequency of that sound profile. So, Is there any method by which frequency could be analysed??
Frequency of any audible sound can be analysed using FFT (Fast Fourier Transform). Best way to analyse Frequency of Audible sound can is by using SLM (Sound Level Meter). This has best Microphone which can pick sound from 20 Hz to 18kHz. Other Microphones dose not have such a good Frequency Response.
At the first instance, I would rather suggest to use a simple microphone (condensor mic) with PC sound card and run some freely available spectrum analyzer software. Once you are satisfied with the "CLUE" data, you can then go for a sophisticated instruments with flat/almost flat mic/system response with dB level frequency curves.
you can take a look at any audio file using audacity. It's free, simple and easy, and it can record audi and produce a frequency spectra for any period of the recorded signal.
Otherwise you can use matlab or labview, or you can use a sound analyser
If you are looking for an easy open-source software, Sonic Visualizer is excellent with spectrum, spectrogram, annotation, frequency tracking, and many other metrics (included or as plugin) etc.
I have used audacity for many years and it is very easy to use. It is also an open source project so you can download and contribute if you use it. http://audacity.sourceforge.net
It's a good start point for anyone who is a novice as there is a good community of intelligent users supporting the program.