photo

NILESH PANDEY


Last seen: 9 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Question


How can I get the area of each polygon of a voronoi diagram?
I need to find areas of all the polygons inside a voronoi diagram and then alot diffrent properties based on different areas. I ...

5 years ago | 1 answer | 0

1

answer

Question


Summation of series with two index m,n
Hi, I'm trying to simulate the following math equation( please see attached file name as equation). There is term name is d1 ...

5 years ago | 0 answers | 0

0

answers

Question


Numerical solutions of equation
I'm trying to solve the following equation with respect to b I need to find the value of b code is clear all E=1.5e...

6 years ago | 1 answer | 0

1

answer

Question


Matalb 2012 compatibility how to tun Matlab 2015 code at Matlab 2012
I had a code for Matlab 2015 version for some reason I have to run it at Matlab 2012 Version but when I ran this code Matlab 2...

6 years ago | 1 answer | 0

1

answer

Question


Solution of trigonometric equation
I have to find the solutions of scale_length=(Esi*tan(pi*tox./x)-Eox*cot(pi*tsi./(2*x))) %(1) or (Esi*tan(pi*tox./...

7 years ago | 1 answer | 0

1

answer

Question


Time Complexity of Double Integration
I'm trying to run the following code as clc %--------Define Constants all are in MKS-------% q=1.602e-19; h=8....

7 years ago | 1 answer | 0

1

answer

Question


Fourier Coefficient Plots with variable n or m
I'm trying to plot Dsf w.r.t n for a particular m or vice versa code is attached with this How can I get the Plot of Dsf w.r...

7 years ago | 1 answer | 0

1

answer

Question


Hyperbolic Functions series convergence issue
I'am trying to run a code which has attached with this i'am getting answer as NAN i think the reason behind this is because of...

7 years ago | 1 answer | 0

1

answer

Question


problem in iteration code
please refer my last comment before start working on this code i have to find the value of y(i) till y(i)-y(i-1)<=2.59e-4 ...

7 years ago | 1 answer | 0

1

answer

Question


finding the minimum value of a function and corresponding x_min
now after running this code we got plot like parabola by figure anyone can find what is the minimum value of phi1 and at which...

7 years ago | 1 answer | 0

1

answer

Question


Trying to Find the solution of trigonometric equation
i am trying to solve Esi*tan(pi*tox/y)-Eox*cot(pi*tsi/(2*y))=0 for finding the value of y where Esi=11.68*8.85e-12; Eox=...

7 years ago | 2 answers | 0

2

answers

Question


solution of a elliptical integral
i am trying to find the value of k in given code as i increases m i don't get one value of k because ok m increases power of k i...

7 years ago | 1 answer | 0

1

answer

Question


integration using Legendre elliptical function
i am trying to perform integrate f(x)=1/sqrt(1-(k^2)*sin(x)*sin(x)) , where k is a constant 0<k<1 and limit of x is 0 to pi/...

8 years ago | 1 answer | 0

1

answer

Question


plotting a mathematical expression
i am plotting a mathematical code phi_u given in attached file i observed that values of o and p are changing w.r.t x but values...

8 years ago | 1 answer | 0

1

answer

Question


Using simpson 1/3 rule for double integration I want to give first only y limit then after getting this integration I want to give x limit f(x,y)=sin(x)(A1sinh(y)+B1sinh(b-y))+ C1sin(x)*sinh(b-y)+D1sin(x)*sinh(y)+E1sinh(Lx)* sin(y)+sinh(x)*sin(y)
is there a method in simpson 1/3 rule for double integration that first i give only y limit after getting this integration i giv...

9 years ago | 1 answer | 0

1

answer