elor hdd
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 2 个回答 | 0