統計
MATLAB Answers
10 質問
0 回答
ランク
of 171,460
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Error using urlread to get results from queries
Hello, I'm doing some Freebase query (for example : https://www.googleapis.com/freebase/v1/mqlread?query={"type":"/people/per...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Load variable from mat file
Hello, I have a mat file containing 4 variables. For some reasons, I would like to load only of these 4 variables (let's say ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Discrim function for Linear discriminant analysis problem
Hello, I am using the function "lda" from the discrim toolbox in matlab. However, I'm having the following error : > In l...
13年弱 前 | 0 件の回答 | 0
0
回答質問
Problem with path and methods having the same name.
Hello, My problem is simple, in my workspace I've two methods having the same name. However, matlab is not using the right one,...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Problem with the naive bayes classifier from the stats toolbox.
I have a problem using the Naive Bayes classifier from the statistiques toolbox. I'm having the following error : ??? Error ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
How to write string delimiter in a string
Hello The question is very simple, but I can't find the answer on the web. I would like to write a string with ' as content : A...
13年以上 前 | 1 件の回答 | 0
1
回答質問
A math database with adjacency/features matrices
Hello, I'm looking for a database about social network/friend network/celebrities, ... Here is the instructions, I need : ...
13年以上 前 | 0 件の回答 | 0
0
回答質問
Using cell array to create 3D sparse matrix.
Hello, I would like to create a 3d-sparse matrix. Ofc, I know that matlab's toolbox doesn't have it so far. Here is my code...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Eigenvectors of a nonsymmetric matrix.
Hello, I'm trying to find the dominant Eigenvectors of a matrix P. However, P could be non symmetric thus their are two "cate...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Computing eigenvector of eigensystem
Hi everyone, I'm very new here and I began to use matlab yersterday. I'm looking to solve a simple system : Q v = lambda v |...
13年以上 前 | 1 件の回答 | 0
