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?
Data Copy Operations Instructions which are used to copy data from one location to another location kept in this category. The location from which data is copied is cal
Q. Name all the switching schemes used in a digital exchange. How call processing occur? Ans: The basic types of switching systems used are: 1. Stronger Switching System
A 100-kW, 230-V shunt generator has R a = 0.05 and R f = 57.5 . If the generator operates at rated voltage, calculate the induced voltage at (a) full load, and (b) one-half fu
Q. Determine briefly subscriber loop system. Give some technical specification for subscriber lines. Ans: Subscriber Loop System: Each subscriber in a telephone network is
a) In the United States, the Federal Communications Commission (FCC) is charged with the regulation of radio and wire communication (FCC part 15). It basically sets limits on the
The aim of this question is to help you become familiar with phasor diagrams, and in particular to see how the diagram changes when one of the system parameters (in this case resis
Q. Express the waveform of the staircase type shown in Figure as a sum of step functions.
Q. Explain digital frequency meter. or Explain principle of digital frequency meter and discuss utility of time base selector with suitable diagrams. Sol. Digital Fr
Q. A rotating electric machine with uniform air gap has a cylindrical rotor winding with inductance L 2 =1 H and a stator winding with inductance L 1 =3H. Themutual inductance va
Arithmetic Operations Various types of arithmetic operations like addition subtraction increment and decrement are performed in 8085 microprocessor. Generally in these ope
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