Community Profile

photo

elor hdd


Last seen: ungefär ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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); %----------------...

mer än 3 år ago | 2 answers | 0

2

answers