Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
200.169
of 301.589
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 175.641
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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,...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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)*(...
circa 9 anni fa | 1 risposta | 0
