photo

farheen fathima


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
256,895
of 301,421

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,269

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,475

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Error using get_laplacian Too many input arguments.
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transformat...

8 years 前 | 1 个回答 | 0

1

个回答

提问


im getting an error in my code saying too many arguments
[T]=get_laplacian(I,3,T_est); %[LT]=generateLaplacian(I,3,T_est); figure,imshow(T); title('Laplance Transforma...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Array dimensions must match for binary array op, plz give me a solution for this .
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subp...

8 years 前 | 0 个回答 | 0

0

个回答

提问


can u plz help me to clear the error which is in (line 32) "Array dimensions must match for binary array op"
clc; close all; %Initialize a=imread('Y:/haze.jpg'); Red=a; Green=a; Blue=a; Red(:,:,2:3)=0; subplot(2,2,1); imshow(...

8 years 前 | 0 个回答 | 0

0

个回答

提问


can someone help me tro fix this error "Array dimensions must match for binary array op."
Array dimensions must match for binary array op.

8 years 前 | 0 个回答 | 0

0

个回答