Michael sch
Followers: 0 Following: 0
matlab c++ engineer
Professional Interests: signal and image processing
Statistics
RANK
290.559
of 297.016
REPUTATION
0
CONTRIBUTIONS
1 Question
5 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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]...
meer dan 10 jaar ago | 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
meer dan 10 jaar ago | 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
meer dan 10 jaar ago | 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...
meer dan 10 jaar ago | 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
meer dan 10 jaar ago | 0
Question
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 ...
meer dan 10 jaar ago | 6 answers | 0