photo

frwmetric


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
275,832
of 297,457

평판
0

참여
11 질문
0 답변

답변 채택
45.45%

획득한 표
0

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 12년 전 | 답변 수: 1 | 0

1

답변