Question: hope these pictures are better Write a function to calculate the normalized sinc O solutions submitted (max 3) The rectangular function (or square-pulse) is commonly






Write a function to calculate the normalized sinc O solutions submitted (max 3) The rectangular function (or square-pulse) is commonly used in signal processing applications. The Fourier transform of the rectangular function is the normalized sine function given by wiite a function normsane that returns sine x) Your function must 1. Calculate since for each element of the input if the input as a t-by vector, the output is also a 1-by-4. 2. Return the value 1 when the input is , which is the tiniting value of sine as 0 Two sample inputs are provided for you to test your code Function e Roset MATLAB Docume 1 function y - hornsinc(x) Implement the normalized in function convert temperature in degrees Fahrenheit to degrees Celsius O solutions submitted (max 3) Two commonly used scales for measuring temperature are Fahrenheit and Celsius. We willen want to convert temperature in degrees Fahrenheitto degrees Cesus Create a function called tenpfc that will accept as input a single temporature in degrees Fahrenheit and return the equivalentemperature in degrees Census Recat that Fatrenhet and Ceiskos are related by the following equation Ye=, - 12/18 un Function Resel DE MATLAB Documentat 1 function tomp - temp 2 (tempF) Code your answer below end Code to call your function 1 - 7123 - tempp2ct) Calculate circle diameter, Circumference and Area O solutions submitted (max: 3) write function called circle_calc that returns the diameter, circumference and area of a circle with radius , wherer is input arguments of the function If a vector of r is given to your function it should generate a vector of diameter, circumference and area te the Function C degree Selon Code to call your function diameter, circunference, area circle alo).14) corners O nolutions submitted (max 3) Write a function called comers that takes a matrix as an input argument and returns tour outputs me elements at its four comes in this order top ett top_riant, bottom loft and bottom_font (Note that loops and if statements are neither necessary nor allowed as we have not covered them yet) See an example run below. >>fab.cdcore 23:43) Function Rok MATLAB Documentation The rectangular function (or square-pulse) is commonly used in signal processing applications. The Fourter transform of the rectangular function is the normalized sinc function given by sisins Witte a function norms in that returns sine. Your function must 1. Calculate sincx for each element of the input if the input is a 1-by-4 vector, the output is also a 1-by-4 2. Return the value 1 when the input is , which is the limiting value of sine as 1-0 Two sample inputs are provided for you to test your code e Reset MATLAB Doc Function o 1 function y - normsinc(x) Implement the normalized sine function end Code to call your function Test your function before subetting y nor sinc(1) y noresinc(11/23/21) 0 convert temperature in degrees Fahrenheit to degrees Celsius O solutions submitted (max: 3) Two commonly used scales for measuring temperature are Fahrenheit and Celsius. We willen want to convert temperature in degrees Fahrenheitto degrees Celsius. Create a function called tempFzc that will accept as input a single temperature in degrees Fahrenheit and retum the equivalent temperature in degres Celsius Recall that Fahrenhet and Celsius are related by the foliowing equation: ToiT, -30)/18 Function Resol MATLAB Docum function tempo - templ (tear) Code your answer belo end Code to call your function 1 - 212; tc. template Calculate circle diameter, Circumference and Area O solutions submitted (max: 3) write function called circle_calc that returns the diameter, circumference and area of a circle with radlus r. wherer is input arguments of the function If a vector of ris given to your function it should generate a vector of diameter, circumference and area Function 1 Code to call your function 1 (diameter, circumference, area] = circle_calc(3.14) corners O solutions submitted (max: 3) Write a function called corners that takes a matrix as an input argument and returns four outputs: the elemento at its four comers in this order. top left, top rigs, bottom Jeft and bottom right (Note that loops and if-statements are neither necessary not allowed as we have not covered them yet.) See an example run below: >>a.b.c.d = comert1 2.34) 1 2 3 d Function Reset MATLAB Documentatic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
