Ashi Khajotia
Followers: 0 Following: 0
Feeds
提问
Error message: Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 2.078506e-18.
Hello, I am trying to run this code, the values for D_g are going infinity at some points. Is there anything I can do? th = 0:...
1 year 前 | 2 个回答 | 0
2
个回答提问
different colors for variable legend
Hello there, So, I have used variable legend in my code and the values are about 10 but the colors are repeating itself, I am ...
1 year 前 | 0 个回答 | 1
0
个回答提问
Using variable legend in a for loop
Hii, So while using variable legend code, the color of curves and that of legend are mismatching. And when y = 0, there is a ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Using variable legend in for loop
Hii there, So, I have this code wherein I want to vary k from 4 to 9 but in doing that leg_str shows empty values for some cell...
1 year 前 | 1 个回答 | 0
1
个回答提问
solving 1D drift diffusion model for a semiconductor using FDTD. Can anyone rectify this error.
% Constants and parameters q = 1.602e-19; % elementary charge k = 1.38e-23; % Boltzmann constant eps0 = 8.85e-12; % vacuum pe...
1 year 前 | 1 个回答 | 0
1
个回答提问
Want to use nested For loop
Hello, I wish to change value of k in my code after running the code for all j values and then, I wish to plot for the curves f...
1 year 前 | 3 个回答 | 0
3
个回答提问
using for loop with syms
Hello, I would like to use for loop with syms, So there a variable lam with which phi1 and phi2 will change and so do matrix ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Want to insert a matrix in a for loop and change it with a variable
Hello, So, I have a variable phi(1x41) changing with lambda(1x41) and there is matrix (2x2) inside a for loop that needs to b...
1 year 前 | 1 个回答 | 0