photo

Ajith Krishna Kanduri

MathWorks

Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Message

Application Development and Information Retreival are my strengths.
Disclaimer: Any articles/ ideas /opinions here are my own and in no way reflect that of MathWorks.

Statistics

MATLAB Answers

0 Questions
6 Answers

RANK
7,338
of 300,343

REPUTATION
6

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
Edit the txt file second column ONLY and save as same format
Hi Venkat, You can read the txt file in the form of table,then you can perform the changes you want in the text file o...

5 years ago | 0

Answered
Need help with Java Class in Matlab in windows 10
Hi, Please try using () parenthesis for creating the object. obj = numberpack.Addnumber() Please refer to the follow...

5 years ago | 0

Answered
Confirming Correct Results and Y-Axis of FFT
Hi, The results of the absolute value of the output of the fft function (that you have correctly calculated and sca...

5 years ago | 0

| accepted

Answered
Setting x axis in hh:mm format for plotting
Hi Sreeraj, Please refer to the documentation of datestr function (https://in.mathworks.com/help/matlab/ref/datestr....

5 years ago | 1

Answered
Trying to code nested loops, not checking all cells
Hi Kane, I can see you are using strncmp function i.e,comparing upto 28 characters,you can use strcmp() function to chec...

5 years ago | 0

Answered
How can I label images for classification based on image name?
Hi Sandoub, I have understood you are facing issue in labeling the images. You can refer the following link for more infor...

5 years ago | 0