photo

Ali Jaber


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
67,304
of 300,765

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Show multiple graph in one grid from multiple .m files
Is it possible to show the result of the first .m file (graph) at the same grid of the graph resulted from another .m file?

9 years 前 | 1 个回答 | 0

1

个回答

提问


./ meaning in Matlab
Please can you tell me what is the meaning of this operator: ./ I want to use it here: precision = (1:num_relevant_images) ./ ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Fill the array after each loop iteration
my Problem is that I want the array to be filled each time the loop iterate, for example here, cosTheta is my array, I want afte...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Define one axe for many images
I have 10 axes in which I want the most relevant images to be shown in. So I defined them as follows. But I have a problem that ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Greater number of matrix in a loop
I have a loop that test the cosine similarity between test image and the database images (Training Images). I want to choose t...

9 years 前 | 1 个回答 | 0

1

个回答

提问


GUIDE - Reading from excel sheet rows and store them
I am reading from an excel sheet , I wrote this line to get the rows of matrix m, so that I have to send it (the matrix) as inpu...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Use variable in two different functions
I have to use variable defined in one function in another function. What should I use? I tried global but it fails with me

9 years 前 | 1 个回答 | 0

1

个回答

提问


Read many column from excel sheet
I have to read from an excel sheet many columns, and each column has to be assigned to a variable, for example first column is f...

9 years 前 | 1 个回答 | 0

1

个回答