photo

Ahmed


NTNU

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
41.410
of 301.252

REPUTATION
1

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
1

RANG
 of 21.207

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.657

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do you use function handles on polynomial functions?
I get an error message on this.... fplot(@x^2 + 3*x +3,[0, 10])

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can you open a file that is not in your matlab directory with the fopen function?
From your desktop forexample? Do you have to specify it's location to fopen, the filename alone seems to not be enough.

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is it possible to enter a mathematical expression/function as an input to a user defined function
Forexamples something in the lines of function return_value = function_name( (f(x), 2nd paramaeter, 3rd paramter)) where ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do you replace the entry of a matrix with a string?
I'm a little stuck

mehr als 12 Jahre vor | 3 Antworten | 1

3

Antworten