photo

sanky kumar


Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: radars

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
172.518
of 300.364

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.407

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
  • First Answer

View badges

Feeds

View by

Question


how to manage inputs in a dialogbox
prompt={'Enter the matrix size for x^2:',... 'Enter the colormap name:'}; name='Input for Peaks function'; numlin...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Answered
Is it possible to scan a group of lines in MATLAB?
hi brian you can use textscan. C = textscan(fileID,formatSpec) reads data from an open text file into cell array, C. The t...

ongeveer 12 jaar ago | 0

Question


how to design a form that pops up in a dialog box.
the form consists of questions like "what is your name:" please let me know the code!

ongeveer 12 jaar ago | 2 answers | 0

2

answers

Question


how to insert noise in a sine function.
eg: x = -pi:.1:pi; y = sin(x); plot(x,y) i want to add noise to this signal. help appreciated!

ongeveer 12 jaar ago | 4 answers | 0

4

answers

Question


how to create an array(1 by 5000) having random values in the range(9-11).
i have to put the array value as input for sine function, but i guess there are certain limitations for that. it would be great ...

ongeveer 12 jaar ago | 1 answer | 0

1

answer

Question


how to create an array(1 by 5000) having random values in the range(9-11).
i have to put the array value as input for sine function, but i guess there are certain limitations for that. it would be great ...

ongeveer 12 jaar ago | 2 answers | 0

2

answers