photo

Burak Alakus


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
231,319
of 300,618

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,839

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Parfor Can not convert cell to double
Hello guys. I have a problem with parfoor loop usage. I have cell including protein sequences and their ids. I want to consid...

5 years ago | 1 answer | 0

1

answer

Question


Plot 3D Vector
Hello guys, I want to plot the given example with MATLAB yet i can not do that. Can you guys help me?

5 years ago | 1 answer | 0

1

answer

Question


MATLAB aminolookup converting reference
Hello guys. I am using Bioinformatic Toolbox of MATLAB. In order to convert protein sequences to the integer representations, ...

6 years ago | 1 answer | 0

1

answer

Answered
Basic Math Calculation and Equation
Thank you for the answer yer it is not the result i wanted. When we applied x = 5 then result is going to 0.

6 years ago | 0

Question


Basic Math Calculation and Equation
Hello guys. I just want to calculate the following equation yet my math is not enough for that i guess. The equation is; How...

6 years ago | 2 answers | 0

2

answers

Question


Find Number of Elements in an Array
Hello guys. I want to find the number of elements in a string array. Lets say A = ['KM'; 'KL'; 'MN'; 'KM', 'MM', 'KL'] is my ar...

6 years ago | 4 answers | 0

4

answers

Question


Is it possible to use IF statement in parfor?
Hello guys. I tried to use if statemen in parfor loop yet there is no response. Here is my code; parfor i=1:32 if i==1 ...

7 years ago | 1 answer | 0

1

answer