![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3925149_1528834709791_DEF.jpg)
Burak Alakus
Followers: 0 Following: 0
Statistics
RANK
238,460
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
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...
4 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
MATLAB aminolookup converting reference
Hello guys. I am using Bioinformatic Toolbox of MATLAB. In order to convert protein sequences to the integer representations, ...
5 years ago | 1 answer | 0
1
answerBasic 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.
5 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...
5 years ago | 2 answers | 0
2
answersQuestion
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...
5 years ago | 4 answers | 0
4
answersQuestion
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 ...
6 years ago | 1 answer | 0