Yaswanth Sai Jetti
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0