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