fitting a function of five varaibles!
4 次查看(过去 30 天)
显示 更早的评论
dear all I'm facing a problem and looking forward to get yr advice regarding it.. I wanna fit a function consists of 5 variables: y=F(x1,x2,x3,x4,x5) and each x is a vector contains 1 by 200 and the output y is 1 by 200 as well.. so how can run like code in matlab? I tried curve fitting by neural networks and doesn't give me good results, wanna try another approach..
looking forward to get your help.. many thanks
sam..
采纳的回答
Walter Roberson
2011-8-5
As I hinted in the above Comment, you need to tell us more about what you want to do. Do you have a particular formula that you want to fit to? If not then what mechanism do you want to use to decide amongst the (literally) infinite number of formula that fit the data? On what basis did you decide that the results you got before were not good enough?
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!