photo

Nk


Last seen: environ 3 ans il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

MATLAB Answers

7 Questions
0 Réponses

RANG
125 167
of 301 360

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
42.86%

VOTES REÇUS
0

RANG
 of 21 241

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 151

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 2

Afficher les badges

Feeds

Afficher par

Question


Help me to reduce its accuracy?
I am solving entropy generation and heat transfer problem; whose code is: function Needle a=0.01; r=2.0; Pr=3.0; Ec=0.3; ...

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

0

réponse

Question


I could'not understand why my plot doesnot show line?
This is the code: %function Needle a=0.2; r=2.0; Pr=3.0; Nr=10; Ec=0.3; solinit= bvpinit(linspace(a,15,100),[0 0 0 0 0]);...

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

2

réponses

Question


help me to find error in this?
function Needle a=0.01; solinit= bvpinit(linspace(a,40,100),[0 0 0 0 0]); sol = bvp4c(@Needleode,@Needlebc,solinit); eta = s...

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

0

réponse

Question


help to find error in this?
function Needle a=0.01; Pr=3.0;R=2.0;Nr=10;Ec=0.3; solinit= bvpinit(linspace(a,40,100),[0 0 0 0 0]); sol = bvp4c(@Needleode,...

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

3

réponses

Question


help me to find error in this file?
function Needle1 a=0.2; solinit= bvpinit(linspace(a,40,100),[0 0 0]); sol = bvp4c(@Needle1ode,@Needle1bc,solinit); eta = so...

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

1

réponse

Question


can someone help me?
i have bvp4c code which is: function Needle a=0.01; solinit= bvpinit(linspace(a,40,100),[0 0 0]); sol = bvp4c(@Needleode,@Ne...

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

0

réponse

Question


can someone help me to understand what is the error in this?
function radiation a=0.1; e=0; xa=0; xb=inf; E=linspace(xa,xb,5); sol = bvpinit(linspace(xa,xb,5),[0 0 0]); sol1 = bvp4c...

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

1

réponse