answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the output of the function f(p) 3p 2 when the input is 2?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Using Butterworth Filter in Matlab?

% program to design butterworth low pass filter clc; clear all; close all; alphap=input ('enter the pass band ripple'); alphas=input('enter the stop band ripple'); fp=input('enter the pass band freq'); fs=input('enter the stop band freq'); F=input('enter the sampling freq'); omp=2*fp/F;oms=2*fp/F; %to find cut off freq and order of the filter [n,wn]=buttord(omp,,oms,alphap,alphas); % system function of the filter [b,a]=butter(n,wn,'step'); w=0:0.01:pi; [h,om]=freq(b,a,w); m=2*log(abe(h)); an=angle(h); subplot(2,1,1); plot(om/pi,m); ylabel('magnitude'); xlabel(''om/pi); title('magnitude'); subplot(2,1,2); plot(om/pi,an); ylabel('phase angle'); xlabel('om/pi'); title('phase angle');


What is 30 meters converted into feet?

~ 98.4251969 feet30 meters * (100cm / m) * (1in / 2.54cm) * (1ft / 12in) ~ 98.42519685039370078740157480315 feetalso (12500/127) feethttp://www.google.com/#hl=en&source=hp&fkt=739&fsdt=4299&q=30+meters+in+feet&aq=f&aqi=g1g-m2&oq=&fp=7a5c6a7e094f2acf


What is 101 degrees F equal to in C?

101 degrees FSubtract 32 =69Times 5 =345Divide by 9 =38.3333 degrees Celsius==========You can go to Google.com and askhttp://www.google.com/#hl=en&source=hp&q=101+degrees+fahrenheit+in+celsius&aq=1s&aqi=g1g-s1g1g-s1&oq=101+degrees+F&fp=74f5ed7994d722e7


How do you derive relation between focal length and radius of curvature of concave mirror?

Consider a ray of light AB, parallel to the principal axis, incident on a spherical mirror at point B. The normal to the surface at point B is CB and CP = CB = R, is the radius of curvature. The ray AB, after reflection from mirror will pass through F (concave mirror) or will appear to diverge from F (convex mirror) and obeys law of reflection, i.e., i = r. From the geometry of the figure, If the aperture of the mirror is small, B lies close to P, BF = PF or FC = FP = PF or PC = PF + FC = PF + PF or R = 2 PF = 2f or F=R/2 or 2F=R Hope this helps............


What is 37 on floating point notation?

G'day,It depends upon your word size and notations use.Irrespective of that, a floating point notation has three parts:Sign Bit | Exponent | MantissaSign Bit is always just one bit.Size of Exponent depends upon a particular selection for a notation. Also, the encoding of Exponent could be in different notation, such as 2's comp, biased, excess, etc.Similarly size of Mantissa depends upon the notation.Here, for your question, I will take 32-bit word for FP and use the following convention.Sign Bit | Exponent | Mantissa1 | 8 bits | 23 bits37 in 2's comp is 100101This could be written as 100101.0000____In normalised form, we start populating the Mantissa using first 1 from the leftMantissa: 1001 0100 0000 0000 0000 000If the radix point were at the extreme left of Mantissa, if would have to be moved 6 places to the right to get the original number. So we encode 6 in excess notation using 8 bits. This forms our Exponent.Exponent: 1000 0110Finally, the number is positive, hence the sign bit will be 0, interpreted as per 2's compSign Bit: 0Put this all together.0 1000 0110 1001 0100 0000 0000 0000 00is 37 in floating point.This is correct to the best of my knowledge. If, however, someone has some correction, please do.Cheers,A

Related questions

A C program to store students record in a file?

#include<stdio.h> void main() { FILE *fp; char name[20],ch; char *roll; fp=fopen("specifies file path","w"); if(fp!=NULL) { do{ printf("input roll_no"); gets(roll); printf("\ninput student name"); gets(name); fputs(roll,fp); fputs("\t",fp); fputs(name,fp); fputs("\n",fp); printf("you want to continue y/n"); ch=getch(); }while(ch=='y'); } }


When did FP Jac die?

FP Jac died in 2008.


When was FP Jac born?

FP Jac was born in 1955.


What does fp mean on facebook?

Fp mean "FanPage" !! :0


What does fp stand for in Harvest Moon DS?

FP stands for Friendship points. Tell FP by buying a Love Bangle from Roller.


What is a file pointer?

