Hamed Jalali
Followers: 0 Following: 0
Feeds
提问
Check for incorrect argument data type or missing argument in call to function "minimize"
I have recently updated my Matlab fron 2019b to 2022a. I have problem when I use Gaussian Process toolbox (see here: Link). I di...
2 years 前 | 1 个回答 | 0
1
个回答提问
Unrecognized function or variable 'readstruct'
I implemented this sample code from Mathlab help: url = "https://export.arxiv.org/oai2?verb=ListRecords" + ... "&set=math...
2 years 前 | 1 个回答 | 0
1
个回答提问
Extract only some specific elements of the arrays of a cell
I have a cell, say , where each array is also a cell. I have an index set and I want to extract cells 2, 5,1. It can be done...
2 years 前 | 2 个回答 | 0
2
个回答提问
define new variables based on clustering results
I have some variables, say X_1, x_2, x_3, x_4, x_5,x_6. with related matrix of n obeservation X. I have done spectral cluste...
4 years 前 | 1 个回答 | 0
1
个回答提问
extract especific part of a cell
I have a 1*10 cell data, say my_cell. Also I have a new index set ind=[2,4,5]. I only need these elements of my_cell, i.e. my_ce...
4 years 前 | 0 个回答 | 0