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!
Gaussian derivatives
Generate Gaussian kernels for a given scale "sigma", and display the kernel.
The size of the kernel should be floor(3*sigm)+1; (i) Write an m-file "gauss.m" which generates Gaussian kernel.
function G=gauss(sigm) s=floor(3*sigm)+1; x=[-s:s]; G = exp(-x.^2/(2*sigm^2)); G=G/sum(sum(G)); plot(?);
Why G has to be normalized?
(ii) write an m-file gauss_x.m which generates 1 order derivative of the Gaussian kernel.
function G=gauss_x(sigm) s=floor(3*sigm)+1; x=[-s:s];
G=?
(iii) Write an m-file gauss_xx.m which generates 2 order derivative of the Gaussian kernel.
function G=gauss_xx(sigm) s=floor(3*sigm)+1; x=[-s:s]; G=?
Observe Gaussian kernels for different sigma values. Why the size of the kernel should be (3*sigm)+1 ?
Solve using data from the DC machine data sheet, using the "hot" resistance value for all calculations. Note that the value of K on the sheet is for rated (100%) field flux. Assum
(a) Find the Fourier series for the square wave shown in Figure(a). (b) Let a voltage source having the waveform of part (a) with a peak value of 100 V and a frequency of 10 Hz
Ferromagnetic materials have some 'residual magnetism' even when the current (proportional to H) is zero. Material with strong residual magnetism are useful for making permanent ma
Q. Show Power and Power Factor in ac Circuits? Power is the rate of change of energy with respect to time. The unit of power is a watt (W), which is a joule per second (J/s). T
Apparatus for BCD to excess 3 convertor using nand and nor gates
RESETIN Input It is an active low signal when it goes low program counter is reset to zero and busses are tri stated it also reset interrupt enable flip flop and instruc
Q. Show polarity markings for a single-phase transformer for (a) subtractive polarity, and (b) additive polarity.
Q. Figure shows the mod-8 counter which counts from 010 to 710 before resetting. Explain the operation of the counter and sketch the timing diagram.
stack Pointer (SP) It is also a 16 bit register and a memory pointer similar to program counter. It holds the memory address of the top of the stack. Stack is a part of
Q. What are the different types of coupling in amplifiers? The coupling between stages of amplifications may also be used to classify amplifiers. There are four main groups: di
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