Belal Arar
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to change integer format
how to make the double value format... like 02 instead of 2 ?
8 years 前 | 1 个回答 | 0
1
个回答提问
how can i add error
haw can i add "error" or noise to my data using "norms method" or "square method" or "least square method"
8 years 前 | 0 个回答 | 0
0
个回答提问
can any one help me please
<</matlabcentral/answers/uploaded_files/61184/14694767_926569010776643_646008791_n.jpg>>
8 years 前 | 1 个回答 | 0
1
个回答已回答
How can I use morphological methods to count the number of cells ??
a=imread('C:\Users\Belal Arar\Desktop\cells_imag.bmp'); [a1 a2 a3]=size(a); %a=reshape(double(a),a1*a3,a2); x=[1 -2 1]; y=[1...
How can I use morphological methods to count the number of cells ??
a=imread('C:\Users\Belal Arar\Desktop\cells_imag.bmp'); [a1 a2 a3]=size(a); %a=reshape(double(a),a1*a3,a2); x=[1 -2 1]; y=[1...
8 years 前 | 0