bala k


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
5,010
of 297,457

声誉
6

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
6

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


EXE file.
hi, How to create exe file in matlab. can you help me.

14 years 前 | 2 个回答 | 0

2

个回答

提问


milliseconds
how i calculate milliseconds from seconds

14 years 前 | 1 个回答 | 0

1

个回答

提问


array [10x8]
G(1,:)=[ 1 2 3 8 5 6 3 5]; for j = 1:10, for i = 1:8, n(j,i)=G(1,8); end end i need to calculate 10 rows and 8 colu...

14 years 前 | 1 个回答 | 0

1

个回答

提问


matlab guide tool
matlab gui exit button code..

14 years 前 | 4 个回答 | 0

4

个回答

提问


hue saturation intensity
I1 = imread('127.jpg'); >> I1 = imresize(I1, [256 256]); >> [h s i] = rgb2hsi(I1); ??? Undefined function or method 'rg...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Euclidean distance of two vectors
Euclidean distance of two vector. I have the two image values G=[1x72] and G1 = [1x72]. I need to calculate the two image distan...

14 years 前 | 2 个回答 | 6

2

个回答