electronics and communication (B. Tech/ B. E)

Programs for digital signal processing. written using MATLAB

Pages

  • Home
  • Syllabus of 'Digital Signal Processing Lab' in the KTU B.Tech ECE 5th semester can be seen by clicking here.
  • 34 matlab programs here! Please click here to see all the matlab programs present in this blog
  • About this weblog

MATLAB program to find out the Fourier Transform of sinusoidal waveform

Program code
clc;
clear all;
close all;
t=0:0.001:1;
cwtstruct = cwtft((sin(2*3.14*1000*t)),'plot');


Output


________________________
Posted by Anju K at 16:47 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: b.tech, digital signal processing, dsp, Fourier transform, matlab, sine
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Translate

Please search this Blog

Total no. of people who have already read this blog

About the programmer

Name: Anju K.
LinkedIn profile:
https://www.linkedin.com/in/anju-k-Email-tc9749gmailcom/
Email : tc9749@gmail.com .
Address:
'Sreyas',
House no.7/296,
Pulliodi,
Kathiroor village,
P.O.Ponniam east,
via Ponniam west,
Thalassery,
Kannur district,
Kerala -670641,
India.

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments
Our Facebook page

Other blog by Anju K

http://programmesc.blogspot.com
To view the program code of a MATLAB program, please click on the name of the program from the list given below.
1.MATLAB program for trapezoidal waveform
2.MATLABprogram for Z-Transform
3.MATLAB program to plot zeros and poles of z-transform
4.MATLAB Program for Rayliegh Distribution
5.MATLAB Program for Uniform Distribution
6.MATLABProgram for Random Sequence Generation
7.MATLABprogram for normal distribution
8.MATLAB program for sampling rate conversion
9.MATLAB program for equiripple FIR filter
10.MATLAB program for Ideal LowPass Linear Phase FIR Filter
11.MATLAB program for Unfolding and Unwrapping of DFT
12.MATLAB program to find DFT and IDFT using matlab functions
13.MATLAB program to find IDFT without using MATLAB function
14.MATLAB program to find DFT without function
15.MATLAB program for PWM signal generation
16.MATLAB program for FM signal generation
17.MATLAB program for AM signal generation
18.MATLAB program for exponential waveform generation
19.MATLAB program for impulse waveform generation
20.MATLAB program for sawtooth waveform generation
21.MATLAB program for square wave generation
22.MATLAB program for Ramp Waveform generation
23.MATLAB program for step waveform generation
24.MATLAB Program to generate a cosine waveform
25.Matlab program to create a sinusoidal waveform
26.MATLAB Program to find the dft of sinusiodal waveform
27.MATLAB program to perform the linear convolution of two signals (without using MATLAB function)
28.MATLAB program to perform linear convolution of two signals ( using MATLAB functions)
29.My first post (about life)

Please click here to reach the Home page of this weblog
Simple theme. Powered by Blogger.