Feeds
提问
Robust Fit LAR - How does it work?
Hello everyone, I've been searching the internet for ways to improve the robustness of the method of least squares. I found s...
10 years 前 | 0 个回答 | 0
0
个回答提问
Subscript indices must either be real positive integers or logicals
x = tudo(:,2) y = tudo(:,1) w = tudo(:,3) % normalize ships min_x = min(x) max_x = max(x) norm_nav = (x - ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Improve regression to reduce RMSE
Hi everyone :D Sorry for another question :( I'm fitting some 4D data with linear regression, and the ideia is to have som...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to curve fit 4D data?
Hello :D I am using Surface fitting toolbox to curve fit 3 dimesional data. Until now, I have 3 variables (X, Y and Z), and i...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to curve fit 4D data?
Hello :D I am using Surface fitting toolbox to curve fit 3 dimesional data. Until now, I have 3 variables (X, Y and Z), and i...
10 years 前 | 2 个回答 | 0
2
个回答提问
Equation to forecast some data
Good afternoon everyone, I have a work to do. I have a table with three columns (the first is time, the second is the number ...
10 years 前 | 0 个回答 | 0
0
个回答提问
Set x axis into hour
Hi, I have a table with 2 columns: 1st column is Hour, and the other is other values. So, I want to make a plot with some va...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can i compile many excel (xls) files in one
I have *100* excel (.xls) files, everyone with 1 sheet , but i need to compile all these files in *only one excel file with 100 ...
10 years 前 | 1 个回答 | 0