Community Profile

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

2年以上 前 | 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); %----------------...

3年以上 前 | 2 件の回答 | 0

2

回答