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 ?
(a) The circuit of Figure 1 represents an amplifier-speaker connection. The filter is a low pass filter which is connected to the woofer. The filter is a -network. (i) Design a
Q. A 10-kW, 230-V shunt generator, with an armature-circuit resistance of 0.1 and a field- circuit resistance of 230 , delivers full load at rated voltage and 1000 r/min. If the
Connect the TTL output (square wave) of the "Audio Oscillator" to the "Scope Selector". Adjust the frequency of the square wave to 2 kHz. Observe and record the time domain pict
Write a short explanation of the principles of super-heterodyne receiver. It may help to use sample block diagram to state the process. Why is the production of the intermediate fr
Q. Draw and explain a monostable multivibrator ? The monostable configuration consists of two amplifier stages interconnected in such a manner as to possess one stable state. T
What are procedures? Procedures are a group of instructions stored as a separate program in memory and it is known from the main program whenever needed. The type of procedure
RST Restart Instructions Restart instructions are one byte call instructions. Called location for each restart instruction is predefined on page 0 ( read only memory). They
why we protect dg in islanding condition?
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
Q. Explain with the help of a circuit diagram,the operation of COLPITTS OSCILLATOR. Oscillator is a circuit used to generate a.c voltage without a.c.input signal.The energy to
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