Community Profile

photo

frwmetric


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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=...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 = ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


"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...

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort