T O P I C R E V I E W |
Pravinborase |
Posted - 12/15/2015 : 03:08:36 AM Hello, I am trying to fit my 1:1 binding model in the nonlinear curve fitting, but it shows the error. such as... Error, syntax error in function declaration Compile Failed!
Please, can anyone help me how to fit this programme. My function is [eG*b+{(eHG*b*K*H)/{1+0.5*(-(1-K*G+K*H)+((1-K*G+K*H)^2+(4*K*G))^0.5)}]*[(-(1-K*G+K*H))+((1-K*G+K*H)^2+(4*K*G))^0.5/(2*K)]
and independent variable is H, dependant is A, while parameters are eG,b,K,eHG,G.
Pravin Borase |
3 L A T E S T R E P L I E S (Newest First) |
priyasharma05 |
Posted - 12/16/2015 : 02:26:52 AM We are really grateful for your blog post. You will find a lot of approaches after visiting your post. I was exactly searching for. Thanks for such post and please keep it up. Great work.
[url=http://www.bestmediainfo.com/2014/12/interview-kartikeya-sharma-managing-director-itv-network/]Kartikeya Sharma[/url] [url=http://www.itvnewsindia.com/kartikeya-sharma]India News Kartikeya Sharma[/url] |
Pravinborase |
Posted - 12/15/2015 : 11:28:20 PM Thank you Snowli, After removing the [] and {} it works smoothly.
Thank you for the kind support.
Pravin Borase |
snowli |
Posted - 12/15/2015 : 2:58:00 PM We don't support [] and {}, so please replace them with () and make sure they they have matching pairs.
eG*b+((eHG*b*K*H)/(1+0.5*(-(1-K*G+K*H)+((1-K*G+K*H)^2+(4*K*G))^0.5)))*((-(1-K*G+K*H))+((1-K*G+K*H)^2+(4*K*G))^0.5/(2*K))
Thanks, Snow |
|
|