Feeds
已回答
how to extract the formula from fit function?
Treat it as a string... lol check this out [fitresult{1}, gof(1)] = fit( [xData, yData], zData, ft ); ... from above you get y...
how to extract the formula from fit function?
Treat it as a string... lol check this out [fitresult{1}, gof(1)] = fit( [xData, yData], zData, ft ); ... from above you get y...
7 years 前 | 2
已回答
curve fitting tool equation
For those who are still looking for answers. MATLAB 2018b version. In "File"->"Generate Code". You will see the src code for gen...
curve fitting tool equation
For those who are still looking for answers. MATLAB 2018b version. In "File"->"Generate Code". You will see the src code for gen...
7 years 前 | 1
提问
Use all workers on linux server
My Matlab code runs faster on my own computer (2 workers) than on a linux server with 12 workers. I am thinking not all 12 worke...
8 years 前 | 0 个回答 | 0
