Peak Amplitude
Blogger news
Home
Projects
Electronics
MATLAB code
C Language
ABOUT
Android Apps
Thursday, 18 September 2014
Calculation BPSK using MATLAB
clc;
p=0:.1:1;
p1=1-p;
a=0:0.1:1;
a1=1-a;
Read more »
Thursday, 11 September 2014
getting started with MATLAB code
calculation Electricity Bill using MATLAB code
clc;
taka1=0; taka2=0; taka3=0; taka4=0;
taka5=0;
unit=input('unit=');
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)