photo

elor hdd


Last seen: 1년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to shift rows to right and left of matrix ?
I want to shift the rows of the matrix to the right if A<B with shift step numbers c or left if A>B with shift step numbers c ...

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

1

답변

질문


I need you help to convert this equation to matlab code
clear all; close all; clc; tic %-----------------read image o=imread('4.2.07.tiff'); [m,n]=size(o); %----------------...

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

2

답변