Community Profile

photo

mohammad massarwe


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


integer operands are required for colon operator when used as index i getting that in lines 8 9 10
%% c. q=0; window=59*f; for i=1:floor(10) j=1; while j<L-window q=q+1; u_velocity (q) = mean(Dat...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


getting error in line 5 please help
functin=@(x) (3*(-1-212*x)^2+(-1-212*x)-4*(4-170*x)-7)^2+(4-170*x-1-212*x2)^2; ta3ot=0.001; Up_limit=2; Low_limit=0; [min_x,...

quasi 3 anni fa | 3 risposte | 0

3

risposte

Domanda


can any one help on this i dont know how to solve it !!
function [shoresh,iter]=PI(x0) epsilon=10^-3; iter=0; f=@(x) x^3_3x+1 ftag=@(x) 3x^2-3 if f(x0)== 0 %%% here the error...

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


i get error can any one help
erro in my code pleas help me my code: f= @(x,y,z) [((x-4)^2 - z) ;( 2*y-4*z); z+16*(x-8)+1/y -21] jacobian_matrix = @(x,y,z)...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


invalid use of operator
>>shitathatsia = @(x) 2.7*cos(25*x^2+8*x)-10*x*sin(6*x) starrt=-1 ennd=1 pitaron= (starrt+ennd)/2 while sqrt((shitathatsia(...

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Who can help me with this please?
function [dy] = quest1(t,y) dy1= zeros(2,1) dy(1) = y(2); dy(2) = -2*y(2)-2*y(1)+(1*sin(2*t)); [t,Y] = ode23(@quest1,[0 ...

circa 3 anni fa | 0 risposte | 0

0

risposte