Displaying 1 result from an estimated 1 matches for "tp4539571p4539571".
2012 Mar 31
4
R Help
Hi,
I have a polynomial of 2n^2-5n+3 and I have my n values going up in powers of 2 i.e. n=2,4,8,16?..
I wanted to fit this curve to the function A*n*log2(n) +B*n where A and B are to be found.
How would i do this?
Thank you
Jaymin