統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I export the "elapsed time" (tic-toc result) to excel?
I have run a function, and I have exported with xlswrite all the variables in excel. Now I want to export in Excel the elapsed t...
10年以上 前 | 1 件の回答 | 0
1
回答質問
polynomial, L curve, Tikhonov regularization
Hi I have a high order (order 5) polynomial, and I was wondering if I can apply Tikhonov regularization for it. Would it work...
10年以上 前 | 0 件の回答 | 0
0
回答質問
Higher order polynomial regression
I have to run a regression of order 5. My X matrix is 102.1750 108.0515 102.1785 100.9413 102.6634 ...
10年以上 前 | 2 件の回答 | 0
2
回答質問
Why do regression coefficients obtained from Excel and Matlab differ?
Hi I would like to run a regression on the following matrices: X(m,1) and Y(m,1). I wan to run a polynomial regression of or...
10年以上 前 | 1 件の回答 | 0
1
回答質問
How can I fetch values from 2 vectors of numbers without without changing their format.
Hi, I am asking for a matrix to return values from 2 vectors: one is the company id (a number), the other one is the return acco...
10年以上 前 | 2 件の回答 | 0
2
回答質問
How can I regress Laguerre polynomials?
Hi! I have to regress Laguerre polynomials, which have the following structure: L0=exp(-0.5*X); L1=exp(-0.5*X)*(1-X); L2=exp...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Can anyone help me to search for ones in the rows of a matrix and replace the remaining ones with zeros?
Hi! I am quite new in Matlab. I have a a matrix with ones and zeros, for ex a = [1 1 0; 1 1 1; 0 1 1]. I want to get a new ma...
11年弱 前 | 4 件の回答 | 0