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
