Feeds
질문
Find the lowest values in vector array.
I would like to find only the lowest values in the vector and plot them along with origin signal. Here is what I did, but couldn...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plotting instead of quiver
How can I use plot instead of quiver in the following code example for LDA? I want to better plot the decision boundary using ...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
how draw line between two classes.
I have Linear classification, but I don't know how to draw the projected line into my data. The line should look like the pict...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Linear classification LDA - project line boundary
How can I project the line obtained from linear discriminant analysis. I couldn't find how to make it despite it is easy task. I...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
LDA project data line
I would like to project and plot vector line determined by eigenvalue problem (v) - in linear discriminant analysis. The first t...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Linear discriminant analysis -test data
Hello, Please I would like to check my new point to see if my algorithm works well. I don't have complete understanding on : ...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
How to find number of points in following graph.
So, am not sure which method do I need to go through to find number of points in my graph case. the peak you are seeing is my pr...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Finding peak pressure value.
Hello. Would you mind if you could assist me in my algorithm I did. I have to find every peak values generated randomly from wal...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Feature extraction method should use
I have generated 1-D array from my walking pattern. I'm trying to use some feature extraction method to tell the difference in w...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
interpolation array numbers.
I have the concept idea of how interp1 works. But I didn't quiet understand the interp1 function in this following code. My teac...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
Interpolate my txt file within its range.
Interpolation issue. So am trying to to interpolate (Interp1) the variable x1_n within the range of t1_n. But looks the matlab...
대략 10년 전 | 답변 수: 1 | 0
