sachin k
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
95.533
of 295.673
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.262
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.257
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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', ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0