Community Profile

photo

Atique Khan


Last seen: 2年以上 前 2018 年からアクティブ

統計

  • Thankful Level 2
  • Thankful Level 3
  • Explorer

バッジを表示

Content Feed

表示方法

質問


Can we count the color pixels in each box like it did in mathematica?
I am working in a project to split an image into small boxes of equal size which I have made. The problem is that when OI concat...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Can I make MATLAB to read the figure of multiple dot plots in the same program and use the read image for further image processing?
I am getting a figure of multiple dot plots by using 'hold on' and 'figure' commands. The problem is that when I save the figure...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


How many colors with their name present in the image.
I am looking for a way to find the number and name of certain colors present in the image so that I can use them to count for ea...

3年以上 前 | 2 件の回答 | 1

2

回答

質問


Matrix elements array with specific rule
I have 200 x 200 rgb image which I have splitted into 40 x 40 boxes and each box contains 5 x 5 enteries. The entery of each of ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Can divide by zero or infinity during the calculation be taken as zero?
I am calculating S1=log10(1/A1) and sum all the Si where in some cases I get A=0 which leads to inf, making the final summation ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I count the number of all color pixels of different shades in the image attached?
The picture attached is 256x256 represents the regions of different colors. When I use the color pixel count using the following...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I draw the following blue color tone intensity figure using the Newtons Raphson basin of attraction code?
The figure below shows Newtons Raphson Iteration to achieve the desired accuracy along x axis using the intensity of blue color ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


I want to divide color image in small tiles and then need to count number of color pixels in each tile.
I am working on a project and want to divide an image into small tiles (non-overlapping boxes) and then need to count the color ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Upgrade MATLAB from r2013b to r2017b problem.....
I had a code prepared in MATLAB version r2013b , I upgraded my MATLAB version to r2017b and the same program that executed quite...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


Explicit solution could not be found. using solve command
b= solve ('(b^2 + a)^(3/2)*(2* b^3 - a^3 - 1) - b^3 - a^3*b^3 + 2* a^3=0','b') Warning: Explicit solution could not be found...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


Basins of attraction and Newtons Method.
I am working on basins of attraction and use the code with newton method but it gives error saying' index increases the dimensio...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


Root Finding problem in fsolve
I an trying to find roots of two nonlinear equations with defined range, at the run it gives the values as under and I wonder th...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


What is background technique of fsolve ?
What is the formula technique behind fsolve? How can I manually verify the technique using a classroom problem manually. Thanks...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to plot fsolve resulting array of answers....
I am using fsolve to solve two equations in two variable and getting the array of answers using valxy=[valxy;x]. Now I want to l...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


How to get all positive values of 'm' from the given domain of two variables?
I have an equation in two variables naming a and b with domains 0.5 to 1 with step size equal to 0.01 for both a and b. I want t...

5年以上 前 | 1 件の回答 | 0

1

回答

質問


For loop for and equations in two variable.
I am preparing a code regarding to solve three equation that depend on two same variables and want to have all the positive root...

5年以上 前 | 0 件の回答 | 0

0

回答