Burak Alakus
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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?
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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.
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.
5 years 前 | 0
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 4 个回答 | 0
4
个回答提问
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 前 | 1 个回答 | 0