Community Profile

photo

Alireza


University of Copenhagen

2014년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • 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.

거의 8년 전 | 다운로드 수: 5 |

Thumbnail

제출됨


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

거의 8년 전 | 다운로드 수: 5 |

제출됨


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

거의 8년 전 | 다운로드 수: 7 |

질문


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 ...

대략 8년 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 답변 수: 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...

9년 초과 전 | 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...

9년 초과 전 | 답변 수: 2 | 0

2

답변