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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
