Statistics
RANK
34.471
of 275.629
REPUTAZIONE
1
CONTRIBUTI
7 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
1
RANK
of 125.417
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Domanda
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...
circa 8 anni fa | 0 risposte | 0
0
risposteFirst 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)); ...
oltre 8 anni fa | 0
Domanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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....
oltre 8 anni fa | 1 risposta | 1
1
rispostaDomanda
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...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
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 : ...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 8 anni fa | 0 risposte | 0