Michael sch


2014 年からアクティブ

Followers: 0   Following: 0

matlab c++ engineer
Professional Interests: signal and image processing

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Sum of a cell of arrays
so what you can do get length(x) and then loop for all x and then sum them k=1:length(x) y=y+x{k} end x{1}=[1 2; 3 4]...

約10年 前 | 0

回答済み
how to compute separate line 2 dimensional points
<</matlabcentral/answers/uploaded_files/14282/untitled.jpg>> as you see i need the black line and not the fit line

約10年 前 | 0

回答済み
how to compute separate line 2 dimensional points
i need to seperate plane like in svm and not like in the figure http://en.wikipedia.org/wiki/Support_vector_machine

約10年 前 | 0

回答済み
how to compute separate line 2 dimensional points
it seems you go in the correct answer but stil the line is not between alsow what is theory (article ) x=[ 1 2 ; 3 3 ; 4...

約10年 前 | 0

回答済み
how to compute separate line 2 dimensional points
but it fits to one of the set of points and not the seperate line !! , also i dont have the process for compute the line

約10年 前 | 0

質問


how to compute separate line 2 dimensional points
hi all i have set of points and class + -1 i want to calculate the line i want to use 1. direct linear algebra (inverse matrix ...

約10年 前 | 6 件の回答 | 0

6

回答