m1312499300m
m1312499300m
关注数: 1
粉丝数: 4
发帖数: 162
关注贴吧数: 7
求环境工程858考研真题 各位学长学姐好,请问有858真题嘛,qq1280175326,随时联系,非常感谢
求环境工程858考研真题 各位学长学姐好,请问有858真题嘛,qq1280175326,随时联系,非常感谢
MATLAB 小白求助大神解决这个ERROR 运行这个M文件总是报错,找不到原因,心累 代码如下: function out_images=scale_images(images,scale=0.5) pkg load image% load image package in octave digit_images=reshape(images,sqrt(size(images,1)),sqrt(size(images,1))*size(images,2) ); small_img=[]; section=8000; for i=1:size(images,2)/section small_images=imresize(digit_images(:,(i-1)*sqrt(size(images,1))*section+1:i*sqrt(size(images,1))*section),scale); small_img=[small_img,small_images]; end if mod(size(images,2),section) ~= 0 small_images=imresize(digit_images(:,floor(size(images,2)/section)*sqrt(size(images,1))*section+1:end),scale); small_img=[small_img,small_images]; end out_images=reshape(small_img,size(small_img,1)^2,size(small_img,2)/size(small_img,1)); clear digit_images; clear small_images; clear small_img; end ERROR: Error: File: scale_images.m Line: 1 Column: 46 The expression to the left of the equals sign is not a valid target for an assignment.
海盗奇兵极品熔岩神像 海盗奇兵建造的两个极品熔岩神像会一样吗
海盗奇兵极品熔岩神像 建造的两个极品熔岩神像会一有样的属性吗?
1
下一页