宽甸同城游掰哑巴力:求助关于matlab问题

来源:百度文库 编辑:高考问答 时间:2024/05/09 03:15:07
请高手帮我解以下 这个问题谢谢!!
Vo=Km*[s^3]/(K+[S]^3)
where Vo is the initial rate of the reaction (M/s),[S] is the substrate concentration (M),and Km and K are parameters.The following data can be fit with this model:
M=0.01,0.05, 0.1, 0.5, 1, 5, 10,50,100
Vo=6,7,8,9,10,11,12,13,14
(a)Use atransformation to linearize the model and ecaluate the parameters.Display the data and the model fit on a graph.
(b)Perform the same evaluation as in (a) but use nonlinear regression.