sachin k
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
95.514
of 295.569
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
Feeds
Domanda
how to add laguerre function L(n,a,x) manually in matlab
When I call laguerreL(1,2,2) in my matlab 2012, it gives "undefined function "laguerreL " for input arguments of type 'double', ...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using mupadmex " MuPAD
If I run the following code, lagu=@(j,k,l) feval(symengine,'laguerreL',j,k,l); ele1=@(j,k) lagu(j,k-j,-0.5)*(0.5).^(k-j); el...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
error in writing matrix
I Want to write the matrix from function el(j,k). when I run this, it gives so many errors, please help lagu=@(j,k,l) feval...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
Error using mupadmex " MuPAD "
I don't know Why I am getting the error "error using mupadmex......." in the following code, please help, syms z myFun =@(m...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
write a matrix from a function (say h(m,n), where m and n are running index)
Suppose I want to write a matrix from a function (h(m,n)), so in mathematica, It can be written in foollowing way " Table[h[m, n...
circa 7 anni fa | 1 risposta | 0