photo

Atique Khan


Last seen: casi 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 3
  • Explorer

Ver insignias

Feeds

Ver por

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 4 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 5 años hace | 0 respuestas | 0

0

respuestas