Feeds
提问
K-nn matlab Apps help
I have Data set variable for classify by using matlab Apps ..when i use 1-nn with eucliden distance . i was wondering about the ...
3 years 前 | 0 个回答 | 0
0
个回答提问
same number in the vector
I want to use all the same number in the vector for one equation and another numbers for another equaion ex: my vecotr is h=[0...
4 years 前 | 1 个回答 | 0
1
个回答提问
Find the equations of two tangent line
Find the equations of two tangent lines at x=1 and x=2. X3+2x2+1. How can I solve it in matlab Thanks
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I make magic matrix if I know the diagonal
How can I make magic matrix if I know the diagonal for this matrix.. For example the diagonal 123..how can I build this magic ma...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can i remove one element from this matrix
D= [2 0 0 0 1; 2 2 0 0 1; 0 0 2 0 1; 0 0 0 2 1; 0 0 0 0 3] How can I remove this element (2,1) <</matla...
6 years 前 | 1 个回答 | 0