Ask a Question

Ask your problems, query related to WBUT (MAKAUT) syllabus, also Share your Knowledge by Answering Questions.

is detection and demodulation is same? and what is super hertrodine receiver actully do?

what is scan conversion ?

1.write a c program to sort unsorted element using bubble sort 2.pattern like * * * * * * * * * * 3. generate s=1-1/2+1/3-1/4+1/5.......upto i/n term 4.generate fibo series using array .. 5.write a program to identify the position of element from 1d array{only 1st occurrence} 6.program to calculate the trace (sum of dioganal element) and norms(squre root of the sum of squre of all the element ) of a matrix. please.. answer this question

CONSTRUCT A PDA ACCEPTING THE SET OF ALL STRINGS OVER {a,b} WITH EQUAL NUMBER OF a\'s AND b\'s

remove unit production and obtain a reduced the grammar: D->a/b/Da/Db/D0/D1 F->D/(E) T->F/T*F E->T/E+T