photo

Odom Seng


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
217,390
of 300,853

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Plotting a function of determinant values vs n values.
Hi, so I have a function s(n), that spits out a n*n matrix. What I want to do is plot the determinant of each s(n) matrix that m...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Shifting an image using matrix manipulation.
Hi, I have a codeline that shifts an image 240 pixels horizontally. I used the code from an example in my class, however they do...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


shifting an image vertically down.
Hi, I want to shift a picture vertically down by 50 pixels here is my code: X=imread('photo1.jpg'); X_double=double(X); ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Replace A single element of matrix
Hi, what I want to do is replace a single value in the 201X201 identity matrix to form a transformation matrix. I know how to fo...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Error using plot, vectors must be of same length?
Hi, I'm trying to use the euler method to determine the time at which a tank drains to zero. I described the equation in an m.fi...

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

1

답변