matlab中这句话有错没disp=reshape(disp,[r,c])';为什么一直编译不过去呢,到底该咋做啊,
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/25 00:14:40
matlab中这句话有错没disp=reshape(disp,[r,c])'';为什么一直编译不过去呢,到底该咋做啊,matlab中这句话有错没disp=reshape(disp,[r,c])'';为什么
matlab中这句话有错没disp=reshape(disp,[r,c])';为什么一直编译不过去呢,到底该咋做啊,
matlab中这句话有错没disp=reshape(disp,[r,c])';
为什么一直编译不过去呢,到底该咋做啊,
matlab中这句话有错没disp=reshape(disp,[r,c])';为什么一直编译不过去呢,到底该咋做啊,
你是要将disp这个向量转换为一个维数为:r行,c列的矩阵
(1)用以下语句将一个列向量转化为一个图像矩阵:
imwrite(mat2gray(reshape(disp,r,c)),'d:disp1.jpg');
将disp转为r行,c列的图像矩阵(图像)存在D盘,文件取名为disp1.jpg
(2)对矩阵的操作
reshape()把指定的矩阵改变形状,但是元素个数不变
如:行向量:a = [1 2 3 4 5 6]
执行下面语句把它变成3行2列:
b = reshape(a,3,2)
执行结果:
b =
1 4
2 5
3 6
若a=[1 2 3
4 5 6
7 8 9]
使用reshpe后想得到b=[1 2 3 4 5 6 7 8 9]
只需要将a转置一下再使用reshape就可以了:
b=reshape(a',1,9)
matlab中这句话有错没disp=reshape(disp,[r,c])';为什么一直编译不过去呢,到底该咋做啊,
disp 在matlab中是什么意思
matlab中 Disp=2; x1 = min(X) - Disp;是什么意思
这句话有没有错有没有错?you're just the man who I want to see这句话有没有错?
这句话有没有错
matlab中disp的用法y=0; n=0;while (y
这句话有没有错?错再哪
nobody , but only you 句型有错吗只是想问一下 句型有错么 如果有错的话正确的应该怎么说只是问口语中有错没 请不要把这句话联系到nobody歌词中
一分钟内有六十个时刻,这句话有没有错?
what is wrong with she 这句话有没有错
life is like a boat.这句话有没有错?
hero's come back 这句话语法有没有错
there still have many people这句话有没有错
this is a good news这句话有没有错
animals are men's friends 这句话有没有错
everyday smile to face 这句话有没有错啊?
my heart is easy broken这句话有没有错
every men has faults,这句话语法有没有错?