cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

I am getting error as too many initial conditions

vveeran
4-Participant

I am getting error as too many initial conditions

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.

1 ACCEPTED SOLUTION

Accepted Solutions

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.

View solution in original post

2 REPLIES 2

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.

vveeran
4-Participant
(To:Werner_E)

Thank you

Top Tags