Feeds
提问
Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix. Initial conditions solve failed to converge.
Hello, I want to simulate a capacitor using The Polynomial Current-Controlled Voltage Source (PCCVS) but this error could be ...
11 years 前 | 1 个回答 | 0
1
个回答提问
pass output between two ode15s
hello I want to pass output from ode15s in any time step. for example I have two function xdot2+xdot=Vo (function1) V...
11 years 前 | 0 个回答 | 0
0
个回答提问
solution ODE using IFFT
Hello, I want to solve one ordinary differential equation using inverse Fourier transform. But when I compare with ode45 s...
11 years 前 | 0 个回答 | 0
0
个回答提问
2d croos section from a surface
hello, I want to plot 2d cross section of surface. for example x = linspace(-1.5,3.5,50); y = linspace(-2,2,25); [xg...
11 years 前 | 1 个回答 | 0