photo

Tarek


Last seen: 2개월 전 2025년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
0 답변

순위
98,135
of 300,780

평판
0

참여
14 질문
0 답변

답변 채택
64.29%

획득한 표
1

순위
 of 21,086

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,018

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Please i need to plot 3 dimension figure with (x axis is x, y axis is gamma function) and z axis is value of u for this simple attached relation
The constants mu=beta=g=1. The x is vector from -20 to 20.t=2. I need to plot three dimensions Xis vector x, y axis is values of...

3개월 전 | 답변 수: 2 | 0

2

답변

질문


I want to draw surf plot for the attached figure
The c=4 and alfa=3.2.T is vector from -0.5 to 0.5.X is vector from 4 to -4

3개월 전 | 답변 수: 1 | 0

1

답변

질문


Please help me to run this simple code. I want to check the definition the third oder of ODE is true of false in projfun function.
where c,alfa,mu,beta are constant. proj() % code function sol= proj clc;clf;clear; myLegend1 = {};myLegend2 = {}; rr =...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


Please help me to run code
Error Error using bvparguments (line 111) Error in calling BVP4C(ODEFUN,BCFUN,SOLINIT,OPTIONS): The boundary condition fun...

4개월 전 | 답변 수: 2 | 0

2

답변

질문


Please help me. I want to find the optimal values of constans in the ode?t
syms C1 C2 y(x) dy = diff(y); d2y = diff(dy); eqn = y^2 * d2y + y*dy^2 - dy^2 + C1*y^4 + C2*y^3 == 0 dsolve(eqn)

5개월 전 | 답변 수: 1 | 0

1

답변

질문


Please 🙏 help me to find the exact solution of ODE
I want to find the exact solution of ODE .The delta1 and delta2 are constants. y^2 y''+y*(y')^2-(y')^2+C1*y^4+C2*y^3=0

5개월 전 | 답변 수: 2 | 0

2

답변

질문


Please help me to run the surface figure from the attached code
%Array indices must be positive integers or logical values. %Error in Tarek7_2025 (line 66) % N=(kt/kf)*(1+Rd)*d*R(1/(muf...

5개월 전 | 답변 수: 1 | 0

1

답변

2

답변

질문


Please help me to plot surface figure. I want to draw this attached photo 2 dimension of (NG,etta) in 3 dimension as (NG, R,etta)
%Error % Attempting to evaluate the solution outside the interval [0.000000e+00, 1.000000e+00] where it is defined. %Error i...

6개월 전 | 답변 수: 1 | 0

1

답변

질문


Please help me to run this simple code
% Erro %Index exceeds array bounds. %Error in proj/projfun (line 42) %dy(2) = (4*b1*n^2+4*n^2*(b2-lamda).*p+4*b3*...

6개월 전 | 답변 수: 0 | 0

0

답변

질문


Please help me. I want to run this attached simple code
%Error using ^ %Incorrect dimensions for raising a matrix to a power. Check that the matrix is square and the power is a scal...

6개월 전 | 답변 수: 2 | 0

2

답변

질문


Please help me....., the masseage error at the
%Error using surf %Too many input arguments. %Error in proj (line 70) %surf(X, Y, real(Z)); %code function sol= pro...

6개월 전 | 답변 수: 0 | 0

0

답변

질문


Please help me to run this code🙏
function sol= proj clc;clf;clear; %Relation of base fluid rhof=997.1*10^-3;kf=0.613*10^5;cpf=4179*10^4;muf=10^-3*10; alfaf=k...

6개월 전 | 답변 수: 0 | 0

0

답변

질문


Please help me to run this code
function sol= proj clc;clf;clear; %Relation of base fluid rhof=997.1*10^-3;kf=0.613*10^5;cpf=4179*10^4;muf=10^-3*10; alfaf=k...

6개월 전 | 답변 수: 1 | 0

1

답변