Community Profile

photo

Kushagra Saxena


University of Alaska Fairbanks

Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Computational modeling and simulation for solving engineering problems

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


webread not reading the full query data from Yahoo Finance
I have a query url from Yahoo Finance to read historical stock price data. The url is: https://query1.finance.yahoo.com/v8/fina...

3 years ago | 0 answers | 0

0

answers

Question


Solving a Constrained Optimization Problem
In solving a constrained nonlinear optimization problem on a function f(x) how do I ensure that the value of f(xopt), although m...

8 years ago | 1 answer | 0

1

answer

Question


How do I make this 3D grid code use all 4 cores in of my CPU
The file attached is a function for creating a 3D grid based on user input of x, y, and z ranges. grid3D(xmin, xmax, ymin, ym...

9 years ago | 0 answers | 0

0

answers

Question


Convergence of a variable in matlab
I have a problem that requires convergence of a variable delTa (temp difference in annulus of a wellbore) whose initial value is...

9 years ago | 1 answer | 0

1

answer

Question


How do I calculate area enclosed by contour lines?
I have [x, y, z] = peaks; [C, h] = contour(x, y, z, 20); Kindly suggest an algorithm or necessary functions to find the a...

10 years ago | 2 answers | 1

2

answers