Community Profile

photo

kaiba Wong


2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review

バッジを表示

Feeds

表示方法

質問


Lasso handling multiple variables
I would like to solve an equation that goes like this: Y=aX1+bX2+cX3 for a huge matrix of X1,X2,X3 and Y solving for the c...

約10年 前 | 0 件の回答 | 0

0

回答

質問


Averaging method with sliding window
m =100; %vertical window size in samples; n =50; %shift B=zeros(nz,nx+n,ny); B(:,1:nx,:)=Bnew; M=zeros(nz,nx+n,ny); M(...

約11年 前 | 1 件の回答 | 0

1

回答