Feeds
질문
how can i build a time series classifier
Hi, In my problen, I want to train a machine learning algorithm to classify patterns of absolute acceleration. Lets assume ...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to find a vector's location in another vector
Hi. a is a vector sized 1xn A is a vector sized 1xN N>n how can i find the index of A at which a is located (lets say, ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
switch case - choose from array
I'm trying to run a function which includes this part: optionsVec = [1 5 12 14]; for k=1:10 switch k ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
is it possible to use both external triggers and CounterInput in the same DAQ session?
i want an external trigger to start the counter, separately they work great, but in the same session im getting this : "The PC...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
in MATLAB 2015b PDE toolbox for 3D geometry, how can i specify coefficients?
The 'specifyCoefficients' command is given in the documentation of the 2016b MATLAB, but in 2015b it is undefined. what should ...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
how can i fit a probability density function without knowing the specific distribution family
hi all, i have some data, taken from a Drift Diffusion Model. I wish to fit a pdf to that data, but can't seem to find a specif...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to add a gif file to a published code
hi, I would like to publish my matlab code, and add a GIF file to the published document. how can it be done? I tried usin...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
add a string column to integer matrix
I have a Data matrix of 5 columns and many rows, all integers. I wish to add a 6th column of strings, using a condition on th...
9년 초과 전 | 답변 수: 1 | 0
