Community Profile

photo

Yaswanth Sai Jetti


Last seen: 19 days ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Can we install MATLAB v7.0 on a Windows 10 Operating system through required linux version installation in a virtual box?
I am trying to run an old MATLAB code, which requires MATLAB 7.0.1. I have a 64-bit Windows Operating system. However, I would n...

3 years ago | 1 answer | 0

1

answer

Question


Solving a large (263169x263169) linear system in cluster using 'directed' function
I want to solve a linear system in MATLAB whose size is (263169x263169). The major obstacle I am facing is creating the matrix o...

3 years ago | 1 answer | 0

1

answer

Question


Efficient ways to tackle memory problems while creating a symmetric matrix
I have written a function which gives a required symmetric matrix with real values. The input variable to the function is indica...

4 years ago | 0 answers | 0

0

answers

Question


How should I resolve the warning "Warning: Reached the maximum number of function evaluations (100000). The result fails the global error test."?
I am trying too evaluate a double integral numerically using 'quad2d' function over a triangular area. c = 1; xib = 0; yib = ...

4 years ago | 1 answer | 0

1

answer