photo

nesrine nesrine


ENITunis

2014 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

10年弱 前 | 0 件の回答 | 0

0

回答

回答済み
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)); ...

約10年 前 | 0

質問


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

約10年 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 1 件の回答 | 1

1

回答

質問


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

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 0 件の回答 | 0

0

回答