Community Profile

photo

John Carlo


Last seen: 4 månader ago Active since 2022

Statistics

Content Feed

View by

Question


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...

8 månader ago | 1 answer | 0

1

answer

Question


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...

10 månader ago | 1 answer | 0

1

answer