photo

Tarek


Last seen: 8 jours il y a Actif depuis 2025

Followers: 0   Following: 0

Statistiques

MATLAB Answers

14 Questions
0 Réponses

RANG
98 135
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
14 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
64.29%

VOTES REÇUS
1

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

environ un mois il y a | 2 réponses | 0

2

réponses

Question


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

environ un mois il y a | 1 réponse | 0

1

réponse

Question


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

2 mois il y a | 1 réponse | 0

1

réponse

Question


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

2 mois il y a | 2 réponses | 0

2

réponses

Question


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)

2 mois il y a | 1 réponse | 0

1

réponse

Question


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

3 mois il y a | 2 réponses | 0

2

réponses

Question


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

3 mois il y a | 1 réponse | 0

1

réponse

Question


Please help me, I want to graph this attached simple relation

3 mois il y a | 2 réponses | 1

2

réponses

Question


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

4 mois il y a | 1 réponse | 0

1

réponse

Question


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

4 mois il y a | 1 réponse | 0

0

réponse

Question


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

4 mois il y a | 2 réponses | 0

2

réponses

Question


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

4 mois il y a | 1 réponse | 0

0

réponse

Question


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

4 mois il y a | 1 réponse | 0

0

réponse

Question


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

4 mois il y a | 1 réponse | 0

1

réponse