photo

Amir Ehsani


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
161,729
of 300,379

평판
0

참여
5 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,931

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,299

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how can I multiplying matrix elements
How can I multiple elements of one column or row of a matrix?

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

1

답변

질문


calculating symbolic matrix determinant
I have a problem to calculate the n*n matrix with Matlab. if n>=16 the solving procedure will be to long. My matrix is symbolic ...

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

1

답변

질문


How can I triangular a matrix
I have a n*n matrix. I want to change it to a triangular matrix. please help me.

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Move matrix rows and columns
I have a n*n matrix. I want to convert it to n^2*1 matrix. for example: A=[a b;c d] result B=[a;b;c;d]

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Find coefficient in symbolic expression or matrix in matlab
I have the equation below: 2*x+3*y+4*z I want to separate the coefficients from syms. I want a function that its result from m...

대략 13년 전 | 답변 수: 2 | 0

2

답변