How can i applicate kernel Distribution with upper and lower bounds to a matrix (276x418)?
1 回表示 (過去 30 日間)
古いコメントを表示
Davide Di Cesare
2015 年 11 月 19 日
コメント済み: Davide Di Cesare
2015 年 11 月 20 日
How can i applicate kernel Distribution with upper and lower bounds to a matrix (276x418)? and how can i write this code?
0 件のコメント
採用された回答
the cyclist
2015 年 11 月 19 日
I don't fully understand your question. I suggest you write a more complete explanation of what you are trying to do. Remember, we don't know anything about your particular problem, except for what you share with us.
About the only thing I can suggest is that maybe the ksdensity function in the Statistics and Machine Learning Toolbox could be helpful.
3 件のコメント
the cyclist
2015 年 11 月 19 日
What does your matrix R represent? The FEX code you mention is for plotting the joint density of two vectors of data. In this case, x(:,1) and x(:,2). You don't seem to have two such vectors.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!