photo

María Pía Melchor Giménez


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
89.329
of 301.307

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 21.235

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.928

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 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Not enough input arguments.
Hi, I am trying to run this function but it gives me this error, the function is: function result = intentobiseccion(f, xl,...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I solve Undefined operator '^' for input arguments of type 'function_handle'. problem?
h=0.1; a=5.02; b=9.13; c=35.7; t=0:h:100; l=length(t); v=@(t) (a*t ^(a-1))/(c ^a)*cosh(b*t/100)+((t/c) ^a)*(...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort