Community Profile

photo

Anonymous


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


Error: File: slopfield.m Line: 1 Column: 30 Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
Hi i am working on this code: function [t,y] = eulode(dxdt,[0,0.4],2,0.1,varargin) % input: if nargin<4,error('at least 4 i...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Error: File: slopfield.m Line: 1 Column: 30 Invalid expression. Check for missing multiplication operator, missing or unbalanced delimiters, or other syntax error. To construct matrices, use brackets instead of parentheses.
Hi i am working on this code: function [t,y] = eulode(dxdt,[0,0.4],2,0.1,varargin) % input: if nargin<4,error('at least 4 ...

circa 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Unrecognized function or variable 'x'.
Here is the code that i worte: % Let's solve the nonlinear system below using successive % substitution %x^2=5-y^2 %Y+1=x^2...

circa 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Not enough input arguments
Could somebody please explain what this error is and how to fix it. (Error in goldenmax721 (line 5) xmax_old=max(f(xl),f(xu));...

circa 4 anni fa | 2 risposte | 0

2

risposte