Community Profile

photo

NILESH PANDEY


Last seen: 4 months 前 自 2015 起处于活动状态

统计数据

  • Thankful Level 3
  • Revival Level 1
  • First Answer

查看徽章

Content Feed

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答