![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/abhirambriiscacin_1519626946791_DEF.jpg)
Abhiram B R
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to know the equation of a curve fitted to histogram
Hi matlab users, I have plotted a histogram in matlab and then used histfit(pair_dist,9,'kernel') command to fit a curve to...
約3年 前 | 1 件の回答 | 0
1
回答質問
How to generate uniformly distributed random coordinates inside a cuboid such that the distance between points is greater than a constant value?
I want to generate uniform randomly distributed points inside a cube. The points should also satisfy a condition that they shou...
約3年 前 | 1 件の回答 | 0
1
回答質問
split matrix into two based on column values
Hi all, I need to split a matrix into two based on values in last column of matrix. An example is given below: A = [ 1 2 1.4; ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
How to save data from a file with text and numbers?
I have to load a file to Matlab with words and numbers and perform few operations. Structure of the file to be loaded is as foll...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Open files in loop and perform operations
I have many files of the type data_1_9.txt, data_1_15.txt, data_2_9.txt, data_2_15.txt, data_3_9.txt, data_3_15.txt, .........da...
4年弱 前 | 1 件の回答 | 0
1
回答質問
How to remove identical pair of data from a matrix in MATLAB?
I have a Nx2 matrix with identical pairs. Something like this: b_data = [ 1 2; 3 4; 7 10; 2 1; 10 7; 11 12]; i consider 1 2, 2...
4年弱 前 | 1 件の回答 | 0