photo

Rakshmy C S


NIT Calicut

Active since 2011

Followers: 0   Following: 0

Message

Pursuing M-Tech Degree in Computer Science & Engineering (NIT Calicut)
Professional Interests: Bioinformatics,Computer Networks

Statistics

MATLAB Answers

8 Questions
1 Answer

RANK
13,003
of 300,753

REPUTATION
2

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Answered
clear an array
I got the answer clear val;

14 years ago | 1

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 4 answers | 0

4

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer