-
-
[
Matlab]
da4.zip
... )
disp( )
disp( Program to calculate ECG beats )
disp( ------------------------------- )
User Inputs
file_name=input( Enter the name of the file with extention: , s )
sample_freq=input( Enter the ...
-
[
TEXT]
BCD_conversion_routines.rar
Binary-to-BCD. Written by John Payson.
Enter with 16-bit binary number in NumH:NumL.
Exits with BCD equivalent in TenK:Thou:Hund:Tens:Ones.
org $0010 Start of user files for 16c84
-
[
Matlab]
QASk.zip
Quaternary Amplitude Shift Keying
clear all
M=3
NPoints=input( Enter the number of points>> )
NumberBits=input( Enter the number of points per bit>> )
Signal Constellation of ASK
for i=1:NPoints
m= ...
-
[
Matlab]
Untitled5.zip
Quaternary Amplitude Shift Keying
clear all
M=3
NPoints=input( Enter the number of points>> )
NumberBits=input( Enter the number of points per bit>> )
Signal Constellation of ASK
for i=1:NPoints
m= ...
-
[
Matlab]
quapsk.zip
Quaternary Amplitude Shift Keying
clear all
M=3
NPoints=input( Enter the number of points>> )
NumberBits=input( Enter the number of points per bit>> )
Signal Constellation of ASK
for i=1:NPoints
m= ...
-
[
Visual Basic (VB)]
ATM.zip
Automated Teller Machine wroking on a computer so that u can enter ur pin code & retrive money
-
[
Matlab]
Amplitude_mod_m.zip
... Enter the message signal frequency fm= )
fc=input( Enter the carrier frequency fc= )
Am=input( Enter the message signal amplitude Am= ) ... Ac=input( Enter the carrier signal frequency Ac= )
n=input( Enter the no of DFT points: )
tm=(1/fm)
tc=(1/fc) ...
-
-
-