Community Profile

photo

mohammad massarwe


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


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,...

presque 3 ans il y a | 3 réponses | 0

3

réponses

Question


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...

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


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)...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


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(...

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


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 ...

environ 3 ans il y a | 1 réponse | 0

0

réponse