Statistics
16 Questions
0 Answers
RANK
255,316
of 295,467
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
81.25%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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 ...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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=...
8 years ago | 2 answers | 0
2
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
Y axis has limt e-20 to e-4 when I plot this y axis is multiply by e-4 and values like e-18,e-17 .. are showed near to x axis I want that y axis start from e-20 and have increasing step of e1 end at e-4 answer it plz
i want y axis have e-20 e-19 e-18 e-17.... like value
9 years ago | 2 answers | 0