Guess the which of the below given statements are true for function polyfit?
    1 Ansicht (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Q.)  which of the statement is true?
- polyfit generates the co-efficients of the polynomial
- polyfit denotes the polynomial co-efficient
- polyfit returns the value of the polynomial
Please reply which of the above 3 statements are ture?
My guess is 2 and 3 are true.
can anybody justify this please?
1 Kommentar
  Steven Lord
    
      
 am 17 Mär. 2021
				Why do you think statement 1 is false?
Why do you think statement 2 is true?
Why do you think statement 3 is true?
If you tell us your reasoning behind your choices of which statements are true we can confirm whether your reasoning on each statement is correct or point out why it's incorrect.
Antworten (1)
  KSSV
      
      
 am 17 Mär. 2021
        Instead of posing an easy question here, you can go to the documentation and check it yourselves. 
Siehe auch
Kategorien
				Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


