photo

sanky kumar


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: radars

Statistik

MATLAB Answers

5 Fragen
1 Antwort

RANG
71.543
of 300.365

REPUTATION
0

BEITRÄGE
5 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
20.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 12 Jahre vor | 0

Frage


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!

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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!

etwa 12 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten