photo

sanky kumar


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: radars

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

11 years 前 | 0

提问


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!

11 years 前 | 2 个回答 | 0

2

个回答

提问


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!

11 years 前 | 4 个回答 | 0

4

个回答

提问


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 ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

11 years 前 | 2 个回答 | 0

2

个回答