photo

danish ansari


Last seen: ungefär en månad ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Explorer
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


FSOLVE requires all values returned by functions to be of data type double.
while running this code i am getting "FSOLVE requires all values returned by functions to be of data type double" error. Descri...

nästan 4 år ago | 1 answer | 0

1

answer

Question


2-D plot
i want to plot a graph: y axis: (0.00062539 - 1.000625*((Ri^2)/(R^2))) x-axis: R/Ri. Ri is constant and R is a variable. wh...

nästan 4 år ago | 1 answer | 0

1

answer

Question


plotting one variable function
i want to plot a graph: y axis: 4/(1+Ri)^2 xaxis: (1+Ri)/(2*(1-Ri)) : it should vary from 2 to 25 Ri is the only variabe. i ...

nästan 4 år ago | 3 answers | 0

3

answers

Question


need to write values on contour plots
i want to write the objective function value on the contours. which functiona should i use? as of now i am using this ---% p...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


minimum value of one inequality
i need to calculate n which should give minimum even value from the expression. what function should i use to code this. 1/(2...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


How to compute intersection point for each inequality
i need to find the intersection of the following inequalities: 1) t>=2.5*s 2) 0.5<=s<=10 3) 2.5<=t<=25 4) 10<=r<=20 where r...

ungefär 4 år ago | 1 answer | 0

1

answer