Roolientha Denaud
Followers: 0 Following: 0
Feeds
提问
Create a Matlab function that will convert 4-dimensional image data to a single 3-D .jpg picture.
x = 1080X1920X3 unit8
4 years 前 | 1 个回答 | 0
1
个回答提问
I have a code but it keep saying "invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.
F=[]; A=[]; for f=0:200:1800 F =[F,f]; %in HZ f0 = 500;% in Hz f1= 1500;% in Hz N = 20; a = 0:5:25 ...
6 years 前 | 9 个回答 | 1