photo

Freddy


Last seen: 8 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Cuál es el error en el código?
valoresalpha=[0 5 10 15 20 25 30]; valoresbeta=[1.6595 1.5434 1.4186 1.2925 1.1712 1.0585 0.9561]; f=25*(diff(1.6595)./diff(de...

8 mesi fa | 1 risposta | 0

1

risposta

Domanda


It takes too long to run the program and in the end I get an error, could you tell me what the error is?
function f=funcionrr(x) xini=[0 4*pi]; t=[0 2*pi]; options=odeset('RelTol',1e-13,'AbsTol',1e-13); ...

8 mesi fa | 1 risposta | 0

1

risposta

Domanda


Why do I have an error on line 17 of the code? or there is another error
syms x f=x.^8-7*x.^3 + 7; d=diff(f); fplot(f,[0 10]); pause(1); hold on; lambda=1; xo=1; fxo=1; x_value=[]; y_value=[]...

8 mesi fa | 1 risposta | 0

1

risposta

Domanda


Se queda paralizado no corre todo el código y no me dice el error tampoco
%% Datos de entrada %% f=inline('exp(sin(x))-x'); %funcion unimoda...

8 mesi fa | 2 risposte | 0

2

risposte