![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7394708_1522121324495_DEF.jpg)
fereshteh izadi
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
10 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
reading a file in matlab
hello, I have a file like below named file.txt > head(myfile,1:4]) AT1G01060 AT1G01170 AT1...
約9年 前 | 3 件の回答 | 0
3
回答質問
reading a csv file
hi, I have a csv file as I shared the link with you. I am going to read my file but I don't how please someone help me to ...
約9年 前 | 1 件の回答 | 0
1
回答質問
producing a directed edges from a data frame
hi, I have a data frame as I attached, with below code I got an adjacency matrix fid = fopen('Ara_GoldST.txt', 'rt'); d...
約9年 前 | 0 件の回答 | 0
0
回答質問
reading a matrix in matlab
hello, I have a matrix like below > head(mat[,1:4]) AT1G01060 AT1G01170 AT1G01180 AT1G01260 AT1G01060 1.00...
約9年 前 | 1 件の回答 | 0
1
回答質問
placing my file in matlab code
hello, I am going to run a matlab code as I attached, I have a txt file as input for algorithm like below > head(mycount...
約9年 前 | 1 件の回答 | 0
1
回答質問
how i can have an adjacency matrix only contains 0 and 1
hello i have a data frame, i convert that to an adjacency matrix but the adjacency matrix contains 2 while i need only 1 and ...
約9年 前 | 1 件の回答 | 0
1
回答質問
how i can convert a matrix to a adjacency matrix
hi, i have below matrix TFLocus TargetLocus InteractionType AT5G10140 AT1G65480 -1 AT5G11260 AT1G27480 -1 AT5G112...
約9年 前 | 0 件の回答 | 0
0
回答質問
making two matrices of genes the same size and same variable
hi, happy new year i have two adjacency matrices like below > mat <- read.table("aracne.txt", header = T, sep = "\t",...
約9年 前 | 0 件の回答 | 0
0
回答質問
writing matlab result to a txt file
i produced an adjacency matrix in matlab, how i can write that to a txt file use as an input in R please?
約9年 前 | 1 件の回答 | 0
1
回答質問
how i can convert a matrix to a adjacency matrix
Hello, i have a matrix of which i pasted few rows in the below, i want to convert this matrix to an adjacency matrix. how i can...
約9年 前 | 2 件の回答 | 0