Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am getting error as too many initial conditions in ode solve.
I attached the code below.
can anyone help me.
Thank you in advance.
Solved! Go to Solution.
Looks like you got confused about arguments t and n. In the IC you even use n as a function.
I am not sure if the attached is what you had in mind.
Looks like you got confused about arguments t and n. In the IC you even use n as a function.
I am not sure if the attached is what you had in mind.
Thank you
