Feeds
已回答
Why am I getting imaginary values with ode45 ??
Thank You for replying Shoaibur Rahman, My question how you are saying I is taking negative values also ?? Could you elaborat...
Why am I getting imaginary values with ode45 ??
Thank You for replying Shoaibur Rahman, My question how you are saying I is taking negative values also ?? Could you elaborat...
10 years 前 | 1
提问
Why am I getting imaginary values with ode45 ??
%This is my program R=1; L=10^-2; C=400/62505000010; Is=10^-12; Vdo=25*10^-3; f=@(t,y) [(-R*y(1)/L-(y(2)/(C*L)-...
10 years 前 | 3 个回答 | 0
3
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
10 years 前