Statistiques
11 Questions
0 Réponses
RANG
174 603
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
45.45%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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=...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 = ...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
"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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0