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 years 前 | 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 ...
12 years 前 | 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...
12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
