Make and begin utilizing an Apple ID
Your Apple ID is the record you use to get to Apple administrations like the App Store, Apple Music, iCloud, iMessage, FaceTime and then some. Furthermore, you can sign into all Apple...
Best YouTube Keyword Tool Alternative
Best YouTube Keyword Tool Alternative
As of September 2014, YouTube's own Keyword Tool is not working anymore. It was moved over to Display Planner's AdWords video keyword suggestions. To use it, you need to have an AdWords...
Before you say you are poor please look at these photos(Cambodia)

ជីវិតអ្នកអាចប្រសេីរជាងគេរាប់លាននាក់រួចទៅហេីយ!! ហេតុអ្វីអ្នកនៅមិនសប្បាយចិត្តទៀត?
Before you say you are poor please look at these photos!! Your life will be change from negative to positive...
matlab code for line coding : unipolar, polar, bipolar and manchester code
clear all;
x=[1 0 1 1 0 1];
nx=size(x,2);
sign=1;
i=1;
while i<nx+1
t = i:0.001:i+1-0.001;
if x(i)==1
unipolar_code=square(t*2*pi,100);
...
Matlab code for convolution of two signals without using conv function
%Matlab code for convolution of two signals without using conv function
close all
clear all
x=input('Enter x: ') % input x in the form [1,2,3,4,5]
h=input('Enter...
Mathlab code AM modulation
my codes
matlab c,c++ vhdl
AM modulation
clc;
Ac=2;
fc=.9;
Am=.5;
fm=.05;
Fs=100;
ka=1;
t=[0:0.1:50];
ct=Ac*cos(2*pi*fc*t);
mt=Am*cos(2*pi*fm*t);
DSBAMt=ct.*(1+ka*mt);
subplot(2,2,1);
plot(mt);
ylabel('message...
mathlab code QPSK modulation
my codes
QPSK modulation
%try cosine wave plot also
%a=.5;
pi=3.14;
f=1;
x=[0 0 0 1 1 0 1 1 0 0 1 0 1 1 0 1];
nx=size(x,2);
i=1;
while i<nx+1
t = i:0.001:i+2;
if x(i)==0...
mathlab code Fourier series of rectangular wave
my codes
matlab c,c++ vhdl ▼
Sunday, May 12, 2013
Fourier series of rectangular wave
%Fourier series of rectangular wave
clc;
close all;
clear all;
j=1;
T=4; %Time period of square wave
tau=1; %2tau=...
mathlab code HDB3
my codes
matlab c,c++ vhdl ▼
Sunday, February 23, 2014
HDB3
%HBD3
clc;
clear all;
close all;
x=[1 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0];
%x=[1 0 0 0 0 1 0 1 1 1 0 0 0 0 1 0 1];
%x=[0 0 0 0 0 1 1 1 0 0 0 0 1 0];
hdb3_code=x;
ami_code=x;
nx=size(x,2);
next_pulse=1;
sign=-1;
B=0;
V=1;
N=0;
i=1;
flag=0;
four_zero=0;
while...
Donate a Car makes donating a vehicle simple for both you

Donate a Car makes donating a vehicle simple for both you, and the charity you love. We’re honored to process every donation made, and we’re committed to providing exceptional customer service every step of the way.
Donate...
PAST CONTINUOUS TENSE
PAST CONTINUOUS TENSE
FUNCTIONS OF THE PAST CONTINUOUS
The past continuous describes actions or events in a time before now, which began in the past and is still going on at the time of speaking....
Dr. Richardson, in his lectures on alcohol, given both in England and America, speaking of the action of this substance on the blood after passing from the stomach, says:

Dr. Richardson, in his lectures on alcohol, given both in England and America, speaking of the action of this substance on the blood after passing from the stomach, says:
"Suppose, then, a certain measure of alcohol be...
EFFECT OF ALCOHOL ON THE BLOOD.
Dr. Richardson, in his lectures on alcohol, given both in England and America, speaking of the action of this substance on the blood after passing from the stomach, says:
"Suppose, then, a certain measure of alcohol be...
FOOD POISONING

Food poisoning is an acute gastroenteritis caused by the consumption of a food material or a drink which contains the pathogenic micro organism or their toxins or poisonous chemicals.Food poisoning is common in hostels,hotels,communal...
Subscribe to:
Posts (Atom)