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 ?
show the decoding logic for 11011 code if an active high and an active low output required
Q. Description of clauses used in a parallel construct? When a thread comes across a parallel construct a set of new threads is made to execute parallel region. Inside the para
Q. The power gain of an antenna is 10,000. If its input power is 1 kW, calculate the maximum radiation intensity that it can generate.
Q. Explain the working principle of a Q meter. Also explain the factors that cause errors during a Q factor measurement. Ans. Working Principle of Q Meter: the q meter is
Diagram and explanation of cro
Q. Give an introductive notes about FET amplifier ? The small signal models for the common source FET can be used for analyzing the three basic FET amplifier configurations: (
Calculate the diameter of copper wire of length 100 metres used as winding material in a transformer such that the resistance of the whole winding is 2 ohms. Calculate the diameter
Q. In the circuit shown in Figure the switch opens at t = 0. Develop and execute a P Spice program to solve for v(t), and use PROBE to obtain a plot of v(t). Hint: Use the follo
What is macro? A macro is a group of instructions written within brackets and recognized by a name .This is used when a repeated group of instructions is too short or not app
We can illustrate the direction and strength of a magnetic field by means of drawing 'flux lines'. These have arrows to show the direction of the magnetic field at any point and th
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