photo

Alireza


University of Copenhagen

2014 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

4 質問
1 回答

File Exchange

3 ファイル

ランク
204,636
of 300,786

評判
0

コントリビューション
4 質問
1 回答

回答採用率
0.0%

獲得投票数
0

ランク
202 of 21,091

評判
6,668

平均評価
4.00

コントリビューション
3 ファイル

ダウンロード
8

ALL TIME ダウンロード
64842

ランク

of 171,061

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission

バッジを表示

Feeds

表示方法

送信済み


Character Recognition Example (IV):Training a Simple NN for classification
This demo shows some examples for image pre-processing before the recognition stage.

9年以上 前 | ダウンロード 2 件 |

4.3 / 5
Thumbnail

送信済み


2D Target tracking using Kalman filter
This Demo shows tracking target and prediction next position using kalman filter

9年以上 前 | ダウンロード 5 件 |

4.22642 / 5

送信済み


Function Approximation Using Neural Network Without using Toolbox
This code implements the basic backpropagation of error learning algorithm

9年以上 前 | ダウンロード 1 件 |

3.375 / 5

質問


colours on phylogeny tree
I wonder how can I color certain edges on a phylogeny tree. I can visualize my tree using phytreeviewer(mytree), but I couldn't ...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


color a specific node in phylogeny tree
I have a phylogey tree, tr = phytreeread('pf00002.tree') h = plot(tr) by default all nodes are blue - I would like to col...

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

0

回答

質問


The name 'NodeNames' is not an accessible property for an instance of class 'figure'.
I am just trying to visualize a phylogeny tree and I am getting the following error _Error using hg.figure/get The name 'N...

11年以上 前 | 0 件の回答 | 0

0

回答

回答済み
getnewickstr does not work on the output of getmatrix
Thanks for your reply. The problem is not about reading the Newick - since I can read it and run the getmatrix on it. The pro...

11年以上 前 | 0

質問


getnewickstr does not work on the output of getmatrix
I have a tree as following, tree_newick = '(A:4,(B:3,(C:1.2, D:1.5)F:1)E:2.5)O:0'; [dist_matrix, ID, DIST] = getmatrix...

11年以上 前 | 2 件の回答 | 0

2

回答