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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
