photo

ajay Hiremath


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
201,443
of 297,503

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to handle buttons using voice??
hello everyone.... i am new to matlab i want to handle buttons using voice for example i am using load button in my gui ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to read specifiied values from xls file?
hello all... I want to read lumi and green values from xls file and I used this code... fid=fopen('newFile11.xls', 'w'); f...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to add multiple rows into xlsx file???
hello all.... can any one plz tell me how to add multiple rows into xlsx sheet,now m using this code.. values = {area(i),Lengt...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to store computed value in xlsx file???
I am calculating homogeneity by using following code im=imread('abc.jpg'); I=nlfilter(rgb2gray(im),[3 3],'std2'); homo...

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to calculate concentration of an image
can any one help me to calculate the concentration of an image in matlab

10 years 前 | 0 个回答 | 0

0

个回答

提问


how to remove index exceeds matrix dimensions
I'm using this code,getting error ??? Index exceeds matrix dimensions. Error in ==> aaaa at 8 c=cell2mat(BW(1)); K=imr...

10 years 前 | 2 个回答 | 0

2

个回答