Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
174.590
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
45.45%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Is there any easy way to change x*y production to x.*y production?
Is there any easy way to change x*y production to x.*y production? Hi I have huge function.m result and I numerically integrat...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
how can I get rid of these errors?
hi I have a huge function to integrate >> syms x y >> f=(228155022448185.*(cos((2.*pi).*y)./exp(131738205584307./(3518...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
quad for multi variable functions
I have a function which has 4 different variables and I want to find the numerical integration of it with quad command in case o...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
what does this error mean?
hi do you have any idea what does it mean??? ??? Attempt to reference field of non-structure array. Error in ==> sy...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how can I fix this?
here is a code to get the permutation of each rows of a matrix a=[ 1 2 2 2 2 3]; for ii=...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to get permutation of each rows of matrix
hi I want to get a matrix which consists all permutation of each rows of previous matrix... For example, A = ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how automatically label multiple outputs in the loop?
hi how automatically label multiple outputs in the loop? I do not know it is possible or not... may be it is very basic... I...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how can I write all for loop outputs in single matrix?
how can I write all for loop results in single matrix? For example ans = -2 -2 -1 -2 -2 1 ...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how can I cancel repeated results?
Hi how can I cancel repeated results??? here a function result st s = -2 2 -1 s = -2 -2 1...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
"plus/minus" sign operator
Hi I have a row matrix which is like n=[x,y,z] I need to consider plus and minus signs at the same time and get a permutati...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
how to get plus and minus sign element of matrix at the same time?
I have a matrix like n=[x,y,z] I need to consider plus and minus sign of x,y and z "at the same time" because I need unique ...
más de 11 años hace | 1 respuesta | 0