Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Write an m-file "myfourier.m" which takes two images, computes FFT, phase and amplitude and swaps the amplitudes between two images.
function myfourier im1=imread('cameraman.png'); imd1=double(im1); im2=imread('class_f.png'); imd2=double(im2); FI1=fft2(imd1); phase1=angle(FI1); amplitude1=abs(FI1); FI2=fft2(imd2); phase2=angle(FI2); amplitude2=abs(FI2); NFI1=amplitude1.*exp(i*phase1); NFI2=amplitude2.*exp(i*phase2); RI1=ifft2((NFI1)); RI2=ifft2((NFI2)); figure;imshow(real(RI1),[]); figure;imshow(real(RI2),[]); NFI1=amplitude1.*exp(i*phase2); NFI2=amplitude2.*exp(i*phase1); RI1=ifft2((NFI1)); RI2=ifft2((NFI2)); figure;imshow(real(RI1),[]); figure;imshow(real(RI2),[]);
What information is encoded in the amplitude and phase? How the change of phase and amplitude affects the transformed image?
What is the purpose of carry (c) flag and zero (z) flag? Carry flag conatins the carry after addition or borrow after subtraction. This carry flag also shows error conditions,
Q. A solenoid of cylindrical geometry is shown in Figure. (a) If the exciting coil carries a steady direct current I, derive an expression for the force on the plunger. (b) F
Q. Show Application of bistable multivibrator? · Bistable multivibrator is used as counters and storing of binary information. · It is used as frequency divider in timing ci
up-down counter
Q. With suitable examples differentiate between limiting and known errors. Sol. Limiting Errors (Guarantee Errors): The accuracy and precision of an instrument depends upon
1. In ordinary photography, each part contains information of the original object separately and in case some part of the object is destroyed then the information of that par
States Kirchoff's Voltage Law Kirchoff's Voltage Law (KVL) describes in any closed loop in a network, the algebraic sum Figure of the voltage drops (i.e. products of current
The spectrum analyser plots amplitude against frequency, in other words it shows signals in the frequency domain. The spectrum analyser has the same trigger options as the oscillos
Q. Do as directed. a) Hexadecimal addition: 101 + ABC b) (43.25) 10-(89.75) 10 using 1's Complement c) Octal Subtraction 123-777 d) (123)6 + (435)6 = ( ? )6 e) ABC
Power Transistor A power transistor is a three layer PNP or NPN semiconductor device having two junctions. Three terminals of power transistors are collector emitter
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd