photo

Suresh Dahal


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
197,086
of 300,553

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

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

  • Thankful Level 1

View badges

Feeds

View by

Question


read numbers from mixed string
hi, I want to read numbers from mixed string and write into a file. I've been trying to do so but cant get it to work. my data f...

8 years ago | 2 answers | 0

2

answers

Question


file open and write issues
hi, I have k number of directories inside which there are l number of files. Now I want to open all the files one by one and wr...

8 years ago | 1 answer | 0

1

answer

Question


does not show off the plot properly
Hi, I am trying to plot the following code, but when I hit plot command the constant acceleration line does not appear on the gr...

8 years ago | 1 answer | 0

1

answer

Question


multiply random elements of matrix
hi, I am stuck on something and I need your help guys. I have a number X and a column matrix with A=[25;12;13;19;23...]. Let's s...

8 years ago | 2 answers | 0

2

answers

Question


How to display matrix as an image ?
I have a diagonal matrix A of 4x4 and I want to display this as an image, how am I supposed to do that? I tried using imshow(A) ...

8 years ago | 1 answer | 0

1

answer

Question


Replace each characters of strings with '-'
Hi, I want to replace all the characters of a string by '-', say, flowers will be like '-------'. Please tell me how am I supp...

8 years ago | 2 answers | 0

2

answers