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 ?
Q. Define amplification factor? Amplification factor μ It is the ratio of the drain -source voltage (ΔVDS) to the change in the gate to source voltage (ΔV GS ) at constan
Write down basic postulates of sommerfield’s free electron gas model. Show that the number of energy states per unit energy is given by g(E) = 4Rv/h 3 (2m) 3/2 E 1/2 . What is
what are measuring devices?
Q. How to convert Binary to Decimal number system? It is extremely easy to convert from a binary number to a decimal number. As like the decimal system, we multiply each digit
ADI Add Immediate Instruction The bit data specified in the instruction is directly added with contents of accumulator and result of operation is stored in the accum
Explain the Asynchronous Decade Counter? The binary counters earlier introduced have two to the power n states. But the counters with states less than this number are as well
Construction of inductor An inductor is usually constructed as a coil of conducting material, typically opper wire, wrapped around a core either of air or ferrous material.
What is 16-bit ISA? Compare it with 8-bit ISA bus. The only difference among the 8 and 16-bit ISA bus is that other connector is attached behind the 8-bit connector. This 16-bi
Describe the effect of following parameters. Abrasive grit size. Amplitude and frequency of vibration.
Structure of Bipolar junction transistor: A BJT contains three differently doped semiconductor regions that are: emitter region, base region and collector region. These regio
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