alternative php function for the MATLAB function - polyfit()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Joez
Forum Newbie
Posts: 4
Joined: Wed Jun 18, 2008 10:29 am

alternative php function for the MATLAB function - polyfit()

Post by Joez »

does anyone know the alternative php function for the MATLAB function - polyfit() ??
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: alternative php function for the MATLAB function - polyfit()

Post by onion2k »

There isn't one. You'll have to write your own.
Post Reply