John Carlo
Followers: 0 Following: 0
Feeds
提问
How to create a loop?
How can I loop this code such that after getting the answer the code should re run by itself? clear all clc format longG; fo...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to fit custom equation in a linear regression?
I'd like to fit a custom equation for linear regression. For example y = a1 + a2 * x^4 + a3 * x^5. How do you do this with fitlm...
2 years 前 | 1 个回答 | 0