Rakshmy C S
NIT Calicut
2011년부터 활동
Followers: 0 Following: 0
Feeds
질문
matlab gui
hello all, I created a GUI in matlab for my project. When i use the push button it is giving an error. ??? Undefined fun...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
calling java class from matlab
Hello all, I am doing my project in matlab. But one module is implemented in java( IDE netbeans). To combine the mod...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
remove an element from vector
Hi, I need to find intersection of two vectors. After intersection if 0 is present i need to remove 0. Can anyone help me.
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
clear an array
Hi, I want to clear the array v[] before going to the next iteration of 'j'. i.e. after the stmt arr(i,j)=min_val; /*Code...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
minimum of an array
Hi, I have a 10*10 array.I need to find the minium of all the rows of the array except selected ones.For eg. to find the m...
대략 14년 전 | 답변 수: 4 | 0
4
답변질문
array index of minimum value of a matrix
Hi, I have a 2d matrix.I need to find out the minimum value of the matrix and the corresponding row and column index. ...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
array index
Hi, I have declared the size of array as 4*4.When i run the third for loop the size of array becomes 49*49.Dont know why this...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
I need to read a sequence and convert it t0 numerical text
Can any body help me to find a solution.My objective is to convert a dna sequence into numerical form ie A with 1, C with 2, T w...
대략 14년 전 | 답변 수: 1 | 0