A file pointer is an opaque object that refers to a file. Opaque means that you should not attempt to delve into its specific value, other than to use it as a file pointer. FILE *fp; /* fp is the file pointer */ fp = fopen("somefile.txt"); if (fp == NULL) ...{exception}... fprintf(fp, "Hello somefile.txt"); fclose(fp);


Using Butterworth Filter in Matlab?

% program to design butterworth low pass filter clc; clear all; close all; alphap=input ('enter the pass band ripple'); alphas=input('enter the stop band ripple'); fp=input('enter the pass band freq'); fs=input('enter the stop band freq'); F=input('enter the sampling freq'); omp=2*fp/F;oms=2*fp/F; %to find cut off freq and order of the filter [n,wn]=buttord(omp,,oms,alphap,alphas); % system function of the filter [b,a]=butter(n,wn,'step'); w=0:0.01:pi; [h,om]=freq(b,a,w); m=2*log(abe(h)); an=angle(h); subplot(2,1,1); plot(om/pi,m); ylabel('magnitude'); xlabel(''om/pi); title('magnitude'); subplot(2,1,2); plot(om/pi,an); ylabel('phase angle'); xlabel('om/pi'); title('phase angle');


When was Shawlands FP RFC created?

Shawlands FP RFC was created in 1906.


Is there an action replay for Harvest Moon DS to make Leia's heart forever red?

No. Sorry. I've been trying to get this code forever. But if you have harvest moon ds CUTE, you can have leia as a best friend instead of having a husband. Here are the codes: Leia's FP/AP Max 223BF59C 000000FF 123BF5A0 0000FFFF Trent Affection/Friend 223BF4AC 000000FF 123BF4B0 0000FFFF Gray Affection/Friend 223BF4D4 000000FF 123BF4D8 0000FFFF Cliff Affection/Friend 223BF45C 000000FF 123BF460 0000FFFF Rick Affection/Friend 223BF484 000000FF 123BF488 0000FFFF Kai Affection/Friend 223BF434 000000FF 123BF438 0000FFFF Flora's FP Max 223BF024 000000FF Galen's FP Max 223BF114 000000FF Cody's FP Max 223BF18C 000000FF Patrick's FP Max 223BF254 000000FF Kassey's FP Max 223BF22C 000000FF Murrey's FP Max 223BF27C 000000FF Ruby's FP Max 223BF09C 000000FF Dr. Hardy's FP Max 223BF0EC 000000FF Nina's FP Max 223BF13C 000000FF Daryl's FP Max 223BF164 000000FF Vesta's FP Max 223BF04C 000000FF Nami's FP Max 223BEE94 000000FF Takakura's FP Max 223BF2A4 000000FF Celia's FP Max 223BEE44 000000FF Wally's FP Max 223BEF34 000000FF Chris' FP Max 223BEF5C 000000FF Hugh's FP Max 223BEFD4 000000FF Grant's FP Max 223BEF84 000000FF Van's FP Max 223BF204 000000FF Romana's FP Max 223BEEBC 000000FF Sebastian's FP Max 223BEEE4 000000FF Witch Princess' FP/AP Max 223BF5EC 000000FF 123BF5F0 0000FFFF Harvest Goddess' FP/AP Max 223BF4FC 000000FF 123BF500 0000FFFF Keira's FP/AP Max 223BF5C4 000000FF 123BF5C8 0000FFFF Muffy's FP Max 223BEE6C 000000FF Lumina's FP Max 223BEF0C 000000FF Kate's FP Max 223BEFAC 000000FF Carter's FP/AP Max 223BEFFC 000000FF 123BF000 0000FFFF Marlin's FP/AP Max 223BF074 000000FF 123BF078 0000FFFF Rock's FP/AP Max 223BF0C4 000000FF 123BF0C8 0000FFFF Gustafa's FP/AP Max 223BF1B4 000000FF 123BF1B8 0000FFFF Griffin's FP/AP Max 223BF1DC 000000FF 123BF1E0 0000FFFF Skye's FP/AP Max 223BF614 000000FF 123BF618 0000FFFF Sorry its so long hope this helps!!! :)


What celebrities initials are FP?

I'm sure you can name a long list of celebrities with the initials "FP." I've also known FP to be short for "Famous People."


What are the ratings and certificates for The FP - 2011?

The FP - 2011 is rated/received certificates of: USA:R


Where can you buy fuji fp-100b or fuji fp-100c film from the UK?

amazon.co.uk