photo

nesrine nesrine


ENITunis

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

7 Questions
1 Réponse

RANG
34 700
of 300 365

RÉPUTATION
1

CONTRIBUTIONS
7 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
14.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

Feeds

Afficher par

Question


problem in finished difference method
Hello, I need help. I have a problem with the finished difference method. I'am trying to find the Matlab code for the fol...

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

0

réponse

Réponse apportée
First input argument must be a function handle
Thanks i solved this problem But i faced an other error in function plot : fun=@(d,r) d.^3.*exp(-4.1.*(r.^(-0.21).*d)); ...

environ 11 ans il y a | 0

Question


First input argument must be a function handle
Hello, Please!!!!! i need help. I'm trying to solve an integral function : r=0:0.02:0.2; d=[0.0005;0.001;0.0015;0.002;0.0...

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

2

réponses

Question


Subscripted assignment dimension mismatch.
Hello this is the code of my function : function L=test(x) load FM.mat; load nesrine_new.mat; load Lmsd.mat; load Lr...

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

1

réponse

Question


Not enough input arguments
Hi, I'm trying to turning a genetic algorithm for the following function : function L=fonction(x1,x2,x3) L=abs(118....

environ 11 ans il y a | 1 réponse | 1

1

réponse

Question


Not Enough Input Arguments in GA
function L=ga1(x) load FM.mat; load L0.mat; load Lmsd.mat; load Lrst.mat; FM=FM(:,1); L0=L0(:,1); Lrst=Lrst...

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

2

réponses

Question


Attempted to access x(2); index out of bounds because numel(x)=1.
Hello, I have the problem of dimensions when executing the function of Genetic algorithms how can I solve this problem : ...

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

1

réponse

Question


Attempted to access x(2); index out of bounds because numel(x)=1.
Hello, I have the problem of dimensions when executing the function of Genetic algorithms how can I solve this problem : 'Att...

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

0

réponse